Home automation bridge that emulates a Philips Hue light system and can control other systems such as a Vera, Harmony Hub, Nest, MiLight bulbs or any other system that has an http/https/tcp/udp interface. This is a compact impl to run on small format computers. This is impl started from this project https://github.com/armzilla/amazon-echo-ha-bridge.
You can send color updates as well since the ha-bridge emulates the hue interface. You can send hue/sat or XY messages to the ha-bridge in the status update call.
I developed a plug-in for Vera to synchronize status back to HA-Bridge https://github.com/dbochicchio/Vera-HABridge
It's working well, even if it's new, but I'm wondering if it's possible to synchronize colors as well.
Thanks.