Skip to content

Scene overrides #5

@zoe-codez

Description

@zoe-codez

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions