dale3h / hue-mqtt-bridge

MQTT bridge for Philips Hue Dimmer and Hue Tap
MIT License
51 stars 6 forks source link

pre-built addon + mqtt protocol version #13

Open pascal1337 opened 6 years ago

pascal1337 commented 6 years ago

Hey,

it would be cool, if you'd create a addon repository, (Someone already built a docker image https://hub.docker.com/r/ajclarkson/hue-mqtt-bridge/) It would make it much more easier to install.

Furthermore I have some problems with the used mqtt protocoll version. When I try to use the delivered pub / sub client hass.io always tells me, that I come with version 3.1. Hass.io naturally delivers version 3.1.1 and seems not to be compatible backwards.

Have a nice day, Pascal

lazytesting commented 6 years ago

I just created this PR on the Hassio Addons repo with a new addon which runs the bridge: https://github.com/home-assistant/hassio-addons/pull/237

snod commented 5 years ago

Since they don't want to include that in their repo have you thought of creating a repo yourself?