Page 2 of 2
Re: 2gang Girier dimmer switch problem in Zigbee4Domoticz
Posted: Monday 04 September 2023 20:36
by pipiche
I've started some work with the 2CH module
PLease make sure to be on hotfix-stable7-7.1.004 and with [2.100] at minimum
I'll do some investigation tomorrow and during the week, will keep you posted
Re: 2gang Girier dimmer switch problem in Zigbee4Domoticz
Posted: Tuesday 05 September 2023 19:39
by pipiche
olleman wrote: ↑Wednesday 09 August 2023 21:34
Just a quick question. It says on Aliexpress that this device should be Zigbee 3.0 compatible but as I read from the notes of version 7 of the plugin all zigbee 3.0 devices are compatible with the plugin. Does this mean that the device really isn't Zigbee 3.0?
can you kindly switch to the hotfix-stable7-7.1.004 branch ?
Code: Select all
git pull
git checkout hotfix-stable7-7.1.004
sudo python3 -m pip install -r requirements.txt --upgrade
restart the plugin
and let me know if the behaviour is better ?
Re: 2gang Girier dimmer switch problem in Zigbee4Domoticz
Posted: Thursday 14 September 2023 20:49
by olleman
pipiche wrote: ↑Tuesday 05 September 2023 19:39
olleman wrote: ↑Wednesday 09 August 2023 21:34
Just a quick question. It says on Aliexpress that this device should be Zigbee 3.0 compatible but as I read from the notes of version 7 of the plugin all zigbee 3.0 devices are compatible with the plugin. Does this mean that the device really isn't Zigbee 3.0?
can you kindly switch to the hotfix-stable7-7.1.004 branch ?
Code: Select all
git pull
git checkout hotfix-stable7-7.1.004
sudo python3 -m pip install -r requirements.txt --upgrade
restart the plugin
and let me know if the behaviour is better ?
Sorry for not getting back to you sooner l, had notifications turned off. I really appreciate your work and I'll get back to you next week since I'm backed up this weekend.
Re: 2gang Girier dimmer switch problem in Zigbee4Domoticz
Posted: Sunday 17 September 2023 17:21
by olleman
pipiche wrote: ↑Tuesday 05 September 2023 19:39
olleman wrote: ↑Wednesday 09 August 2023 21:34
Just a quick question. It says on Aliexpress that this device should be Zigbee 3.0 compatible but as I read from the notes of version 7 of the plugin all zigbee 3.0 devices are compatible with the plugin. Does this mean that the device really isn't Zigbee 3.0?
can you kindly switch to the hotfix-stable7-7.1.004 branch ?
Code: Select all
git pull
git checkout hotfix-stable7-7.1.004
sudo python3 -m pip install -r requirements.txt --upgrade
restart the plugin
and let me know if the behaviour is better ?
Hello!
I finally got around to testing it and it seems to work just fine now, I didn't even have to re-add the light switch in Domoticz
Thank you!
Re: 2gang Girier dimmer switch problem in Zigbee4Domoticz
Posted: Sunday 17 September 2023 19:10
by pipiche
Thanks for the feedback