I spent days trying to figure out how to expose scenes from HA to Alexa, but I'm not able to find a solution
This is my config fileemulated_hue:
type: alexa
host_ip: 192.168.178.100
listen_port: 80
expose_by_default: false
exposed_domains:
Hey there @bdraco, @tho85, mind taking a look at this feedback as it has been labeled with an integration (emulated_hue) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of `emulated_hue` can trigger bot actions by commenting:
- `@home-assistant close` Closes the feedback.
- `@home-assistant rename Awesome new title` Renames the feedback.
- `@home-assistant reopen` Reopen the feedback.
- `@home-assistant unassign emulated_hue` Removes the current integration label and assignees on the feedback, add the integration domain after the command.
Feedback
I spent days trying to figure out how to expose scenes from HA to Alexa, but I'm not able to find a solution This is my config fileemulated_hue: type: alexa host_ip: 192.168.178.100 listen_port: 80 expose_by_default: false exposed_domains:
light.faretti_bagno_ingresso: name: "Bagno" hidden: false light.lavanderia_taverna: name: "Lavanderia" hidden: false
etc etc
Lights are working but scenes are not. Alexa is not able to find scene device when I tell the device to find new devices.
URL
https://www.home-assistant.io/integrations/emulated_hue/
Version
2023.11.2
Additional information
No response