You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to add functionality to sniff data on DALI bus, to get light status updated when a DALI switch or dimmer is used? This way I would not have to cyclically request DALI status for each DALI device, which take quite a lot of time.
This way, dali2mqtt would know the status of each switch based on either user input from a physical switch/dimmer, and by the commands sent through MQTT. When a dimmer/switch is utilized, this status could be sent through MQTT immediately (to for instance Home Assistant).
The text was updated successfully, but these errors were encountered:
Would it be possible to add functionality to sniff data on DALI bus, to get light status updated when a DALI switch or dimmer is used? This way I would not have to cyclically request DALI status for each DALI device, which take quite a lot of time.
This way, dali2mqtt would know the status of each switch based on either user input from a physical switch/dimmer, and by the commands sent through MQTT. When a dimmer/switch is utilized, this status could be sent through MQTT immediately (to for instance Home Assistant).
The text was updated successfully, but these errors were encountered: