cbyge icon indicating copy to clipboard operation
cbyge copied to clipboard

I integrated with home assistant through MQTT

Open CaptainN opened this issue 2 years ago • 4 comments

I integrated with home assistant through MQTT. Just wanted to share in case you are interested. :-)

(This also contains work from another fork)

Note: I don't really know golang very well, so this is quite sloppy, heh.

CaptainN avatar Mar 09 '22 04:03 CaptainN

This looks very cool. Are you supposed to run this on a separate device or as a Supervisor addon?

KTibow avatar Jun 04 '22 23:06 KTibow

I was running it on the same device, just bare metal (in the OS on a different port). But it actually stopped working (on the API side, it seems), so I threw in the towel, and remove my GE bulbs...

CaptainN avatar Jun 05 '22 03:06 CaptainN

There is another project that integrates into Home Assistant more easily but communicates over WiFi rather than Bluetooth: https://github.com/nikshriv/cync_lights

nschimme avatar Feb 26 '23 17:02 nschimme

:eyes: might have to dig out my cync lights

KTibow avatar Feb 26 '23 17:02 KTibow