Skip to content

Commit b04095e

Browse files
smitopherclaude
andauthored
Add upgrade notice for Lutron keypad trigger channel conversion (#1937)
Physical keypad button channels in the Lutron binding are converted from Switch state channels to trigger channels in openhab/openhab-addons#21147. Signed-off-by: Christopher Smit <christopher.smith@cjssolutions.biz> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent e5e60a2 commit b04095e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • distributions/openhab/src/main/resources/bin

distributions/openhab/src/main/resources/bin/update.lst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,9 @@ ALERT;MyBMW Binding: Due to BMW security changes, this add-on does not work anym
212212
ALERT;Piper TTS Voice: Voice UIDs now contain the model quality. You need to setup your default voice again and adjust your rules & scripts for the changed voice UIDs.
213213
ALERT;Teleinfo Binding : This binding has been rewritten to support the D2L ERL dongle. As a result, channels and channel types have changed, so you may need to recreate your Things and update your configuration.
214214

215+
[5.3.0]
216+
ALERT;Lutron Binding: Physical keypad button channels (keypad, ttkeypad, intlkeypad, palladiomkeypad, pico, grafikeyekeypad, vcrx and wci Things) are now trigger channels instead of Switch state channels. Linked Items no longer receive state updates; add a system:rawbutton-* profile to the link or trigger rules directly on the button channel events. Sending ON/OFF commands to these channels and the autorelease parameter are no longer supported.
217+
215218
[[PRE]]
216219
[2.2.0]
217220
DEFAULT;$OPENHAB_USERDATA/etc/org.ops4j.pax.logging.cfg

0 commit comments

Comments
 (0)