I tried to install your addon, I added your repo do hassio, it shows up, deconz addon I try to install but I got problem:
ERROR (SyncWorker_12) [hassio.docker.interface] Can't install marthoc/hassio-addon-deconz-armhf:2.05.28 -> 404 Client Error: Not Found ("no such image: marthoc/hassio-addon-deconz-armhf:2.05.28: No such image: marthoc/hassio-addon-deconz-armhf:2.05.28").
Iâve just verified that the tagged image for 2.05.28 is available on Docker Hub. Maybe your Hass.io instance is having some trouble finding Docker Hub?
That is a bizarre problem - the new firmware should be listed as available in the flashing script⊠Iâm not sure why it isnât. If you specify the new firmware file name, what happens?
Ok I understand why this is happening. First, you need to do:
docker pull marthoc/deconz
To update the image on your system to the latest (2.05.28) image which includes the newest firmware. Then run the flashing script again and it will be available!
You were right, I figured out by myself when I undestood that the image used for flashing firmware was not the same installed by the hass.io plugin.
Firmware updated flawlessly
In fact you could use the same image as the addon (it includes the flashing script too). Itâs just more straightforward to point people to marthoc/deconz.
Iâm having trouble with my conbee not finding any devices. I tried installing deconz on windows too, and there it worked. Any thoughts on why it doesnât work with the addon? I run hass.io on an intel nuc (however I found another person with the same problem running on rpi).
Yes all of that should work together. I canât say for sure with that gledopto, but if it presents itself as an ordinary zigbee light it shouldnât be an issue.
I always recommend the conbee over the RaspBee,one reason is that if you want to change from raspberry to another device the conbee is more practical, also there are some issues with raspberry and bluetooth and other stuff when using RaspBee
Thank you. Iâll order the conbee then - good point about the versatility of USB! Apparently hue hub can control gledopto so no reason I can see that it wouldnât work - your reassurance is, er⊠reassuring!
Iâve plugged the conbee in to my hassio Raspberry Pi and I have installed the Hassio add on. When I go to http://hassio.local:8080 (i.e., my Hassio IP address but port 8080) I just see a web page that says âInvalid Requestâ. Can anyone help with this?
Do I need to have set up the Deconz component already? I have not done that.
Or is it because I have not update the firmware on Conbee?
[Hass.io] Starting deCONZ Hass.io Addon...
[Hass.io] Current deCONZ version: 2.05.30
[Hass.io] Web UI port: 8080
[Hass.io] Websockets port: 8443
libpng warning: iCCP: known incorrect sRGB profile
This plugin does not support propagateSizeHints()
This plugin does not support propagateSizeHints()
This plugin does not support propagateSizeHints()
I did two things - update the conbee firmware by using a windows machine, and remove my zwave USB stick. This appears to have resolved the issue. I will try plugging the zwave stick in again later and see what happens.
@marthocoo I have just tried to install the new HassOS image for HassIO
Unfortunately I canât get my raspbee module to work correctly in HassOS with deconz addon, I am adding the lines to disable bluetooth and enable UART in the config TXT but it wonât work this time.
Any ideas? Someone has tested it?
I will get an additional raspberry and SD to do some testing with the Raspbee on HassOS. @marthocoo I will report back to get advice so we can sort this out.