Custom Integration for Home Assistant to control any (local/remote) LedFx-server
- Select your LedFx scene from inside Home Assistant!
- Display the number of scenes/devices/pixels connected to LedFx
- Start and stop the LedFx server (custom Endpoint required!)
- Toggle the power for devices configured in LedFx
- Display number of pixels per device
- Display IP per device
- Display current running effect-name
Default | With Devices |
---|---|
![]() |
![]() |
- LedFx > v0.9.0
- with at least one scene setup
- the ledfx config.yaml file defines your host as 127.0.0.1 by default. The host needs to be changed to 0.0.0.0 in order for this integration to function properly
- LedFx Docs
- hass - (HomeAssistant)
- HACS - (HomeAssistantCommunityStore)
{% if not installed %}
- Click "Install"
- Restart Home Assistant for the changes to take effect
- In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "LedFx Remote"
- Configuration is done in the UI
{% endif %}