New plug-in: Vera-HABridge to sync HA-Bridge status from Vera to Alexa
-
So, I was bored to see all those "device not responding" banners in the Alexa app and I created a new plug-in:
This will update your devices' status to HA-Bridge and Alexa will finally reflect the correct status!
Just install, insert the HA-Bridge IP and port and you're done. It will work with lights and scenes (scene just to update the status and remove the "device not responding" banner). Colors are not supported, because
It will work with Vera bridged on openLuup, but HA-Bridge accessing the Vera's device directly (there's a special variable, look at the logs).
Very beta, feedback appreciated as always
I hope they'll add a way to query the status via voice soon
-
Installing this and will be testing. Thanks. Gave me the opportunity to update my habridge as I was running an ancient version.
Funny I lately have been struggling with problem with a real hue2 bridge but not with the habridge.Edit: works awesome!
-
V 0.11 on GitHub https://github.com/dbochicchio/Vera-HABridge/releases/tag/v0.11
What's new:
- support for colors
- bug fixing
- stabilization