[openWebNet/BTicino] openHAB4 ... old thread

I just published on the Marketplace a new 4.1.0.beta2 version with further improved handling general/area events for lights.

@m4rk , @the-ninth and @marchino can you check?

Configuration and working example animation follows.

NOTES

  • For thos who have defined General/Area/Group things using bus_on_off_switch, now the new bus_light_group thing type must be used
  • this does not fix handling of GEN / AREA events for Automations (WHO=2). If the approach works, I will extend it also to automations

Related GitHub issue

Sample configuration

bus_light_group               ALL_lights           "All lights"             [ where="0" ]
bus_light_group               LR_area              "Living Room Area 5"     [ where="5" ]
bus_on_off_switch             LR_switch            "Living Room Light 5.1"  [ where="51" ]

GIF 19-11-2023 12-37-35