Search found 4 matches
- Saturday 05 October 2019 15:06
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 105050
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
It works! I created a new key with your py script. Then I received web connection problems for the web socket. Suspected that the NAS didnt accept calls on this port. Checked the port forwarding rules for the deconz container and there were a mismatch. In port was 32000... something and when ...
- Saturday 05 October 2019 12:49
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 105050
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Ah OK. Thought that if you received config on the API call it would ensure an OK key. I had to setup a new deconz container since qnap wouldnt let me change env variables even if shut down. Regarding generating a key I followed the getting started guid on deconz homepage. Will generate a new key ...
- Saturday 05 October 2019 10:54
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 105050
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Hi! Thank for you quick response. I've changed port to 8443 and also set NAT rule in container(as were for 443) and are now receiving this in the logs: 2019-10-05 10:46:23.765 Status: (deConz plugin) Started. 2019-10-05 10:46:23.399 Error: (deConz plugin) Bad API KEY ! 2019-10-05 10:46:24.162 ...
- Friday 04 October 2019 20:03
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 105050
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Hi All! I've read a lot about this plugin and is very keen on getting it to work and after some struggling with python libs I'm almost there. When I start Domoticz I receive a socket error (see below). The setup is a docker instance with deconz, a virtual machine (debian buster) with latest Domoticz ...