just tried it - still happening. removed the switch, paired it again.
2nd, 3rd and 4th row switch on/off all my phoscon lights
just tried it - still happening. removed the switch, paired it again.
2nd, 3rd and 4th row switch on/off all my phoscon lights
Hi, any further update? Again, more than willing to ship a device within Europe if it helps. Supporting these 8 button switches would really be helpful with the growing amount of smart lights being used
Cheers
Sorry for the late response.
My inquiry has revealed that our selected retailerās shipping to Germany cannot be handled.
So if you could send us the device for integration it would be great. Send me a DM for the details.
Maybe stupid question⦠how do I send a DM here�
Just click on my name and āmessageā
My bad. Changed it.
It worked
Thereās this automatic measures the forum takes for spamming. You needed level 1 to be able to PM people or so.
Changed it to 0
This matter is all in all a little bit tricky. Had the all off experience myself with the very same switch.
Back in the days, Iāve thrown this PR into the field, but thereās apparently other side effects which make an amendment not as easy as thought.
Regardless, thereās a workaround to cease the negative side effects (it doesnāt cater for the root cause). You can set the group being responsible for switching everything off to deleted inside deconzā DB. For that, find the DB named zll.db
on your file system. Make sure deconz is NOT running and then open the DB on the command line with sqlite3
(assuming here you go with Linux). Once connected to the DB, issue the following command:
update groups set state="deleted" where gid="0xFFF0";
and then close the DB again with .exit
. Afterwards, you can start deconz again and there shouldnāt be any further trouble.
Hi guys, any further news here?
Any update on this issue? Iāve been experiencing the same issues and I canāt get the workaround mentioned above by @Swoop to work.
We are investigating
Hi guys, any real update here�
This thread is open since july now. Is there any plan to find a solution for these 4 channel switches or should i replace them with 4 button ones? (if not thats also a fine answer by the way ;-))
Still more than happy to send you a device if it helps fixing this. Thanks!
Hey,
not realy so far as we aren“t had time to test anything in the last weeks. Our main-programmer will take a look at it on the weekend. If there isn“t anything new about it I will come back at your offer.