Map scenes to HomeAssistant devices #10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, we have two hardwired MQTT devices that are published: the all-white lightswitch mode and the idle mode RGB controls.
Since scenes are now configurable via json, it makes sense that the scenes should also be exposed to the automation APIs in MQTT. Turning on one scene should automatically turn off all the others.