Official Plugins

Official HomeCmdr adapter plugins: Elgato Lights, Ollama, Roku TV, and Zigbee2MQTT.

Official plugins are WASM binaries maintained in the homecmdr/plugins registry and installed into a workspace with the HomeCmdr CLI:

homecmdr plugin add <plugin-name>

No build step required — the CLI downloads the pre-built .wasm binary and .plugin.toml manifest, prompts for any required config values, and restarts the service if it is running.