Skip to content

Commit

Permalink
[enocean] Add alert for changed behaviour of RockerSwitches
Browse files Browse the repository at this point in the history
See openhab/openhab-addons#10769

Signed-off-by: Daniel Weber <[email protected]>
  • Loading branch information
fruggy83 committed Oct 13, 2021
1 parent b1889d9 commit dde0446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distributions/openhab/src/main/resources/bin/update.lst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ ALERT;Nest Binding: The binding now also supports the SDM API. To keep using the
ALERT; RFXCOM Binding: Lighting4 default command ids are deprecated and will be removed in a future version. You must specify command ids in the thing configuration for Lighting4 devices.
ALERT; Homematic Binding: The DOUBLE_PRESSED trigger event was removed from the BUTTON channel. If needed, it can be replaced by a rule triggered by the SHORT_PRESSED event which employs a timer to check for double presses.
ALERT; IpCamera Binding: The URLs that serve the files have changed to now be on port 8080 and the serverPort config is no longer needed. Update any widget and rules if you have hard coded the URLs into them.
ALERT; EnOcean Binding: The RockerSwitch channels do not longer react if two buttons of a rocker switch are pressed simultaneously. If needed, the new channel RockerSwitchAction can be used instead.

[[PRE]]
[2.2.0]
Expand Down

0 comments on commit dde0446

Please sign in to comment.