Skip to content

Commit

Permalink
add breaking change alert for HomeKit add-on wide configuration (#1459)
Browse files Browse the repository at this point in the history
See openhab/openhab-addons#14036

Signed-off-by: Cody Cutrer <[email protected]>
  • Loading branch information
ccutrer authored Jul 17, 2023
1 parent ff8160b commit 2ee6beb
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 @@ -104,6 +104,7 @@ ALERT;ComfoAir Binding: The channel `enthalpy#enthalpyTime` now represents the s
ALERT;DanfossAirUnit Binding: The deprecated channel 'manual_fan_speed' has been removed. Please use channel 'manual_fan_step' introduced in 3.2.
ALERT;Dark Sky Binding: Due to EOL of their API, this add-on has been removed.
ALERT;Generac MobileLink Binding: Due to an API change, existing Generator Things will need to be deleted and added again. Additionally, existing Items will need to be adjusted to reflect the updated Generator Thing channels.
ALERT;HomeKit: Add-on wide configuration of mappings for thermostat modes is no longer supported. Please use item-level configuration as described in the README.
ALERT;Hue emulation: The uniqueid value has been changed to resolve discovery issues with Alexa. You may need to rediscover "devices" in all services that use the hue emulation (Amazon Echo, Logitech Harmony, etc).
ALERT;Hunter Douglas (Luxaflex) PowerView Binding: Deprecated scene channels have been removed. Please use the scene channels introduced in 3.2 (in channel group 'scenes').
ALERT;JavaScript: JavaScript engines have changed their MIME types: NashornJS is application/javascript:version=ECMAScript-5.1 and GraalJS is application/javascript. Please update your scripts to either make them compatible with GraalJS or change the MIME type to continue to use NashornJS. For Blockly migration, visit the Blockly documentation.
Expand Down

0 comments on commit 2ee6beb

Please sign in to comment.