unixpickle / cbyge

Reverse engineering Cync (formerly "C by GE") WiFi devices
BSD 2-Clause "Simplified" License
128 stars 18 forks source link

I integrated with home assistant through MQTT #14

Open CaptainN opened 2 years ago

CaptainN commented 2 years ago

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.

KTibow commented 2 years ago

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

CaptainN commented 2 years ago

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...

nschimme commented 1 year ago

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

KTibow commented 1 year ago

:eyes: might have to dig out my cync lights