Skip to content

Add scene support for scenes defined in Home Assistant #175

@finopsfuntimes

Description

@finopsfuntimes

Is your feature request related to a problem? Please describe.

I bought this light switch, which displays and allows you to activate Hue scenes for the chosen room.
Violet smart switch lite
It would be great to have this work natively with hass-emulated-hue !

Describe the feature that you would like to be added

Support for scenes:

  • Scenes defined in HomeAssistant should be exposed by the /scenes API route.
  • Scenes defined in HomeAssistant can can be recalled/activated by calls to the /groups/id/action route, specifying a scene ID in the request body as per the standard API.

Describe alternatives you've considered

I have used Postman to call the create scene API endpoint to define scenes manually, with some success.

Describe your use case for this feature

Exposing the scenes defined in home assistant will avoid having to create them manually and would be of benefit to all users, not just those who want to use the light switch I've mentioned!

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmedWe know what should be done to resolve the issueenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions