deCONZ - Official thread

I guess it is up to each user which add-on to use, but my preference is to go with the one that is currently updated, it’s a less than 5 min task to change add-on whenever the need is there. It was just a suggestion for you instead of waiting for something that is available in another version.

How do I change add-on from Martdoc to official when time comes? Do I just uninstall Martdocs and install the official one or do I need to back something up to keep my paired devices etc?

i think all lights and stuff are stored on usb stick anyay
or just make a back and restore if needed

You make a backup in Phoscon and then uninstall the one you are running now and then install the one you want to use and import the backup in Phoscon. It’s a combination of what is stored in the gateway (Raspbee or Conbee) and what is stored in Phsocon.

EDIT: You don’t really have to uninstall, you can have both installed, but just stop one add-on and run the other.

1 Like

Hi there,

I tried to migrate to new Deconz, and backup up conbee stick on phoscan app, remove add-on mathroc, installed new one added in config usb0) started new addon, all seems good, webui is working, I restored old from backup, light and switches working, so far so good.

I tried integration and open on phoscan to authenticate, started integration and … not working got error:
Timeout getting deCONZ data from http://172.30.33.0:80/api.

But on phoscan is still open.

My network setting in this addon is:
Network

|Container | |Host|
|80/tcp|| |9880|
|8080/tcp|| |9881|

So kind of defaults just after the installation.

What is wrong?

Internal and external port needs to be the same for websocket

OK, so what to do?

Replace 9880 to 80 and 9881 to 8080?

Just did it restarted addon, tried integration the same error.

Hmm, should be not changed, those are the docker ports?

I do not know, a bit on noob site ;-). I just follow instruction. I have arch Linux with docker installed hassio and homeassistant, I have other containers (sonar, radar, nzbget). Marthoc addon worked without any problems out of the box.

Indeed , same for me, and there are internal/external ports also different… Not used official yet, since I like the vnc viewer :wink:

Logs a bit strange maybe:

[pydeconz.utils] Discovered the following bridges: [{‘bridgeid’: ‘00212EFFFF017192’, ‘host’: ‘172.30.33.0’, ‘port’: 80}].
2019-03-20 17:59:35 INFO (MainThread) [homeassistant.components.http.view] Serving /api/ to 172.30.32.2 (auth: True)
2019-03-20 17:59:37 INFO (MainThread) [homeassistant.components.http.view] Serving /api/config/config_entries/flow/26f5939bfc6345bb8394de08f8ef68a5 to 192.168.0.215 (auth: True)
2019-03-20 17:59:37 DEBUG (MainThread) [pydeconz.utils] Sending {‘auth’: None, ‘data’: b’{“devicetype”: “pydeconz”}’} to http://172.30.33.0:80/api
2019-03-20 17:59:47 ERROR (MainThread) [pydeconz.utils] Timeout getting deCONZ data from http://172.30.33.0:80/api.

All,

I have mentioned here before but I am trying to connect my deCONZ to my Hue apps and I believe this is possible, but I am still having issues.

I have a few questions.

I still have a Hue Bridge V2 online, should I turn that off whilst I try to pair?

I use iOS so which Hue app should I use, the newer one for v2 bridges or the legacy one for the older type?

I am also trying to get iConnectHue working to no avail - is this supported?

Same problem with Alexa

My Hue apps search and find a bridge, when it says in the app to press the button, is that ‘Authenticate App’ in the Phoscon app?

I confirm that Phoscon is running on a standalone RPI on port 80. I have the deconz-gui service running although I have tried it with just the deconz service instead.

My Phoscon app version is 2.05.60 and the fw of the Conbee stick is 26320500.

mb
Thanks :slight_smile:

deconz information over discovery is that the port to communicate with deconz is on port 80, whereas on host it is 9880, that’s why the port needs to be the same on both sides of the container

Thanks @Robban. By container you mean Docker? I am running it on a standalone Pi on Raspbian. Should I change to port to 9880?

@markbajaj That answer was really for Eskimos issue :wink:

1 Like

Lol I can see that now (i looked) :slight_smile:

Been a long day already…

1 Like

Thx @Robban, but still I do not know how to make it works. I reckon I just gave and come back to Marthoc add-on which on my setup works out of the box.

BTW the first link on that official deconz add on to the deconz installation page is not working either, so seems to be really to early to jump on.

Just noted that on official deconz addon my Conbee is on ip 172.30.32.2 on phoscan webui.
But Marthoc addon is making it on my host ip 192.168.0.250. This makes maybe that difference that I can not get it to work.

yes, bu normally all dockers run on those 172.30.32.x range, shouldnt mather