openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.86k stars 3.57k forks source link

[openwebnet] Update trigger does not work on Switch channel #14102

Closed TheNinth7 closed 1 year ago

TheNinth7 commented 1 year ago

I have been trying to create a Thing listening to general, area or group commands, for example with WHERE=7 for listening to area 7 in the BTicino system. This works but only allows detection of status changes from ON to OFF or vice versa. In the BTicino system an OFF command could be followed by another OFF command, and even the "was updated" trigger is not fired when that happens, therefore making it impossible to process the second event (which should still have an affect on any devices switches ON between the two OFF commands).

Not sure what the expected behavior is, but I thought that the "was updated" trigger should fire also for the second OFF.

Here are screenshots of my setup, first the Thing:

Screenshot - 29_12_2022 , 06_34_23

Then the Item:

Screenshot - 29_12_2022 , 06_32_41

And finally the rule:

Screenshot - 29_12_2022 , 06_35_50

openhab-bot commented 1 year ago

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/openwebnet-bticino-openhab3/128305/105

openhab-bot commented 1 year ago

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/openwebnet-binding-beta/129775/62