Hey everyone!
Last year I released an MQTT C-Gate Web bridge for Home Assistant, including Auto-Discovery of devices.
Today i’m launching a native Home Assistant Add-on that hosts CGateWeb, C-Gate and everything required to wire it together into a single installable Add-On.
Some features:
- Support for remote hosted and self contained CGate instances
- Auto downloader for C-Gate using Scheiders website for the latest C-Gate
- Over 50 small bug fixes, with everything from threading issues, performance and testability addressed (over 600 unit tests)
I’d love to hear your feedback, as well as any pull requests and repository issues.
Shout out to @the1laz for all the inspiration from his original 300 line script - this entire project wouldn’t be possible without his original inspiration.