Skip to content

Commit

Permalink
Add breaking changes alert for oh-clock-card background (#1709)
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Hotze <[email protected]>
  • Loading branch information
florian-h05 authored and holgerfriedrich committed Dec 21, 2024
1 parent d1bbffc commit 2459928
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 @@ -150,6 +150,7 @@ ALERT;Transformations-MAP: "-" entry defined in a MAP file is no more used by si
[4.3.0]
ALERT;CORE: The sendFrequency parameter for Slider and Colorpicker sitemap elements has been removed.
ALERT;CORE: The DateTimeType methods toZone(zone), toLocaleZone() and getZonedDateTime() have been deprecated. They will be removed in a future version. In DSL rules, please use getZonedDateTime(ZoneId) as replacement for getZonedDateTime(), for example getZonedDateTime(ZoneId.systemDefault()) to use system time-zone.
ALERT;Main UI: The background property has been removed from the oh-clock-card widget. Set background through the style config instead.
ALERT;ElectroluxAir Binding: The binding has been removed since the Electrolux Delta API has been discontinued.
ALERT;JavaScript Automation: The isJsInstanceOfJavaType method of the utils namespace has been removed. Use JavaScript's instanceof operator instead.
ALERT;MeteoAlerte Binding: The underlying API stopped delivering data in May 2023. Binding has been removed and is now replaced by Météo France Binding based on a new API.
Expand Down

0 comments on commit 2459928

Please sign in to comment.