TheButton/Fibaro & central scene
Posted: Sunday 02 July 2017 22:32
Hi All,
This central scene thing has been a hot topic since long.
It seems there are now some improvements.
In https://github.com/OpenZWave/open-zwave/pull/1125 I read in the last post that it has been implemented in Domoticz.
I use on a testsystem beta version 8015.
Indeed, the button gets included. I only see 1 switch however, and it gets triggered by every possible push of thebutton: 1 time, long, 3 times, etc.
When I see in the OZW log howver, I see this:
2017-07-02 22:18:15.241 Info, Node058, Received Central Scene set from node 58: scene id=1 with key Attribute 3. Sending event notification.
2017-07-02 22:18:30.660 Info, Node058, Received Central Scene set from node 58: scene id=1 with key Attribute 0. Sending event notification.
The Attribute reflects perfectly the type of push (1, 2, 3, 4, 5, hold and realease).
I also read http://www.domoticz.com/forum/viewtopic ... 24&t=13327 where it is suggested to write a script to parse the logfile. But that is bypassing the 'good' solution.
Q: Is there a permanent solution coming up in Domoticz where several (7) switches will be visible and those will correspond to the #pushed of thebutton? Or maybe there is something I'm not doing entirely correct?
Thanks a lot!!!
This central scene thing has been a hot topic since long.
It seems there are now some improvements.
In https://github.com/OpenZWave/open-zwave/pull/1125 I read in the last post that it has been implemented in Domoticz.
I use on a testsystem beta version 8015.
Indeed, the button gets included. I only see 1 switch however, and it gets triggered by every possible push of thebutton: 1 time, long, 3 times, etc.
When I see in the OZW log howver, I see this:
2017-07-02 22:18:15.241 Info, Node058, Received Central Scene set from node 58: scene id=1 with key Attribute 3. Sending event notification.
2017-07-02 22:18:30.660 Info, Node058, Received Central Scene set from node 58: scene id=1 with key Attribute 0. Sending event notification.
The Attribute reflects perfectly the type of push (1, 2, 3, 4, 5, hold and realease).
I also read http://www.domoticz.com/forum/viewtopic ... 24&t=13327 where it is suggested to write a script to parse the logfile. But that is bypassing the 'good' solution.
Q: Is there a permanent solution coming up in Domoticz where several (7) switches will be visible and those will correspond to the #pushed of thebutton? Or maybe there is something I'm not doing entirely correct?
Thanks a lot!!!