Search found 7 matches
- Sunday 14 June 2020 13:28
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 684
- Views: 111822
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
I now use 'sun down' minus around 40 minutes to turn the lights on at twilight. Possably a setting for 'twilight' or 'start sundown' would be easier tot find the right time to turn on the lights when it gets darker outside. But I bought a light sensor yesterday. I think that will be more practical ...
- Friday 12 June 2020 16:49
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 684
- Views: 111822
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
So it has to be used with a blockly script? Would it be possible there to use it with the different types of astronomical / nautical sunset / golden hour etc as described in the link (from HA, but referring to the use of the deconz daylight sensor) below? Well, possibly not really much more useful ...
- Thursday 11 June 2020 19:48
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 684
- Views: 111822
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Has anyone used the daylight 'sensor' provided with the deconz software? In Domoticz it is showing up as a switch, not as a sensor.
- Tuesday 13 August 2019 23:52
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 684
- Views: 111822
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Now with python 3.7 it works alright. But i'm not totally sure what the problemen exactly was. Maybe we'll find out over time, if it occurs again.
Thanks for your efforts maintaining this plugin!
Thanks for your efforts maintaining this plugin!
- Monday 12 August 2019 20:39
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 684
- Views: 111822
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
'pip3 install json' command was not working, so i installed simplejson with 'pip3 install simplejson'. That didn't solve the problem, though.
I'm a total python-noob, so i'm afraid I haven't got a clue what the background problem may be.
I'm a total python-noob, so i'm afraid I haven't got a clue what the background problem may be.
- Monday 12 August 2019 19:16
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 684
- Views: 111822
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Don't know exactly what the problem was, but possibly something with python 3.8 beta version? I've installed an older version and it seems to work now.BTW, you are the first one I see with a 3.8 version.
Great fun to tinker around with some zigbee lights in Domoticz!

- Sunday 11 August 2019 21:49
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 684
- Views: 111822
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
I can't get the plugin to work. Has anyone an idea what goes wrong here? Have tried it with the 1.0.9 plugin too. Running latest beta under Windows 10. . 2019-08-11 21:26:48.860 Error: (deCONZ) failed to load 'plugin.py', Python Path used was 'C:\Program Files (x86)\Domoticz\plugins\Domoticz- deCONZ ...