viewtopic.php?t=21075Thorgal789 wrote: ↑Saturday 30 March 2019 14:29 Hu ? Lol, I m glad it works now, but I still don't understand the bug and how it can be resolved with eventsystem ?
You still have the link to the forum with the similar bug ?
Search found 7 matches
- Saturday 30 March 2019 14:35
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 105386
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Saturday 30 March 2019 11:51
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 105386
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
I found the problem (I followed the plugin instructions you posted earlier again and still didn't work) but i found another similiar topic who gave the tip to enable Settings -> Other -> EventSystem . In my case it was already enabled so I turned it off and again again followed by a restart and now ...
- Saturday 30 March 2019 11:29
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 105386
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
This is what I'm seeing after a restart under the 'All' tab, status is empty and there is no error tab.
https://imgur.com/t4cYfPY
https://imgur.com/t4cYfPY
Code: Select all
pi@raspberrypi:~ $ sudo service domoticz restart
pi@raspberrypi:~ $ python --version
Python 2.7.13
pi@raspberrypi:~ $ python3 --version
Python 3.5.3
- Saturday 30 March 2019 10:46
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 105386
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
This is the the log that I see after restarting Domoticz 2019-03-30 10:42:27.128 Sunrise: 06:17:00 SunSet: 19:05:00 2019-03-30 10:42:27.128 Day length: 12:48:00 Sun at south: 12:05:00 2019-03-30 10:42:27.128 Civil twilight start: 05:43:00 Civil twilight end: 19:38:00 2019-03-30 10:42:27.128 Nautical ...
- Saturday 30 March 2019 7:40
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 105386
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
I m speaking about domoticz log, on "setting" / "log" Ah, no I don't have any errors but only the regular messages On your second example, I can see another domoticz install with a "Domoticz-deCONZ" folder, you don't have same problem on this install ? This was another attempt. The directory is ...
- Friday 29 March 2019 21:46
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 105386
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Which log are you referring to? Let me say I haven't found any hint in logs or whatever (but i might have overlooked it). What I did was the following; Followed; https://github.com/dresden-elektronik/deconz-rest-plugin https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Update-deCONZ ...
- Friday 29 March 2019 20:37
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 105386
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Hi, Thanks for your work!! However I'm having a trouble that I can't find it in my hardware list after installing it in my plugin folder pi@raspberrypi:~/domoticz/plugins/deCONZ $ ls -ltrh total 108K -rw-r--r-- 1 pi pi 6.9K Mar 29 19:59 README.md -rw-r--r-- 1 pi pi 35K Mar 29 19:59 LICENSE.txt -rw-r ...