-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
confirmedWe know what should be done to resolve the issueWe know what should be done to resolve the issueenhancementNew feature or requestNew feature or request
Description
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
PrplHaz4
Metadata
Metadata
Assignees
Labels
confirmedWe know what should be done to resolve the issueWe know what should be done to resolve the issueenhancementNew feature or requestNew feature or request