diff --git a/source/_posts/2018-10-29-release-81.markdown b/source/_posts/2018-10-29-release-81.markdown index d399297f52c..990f783d65e 100644 --- a/source/_posts/2018-10-29-release-81.markdown +++ b/source/_posts/2018-10-29-release-81.markdown @@ -30,8 +30,8 @@ First release that has seen 100 contributors write backend code in the last 2 we - Add support for ElkM1 alarm/automation panel ([@gwww] - [#16952]) ([elkm1 docs]) ([alarm_control_panel.elkm1 docs]) (new-platform) - Water heater support ([@w1ll1am23] - [#17058]) ([water_heater docs]) (new-platform) - Thermoworks Smoke Sensor ([@nhorvath] - [#16139]) ([sensor.thermoworks_smoke docs]) (new-platform) -- Swedish weather institute weather component ([@helto4real] - [#16717]) ([smhi docs]) ([weather docs]) ([weather.demo docs]) ([weather.smhi docs]) (new-platform) -- Added lumitek/ankuoo recswitch component ([@marcolertora] - [#15764]) ([recswitch docs]) ([switch.recswitch docs]) (new-platform) +- Swedish weather institute weather component ([@helto4real] - [#16717]) ([smhi docs]) ([weather docs]) ([weather.smhi docs]) (new-platform) +- Added lumitek/ankuoo recswitch component ([@marcolertora] - [#15764]) ([switch.recswitch docs]) (new-platform) - Rewrite opentherm_gw to a component ([@mvn23] - [#17133]) ([opentherm_gw docs]) ([climate.opentherm_gw docs]) (breaking change) (new-platform) - Add Verizon Fios Quantum Gateway device_tracker platform ([@cisasteelersfan] - [#17023]) ([device_tracker docs]) (new-platform) - Add Elk-M1 switch and scene platforms ([@gwww] - [#17256]) ([elkm1 docs]) ([switch.elkm1 docs]) (new-platform) @@ -77,7 +77,7 @@ Experiencing issues introduced by this release? Please report them in our [issue - Moved econet from climate to water heater ([@w1ll1am23] - [#17322]) ([water_heater docs]) (breaking change) - Remove day as a conf option ([@kennedyshead] - [#17452]) ([sensor.speedtest docs]) (breaking change) - Moved Wink water heater from climate to water heater. ([@w1ll1am23] - [#17504]) ([climate docs]) ([water_heater docs]) ([wink docs]) ([climate.wink docs]) (breaking change) (new-platform) -- Removing ryobi gdo ([@guillaume1410] - [#17637]) ([cover.ryobi_gdo docs]) (breaking change) +- Removing ryobi gdo as API is no longer available. ([@guillaume1410] - [#17637]) (breaking change) ## {% linkable_title Beta Fixes %} @@ -130,9 +130,9 @@ Experiencing issues introduced by this release? Please report them in our [issue - Add configurable temperature step for MQTT climate component ([@JariInc] - [#16201]) ([climate docs]) ([climate.mqtt docs]) - Thermoworks Smoke Sensor ([@nhorvath] - [#16139]) ([sensor.thermoworks_smoke docs]) (new-platform) - Bump python-miio requirement ([@rytilahti] - [#17260]) ([device_tracker docs]) ([fan.xiaomi_miio docs]) ([light.xiaomi_miio docs]) ([remote.xiaomi_miio docs]) ([sensor.xiaomi_miio docs]) ([switch.xiaomi_miio docs]) ([vacuum.xiaomi_miio docs]) -- Swedish weather institute weather component ([@helto4real] - [#16717]) ([smhi docs]) ([weather docs]) ([weather.demo docs]) ([weather.smhi docs]) (new-platform) +- Swedish weather institute weather component ([@helto4real] - [#16717]) ([smhi docs]) ([weather docs]) ([weather.smhi docs]) (new-platform) - Add basic support of the Philips Zhirui desk lamp (philips.light.mono1) ([@syssi] - [#17258]) ([light.xiaomi_miio docs]) -- Added lumitek/ankuoo recswitch component ([@marcolertora] - [#15764]) ([recswitch docs]) ([switch.recswitch docs]) (new-platform) +- Added lumitek/ankuoo recswitch component ([@marcolertora] - [#15764]) ([switch.recswitch docs]) (new-platform) - Add device registry to MQTT fan ([@OttoWinter] - [#17250]) ([fan.mqtt docs]) - Make async_track_time_change smarter ([@OttoWinter] - [#17199]) - Add optional "all" parameter for groups ([@danielperna84] - [#17179]) ([group docs]) @@ -276,7 +276,7 @@ Experiencing issues introduced by this release? Please report them in our [issue - Fix mqtt light brightness slider ([@thinkl33t] - [#17075]) ([light.mqtt docs]) - Add opentherm_gw binary sensor support ([@mvn23] - [#17625]) ([opentherm_gw docs]) ([binary_sensor.opentherm_gw docs]) (new-platform) - Upgrade dsmr_parser to 0.12 ([@raymondelooff] - [#17634]) ([sensor.dsmr docs]) -- Removing ryobi gdo ([@guillaume1410] - [#17637]) ([cover.ryobi_gdo docs]) (breaking change) +- Removing ryobi gdo ([@guillaume1410] - [#17637]) (breaking change) - Remove ryobi from .coveragerc ([@Danielhiversen] - [#17647]) - Reconnect if sub info comes in that is valid again ([@balloob] - [#17651]) ([cloud docs]) - Very minor cleanup of RFLink components ([@emontnemery] - [#17649]) ([light.rflink docs]) ([sensor.rflink docs]) ([switch.rflink docs])