Component for deep integration LedFx from Home Assistant.
- LedFx version >= 0.10.7
- ❗ Effect controls (number, switch, select) are disabled by default. They must be enabled manually.
- ❗ Controls (number, switch, select) if enabled, have the status
UNAVAILABLE
by default. After enabling the effect on the device, the status will be changed by those that are supported by this effect.
The easiest way to install the LedFx integration is with HACS. First install HACS if you don’t have it yet. After installation you can find this integration in the HACS store under integrations.
Alternatively, you can install it manually. Just copy and paste the content of the hass-ledfx/custom_components folder in your config/custom_components directory. As example, you will get the sensor.py file in the following path: /config/custom_components/ledfx/sensor.py. The disadvantage of a manual installation is that you won’t be notified about updates.
Via GUI
Settings
> Integrations
> Plus
> LedFx
To connect, enter the ip address and port. And also if you use basic auth, enter the user and password.
❗ Via YAML (legacy way) not supported
- Install lovelace-auto-entities from HACS
- Install light-entity-card from HACS
- Add new Lovelace card before that replacing
device
: example