okay great - i will contact you on your github repository for the plugin.
update: yes since it is a different model name it will not jump to the right function. i will send you the details or make a pr.
Search found 6 matches
- Friday 26 November 2021 20:43
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 104791
- Friday 26 November 2021 16:43
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 104791
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
i was talking about the beta from the deconz plugin. so the levels are named B1 to B9 (from 10 to 90) - but it stays about the same, in the device log: with a long down press i get a B4 after i release the button, and i get the same after a short click. and yes i can get that levelname in dzvents ...
- Friday 26 November 2021 16:27
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 104791
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
UPDATE:
after switching to beta, deleting the device and adding it new i now have generated levels from 10 to 90. i will check if this fixed my problem.
after switching to beta, deleting the device and adding it new i now have generated levels from 10 to 90. i will check if this fixed my problem.
- Friday 26 November 2021 16:11
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 104791
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
it doesn't send the short click if i do a long click. it sends a nValue 0 (with sValue Off) and then the 40 after i let go. i have 3 of them - all behaving the same way. i paired one with a zigbee led panel through phoscon and everything works there, i can short click for on/off and long click for ...
- Friday 26 November 2021 15:24
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 104791
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
so the thing is i added the level values by myself to the switch and for that part it is working. could that be automatically generated somehow? but even without setting the level numbers to names i have a problem, i took the values out of the domoticz log: up short click -> 10 down short click ...
- Friday 26 November 2021 11:47
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 673
- Views: 104791
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Hi, i'm trying to get my Ikea Styrbar set up with domoticz so that i can use all of its functions including long press. I'm seeing the nValues / sValues which doesn't seem to be usefull in case of longpress. deCONZ is sending button events which are described here: https://dresden-elektronik.github ...