-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
There needs to be some sort of mechanism of changing the definition of a scene in response to various situations. For example, I may want a "cozy" scene that is different based on the time of day. Less switches on at night, and dimmer.
The only way of handling that right now is by defining several different scenes, and using a "get the correct scene for this" function. That doesn't fix scenes listed on dashboards, which would bypass this mechanism. It also creates wildly inconsistent code, since there are many ways of tackling this problem.
Instead, this logic should be handled by the room to provide a centralized / standard way of creating this logic.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request