Add-on: hue mqtt bridge

Hey fellows,

I was trying to create an addon for the following component:

I’m failing with everything. Can someone help me creating an addon for this? There is already a prebuilt docker image: https://hub.docker.com/r/ajclarkson/hue-mqtt-bridge/

When I use a simple construct for addon, it says, it cannot find the tag “1”, which seems to be hardcoded. I cannot change the tag in config. The default tag is “default”, which is not looked up by hass.io.

The problem is, that after reboot of host / restart of container, all custom files and services will be destroyed. Therefore an addon is needed.

Thank you in advance,
Pascal

did you get any further? I just migrated from hassbian to Hass.io so i’ll need this too, unless there is another way to get “almost-instant” feedback from pushing hue remote buttons? (dimmer/tap)

Hey,

sorry for the late reply.

I switched my zigbee hub from hue to raspbee (https://www.dresden-elektronik.de/raspbee/)

There rest api (Deconz) pushes switch changes directly to hassio.

Best regards!

This one worked for me before. Now using a custom_component though.

1 Like