Map scenes to HomeAssistant devices #10
Labels
No Label
bug
hardware-support
performance
remote-control
ux
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: tdfischer/renderbug-cpp#10
Loading…
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.