Skip to content

Commit

Permalink
add note for Azure IoT removal (openhab#957)
Browse files Browse the repository at this point in the history
* add note for Azure IoT removal

Co-Authored-By: Kai Kreuzer <[email protected]>
Signed-off-by: Jan N. Klug <[email protected]>
  • Loading branch information
2 people authored and cweitkamp committed Aug 18, 2019
1 parent 792fd96 commit 9f74f6c
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions distributions/openhab/src/main/resources/bin/update.lst
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,18 @@ ALERT;Milight Binding: The various available bulb types do not appear in the Pap
ALERT;Hue emulation: The item to hue ID mapping is no longer stored in files, but in the openHAB storage service. You need to rediscover "devices" in all services that use the hue emulation (Amazon Echo, Google Home, etc).

[2.5.0]
ALERT;senseBox Binding: The senseBox binding is now using Units of Measurements, and the channel name for Illuminance has changed. The Items must be reconfigured.
ALERT;Vitotronic Binding: The following channels have been renamed: 'outsite_temp' to 'outside_temp', 'pelletburner:power' to 'pelletburner:powerlevel', 'party_temp' to 'party_temp_setpoint' and 'save_temp' to 'save_temp_setpoint'
ALERT;OneWire Binding: Some thing types have changed and need to be updated in textual configurations. See documentation for further information.
ALERT;REST Docs: This add-on is now part of the UIs. When installing it using textual configuration, update 'services/addons.cfg' by removing 'restdocs' from 'misc' and add it to 'ui' instead.
ALERT;Azure IoT: Due to changes in the Azure API, this add-on is no longer working and has been removed.
ALERT;DarkSky Binding: The item type of 'rain' and 'snow' channels have been changed to 'Number:Speed'.
ALERT;EnOcean Binding: Channel 'receivingState' has been removed, because this was a string containing many information. For this, there are three new channels: 'rssi', 'repeatCount' and 'lastReceived'.
ALERT;Mail Action: The mail action has been replaced by a new mail binding.
ALERT;Homekit: Some tags have been renamed. Old names will not be supported in future versions. Please check documentation.
ALERT;Pushbullet Action: The pushbullet action has been replaced by a new pushbullet binding.
ALERT;DarkSky Binding: The item type of 'rain' and 'snow' channels have been changed to 'Number:Speed'.
ALERT;Mail Action: The mail action has been replaced by a new mail binding.
ALERT;OneWire Binding: Some thing types have changed and need to be updated in textual configurations. See documentation for further information.
ALERT;OpenSprinkler Binding: The stationXX channels have been removed and replaced by a bridge/thing combination. See documentation for further information.
ALERT;Pushbullet Action: The pushbullet action has been replaced by a new pushbullet binding.
ALERT;REST Docs: This add-on is now part of the UIs. When installing it using textual configuration, update 'services/addons.cfg' by removing 'restdocs' from 'misc' and add it to 'ui' instead.
ALERT;senseBox Binding: The senseBox binding is now using Units of Measurements, and the channel name for Illuminance has changed. The Items must be reconfigured.
ALERT;Systeminfo Binding: The 'cpu#load' channel has been removed because the OSHI library no longer provides this information.
ALERT;Vitotronic Binding: The following channels have been renamed: 'outsite_temp' to 'outside_temp', 'pelletburner:power' to 'pelletburner:powerlevel', 'party_temp' to 'party_temp_setpoint' and 'save_temp' to 'save_temp_setpoint'

[[PRE]]
[2.2.0]
Expand Down

0 comments on commit 9f74f6c

Please sign in to comment.