The rest then should be easy. As soon as you have deconz --http-port=80 running, direct your browser to the address of your raspberry pi and follow the instructions in here starting from page 3. If you have trouble adding your lights to the network, try resetting them (page 15).
When you’re finished setting up your lights you can add them to homeassistant by adding the following to your config (replacing the host IP accordingly
light:
platform: hue
host: 127.0.0.1
After a restart, when the hue wizard in HA prompts you to press a button on the hue bridge, go to the webinterface and under settings click ‘open network’. Now you should start seeing your lights pop up in HA.
I got this working perfectly on a different raspberry pi using the raspbee - my only correction would be that in order for HA to connect to the raspbee hue platform, click the ‘unlock gateway’ button which is also found in settings just above ‘open network’. Thanks for all the help!
I have this running on a different raspberry pi than HA but the lag for turning off/on lights is almost zero in my opinion.
For people using Deconz, how well and reliable does it work? Also, what devices do you use?
I want to try it, but I’m afraid of spending 40€ and then realizing it doesn’t work well
Yeah, you need DeConz for it to work.
The advantage I see on DeConz vs HA with the HUSBZB-1 is that Deconz supports ZHA and ZLL and supports many more devices I think.
Also, the HUSBZB-1 has USA ZWave frequency, which will not work with the devices here in EU.
Aside from the additional functionality of the Conbee (which I didn’t realize and not sure if it’s that much of a benefit) it’s still cheaper to buy both the HUSBZB-1 and the AEOTEC Z-stick than it is to buy the Conbee and the Z-stick even if the HUSBZB-1 Z-wave radio won’t work for you.
I was comparing US prices. The Conbee sells here on Amazon for $45 and the HUSBZB-1 sells on Amazon for $37. And with the HUSBZB-1 you get a free Z-wave radio.
Hi guys,
Just read through this very interesting thread… wow.
Could you please advise what would be the preferred way to run this with hass.io which is running on RPi3?
in a container (marthoc/deconz) - though I’m not really sure how to set it up