-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement sensors #50
Comments
What exactly does a sensor have to do with effects ? What sensor is it missing exactly ? |
It seems that hue essentials uses some sensor stuff to get effects working on the bridge only without having to use the phone. If you try adding those effects, you will see what I mean. |
Seems like HueLabs also uses the same sensors trick for effects. |
Once this issue has been resolved, it may be possible to add support for simple Routines. This could maybe be achieved by converting them to Home Assistant automations. See further: #103 |
The Home Assistant sensors did not import to Alexa, I was thinking to trigger some Alexa routines based on real or virtual HA sensors. The sensors do not show in the json. Do they export automatically or is there come configuration required? |
curl http://{ip}/api/{user}/sensors
Let me know if there is more info needed. |
will it be possible to support triggering routines on the echo with the sensors feature? I'd love to be able to trigger echo routines based on HA entities |
HI! how can I control hue emulation with echo device? |
Sensors endpoint isn't currently supported. This results in Hue essentials effects stored on the bridge not functioning.
The text was updated successfully, but these errors were encountered: