Skip to content

Releases: home-assistant/core

0.82.0b2

05 Nov 20:42
Compare
Choose a tag to compare
0.82.0b2 Pre-release
Pre-release
Bumped version to 0.82.0b2

0.81.6

04 Nov 13:18
7b53238
Compare
Choose a tag to compare
  • Bugfix discovery (delete/mqtt) call for Hass.io #18159

0.82.0b1

03 Nov 18:19
Compare
Choose a tag to compare
0.82.0b1 Pre-release
Pre-release
Bumped version to 0.82.0b1

0.82.0b0

03 Nov 12:49
Compare
Choose a tag to compare
0.82.0b0 Pre-release
Pre-release
Bumped version to 0.82.0b0

0.81.5

03 Nov 12:27
ed3ca2b
Compare
Choose a tag to compare

0.81.4

02 Nov 13:09
d7efe27
Compare
Choose a tag to compare
Merge pull request #18122 from home-assistant/rc

0.81.4

0.81.2

30 Oct 07:14
2aabdf2
Compare
Choose a tag to compare

0.81.1

28 Oct 07:38
Compare
Choose a tag to compare

0.81.0

26 Oct 18:17
e28170a
Compare
Choose a tag to compare

New Platforms

  • 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)
  • 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)
  • Transport NSW ([@Dav0815] - [#17242]) ([sensor.transport_nsw docs]) (new-platform)
  • Template Lock ([@Anonym-tsk] - [#17288]) ([lock.template docs]) (new-platform)
  • notify.homematic ([@siom79] - [#16973]) ([notify docs]) (new-platform)
  • Add AWS Route53 Dynamic DNS support ([@keirans] - [#17072]) ([route53 docs]) (new-platform)
  • NSW Rural Fire Service platform ([@exxamalte] - [#16802]) ([geo_location docs]) (new-platform)
  • New climate device ([@Danielhiversen] - [#17313]) ([climate.mill docs]) (new-platform)
  • 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)
  • Add support for LG soundbars ([@mjg59] - [#17570]) ([media_player.lg_soundbar docs]) (new-platform)
  • Add binary_sensor support to RFlink ([@emontnemery] - [#17146]) ([rflink docs]) ([binary_sensor.rflink docs]) ([sensor.rflink docs]) (new-platform)
  • Add sensor support to opentherm_gw ([@mvn23] - [#17314]) ([opentherm_gw docs]) ([sensor.opentherm_gw docs]) (new-platform)
  • Add Elk-M1 sensor platform ([@gwww] - [#17342]) ([elkm1 docs]) ([sensor.elkm1 docs]) (new-platform)
  • Add opentherm_gw binary sensor support ([@mvn23] - [#17625]) ([opentherm_gw docs]) ([binary_sensor.opentherm_gw docs]) (new-platform)
  • Add support for Dyson Hot+Cool Fan as a climate device ([@soraxas] - [#14598]) ([dyson docs]) ([climate.dyson docs]) (new-platform)
  • Add new rtorrent sensor ([@terorie] - [#17421]) ([sensor.rtorrent docs]) (new-platform)
  • Elk-M1 climate ([@gwww] - [#17679]) ([elkm1 docs]) ([climate.elkm1 docs]) (beta fix) (new-platform)

New Features

  • Add LogBook support to HomeKit ([@ehendrix23] - [#17180]) ([homekit docs]) ([logbook docs]) (new-feature)
  • Add water_heater support to HomeKit ([@cdce8p] - [#17614]) ([homekit docs]) (new-feature)

Breaking Changes

  • LIFX can now be configured from the integrations page in the config panel and advanced configuration is available through the lifx: component configuration. Configuring LIFX via light platform config no longer works. ([@amelchio] - [#17201]) ([lifx docs]) ([light.lifx docs]) (breaking change)
  • Daikin Climate now follows the official operating modes, making it compatible with Google Assistant, Alexa and HomeKit. ([@MatteGary] - [#16913]) ([climate.daikin docs]) (breaking change)
  • Rewrite opentherm_gw to a component. This changes the config. ([@mvn23] - [#17133]) ([opentherm_gw docs]) ([climate.opentherm_gw docs]) (breaking change) (new-platform)
  • Template sensors for which we could not determine what states to track to re-render will now only be updated when manually refreshed using the new homeassistant.update_entity service. ([@balloob] - [#17276]) ([sensor.template docs]) (breaking change)
  • Changed config to make it possible to define multiple Octoprint printers ([@reefab] - [#16519]) ([octoprint docs]) ([binary_sensor.octoprint docs]) ([sensor.octoprint docs]) (breaking change)
  • SimpliSafe has a new configuration format ([docs][simplisafe docs]). And instead of defaulting each system's name to "SimpliSafe", the address of the system is used. ([@bachya] - [#17148]) ([simplisafe docs]) ([alarm_control_panel.simplisafe docs]) (breaking change)
  • Econet is now part of the new water heater component, changing entities from climate.* to water_heater.* ([@w1ll1am23] - [#17322]) ([water_heater docs]) (breaking change)
  • Remove day as a conf option as it's no longer supported ([@kennedyshead] - [#17452]) ([sensor.speedtest docs]) (breaking change)
  • Wink water heaters were moved to the new water heater implementation. All Wink water heaters will automatically be moved from climate.wate_heater to water_heater.water_heater Please update your configuration to use water_heater now. ([@w1ll1am23] - [#17504]) ([climate docs]) ([water_heater docs]) ([wink docs]) ([climate.wink docs]) (breaking change) (new-platform)
  • Toon "comfort" setting is now available as 'auto' instead of 'performance' ([@balloob] - [#17504]) (breaking change)
  • Removing ryobi gdo as API is no longer available. ([@guillaume1410] - [#17637]) (breaking change)

Beta Fixes

  • Geo location trigger added ([@exxamalte] - [#16967]) ([automation.zone docs]) (beta fix)
  • Add lovelace websocket get and set card ([@bramkragten] - [#17600]) ([lovelace docs]) (beta fix)
  • Fixed issue #16903 re exception with multiple simultanious writes ([@nickovs] - [#17636]) (beta fix)
  • Update flux library version ([@oblogic7] - [#17677]) ([light.flux_led docs]) (beta fix)
  • Update limitlessled to 1.1.3 ([@amelchio] - [#17703]) ([light.limitlessled docs]) (beta fix)
  • Bug fix for clicksend ([@JaxomCS] - [#17713]) ([notify docs]) (beta fix)
  • Elk-M1 climate ([@gwww] - [#17679]) ([elkm1 docs]) ([climate.elkm1 docs]) (beta fix) (new-platform)
  • Add cover to supported platforms ([@cgarwood] - [#17725]) ([zwave docs]) (beta fix)
  • Lovelace ws: add card ([@bramkragten] - [#17730]) ([lovelace docs]) (beta fix)
  • Remove day (fixes #17741) ([@fabaff] - [#17743]) ([sensor.fastdotcom docs]) (beta fix)
  • Fixed an incorrect reference in the entity registry ([@bachya] - [#17775]) (beta fix)
  • Update HAP-python to 2.3.0 ([@cdce8p] - [#17778]) ([homekit docs]) (beta fix)
  • SMHI weather component not showing correct values in current forecast ([@helto4real] - [#17783]) ([smhi docs]) ([weather.smhi docs]) (beta fix)
  • Fix unloading an entry can leave states around ([@balloob] - [#17786]) (beta fix)

All changes

  • Adding myself as melissa owner ([@kennedyshead] - [#17157])
  • Update core, add myself and introduce grouping ([@fabaff] - [#17175])
  • Add myself to more sensors ([@fabaff] - [#17185])
  • Upgrade boto3 to 1.9.16 ([@GuyKh] - [#17140]) ([notify docs]) ([tts docs])
  • Fix Todoist custom project update ([@PhilRW] - [#17115]) ([calendar.todoist docs])
  • vsure version 1.5.0 ([@persandstrom] - [#17209]) ([verisure docs])
  • Disallow list/dict for string configuration ([@amelchio] - [#17202])
  • Enable new registry rename for Insteon ([@wonderslug] - [#17171]) ([insteon docs])
  • Fix aliases support for RFLink sensors ([@emontnemery] - [#17190]) ([sensor.rflink docs])
  • Add forecast for Met.no ([@Danielhiversen] - [#17109]) ([weather.met docs])
  • Add support for ElkM1 alarm/automation panel ([@gwww] - [#16952]) ([elkm1 docs]) ([alarm_control_panel.elkm1 docs]) (new-platform)
  • Add config entry for LIFX ([@amelchio] - [#17201]) ([lifx docs]) ([light.lifx docs]) (breaking change)
  • danielhiversen as codeowner for met.no ([@Danielhiversen] - [#17232])
  • Add some new model names of Xiaomi Aqara devices ([@syssi] - [#17234]) ([xiaomi_aqara docs]) ([binary_sensor.xiaomi_aqara docs])
  • Pushed to version 0.7.6 of denonavr library to add more sound modes ([@scarface-4711] - [#17227]) ([media_player.denonavr docs])
  • Fix data_key and power_consumed attribute of the Aqara Wall Switch (Closes: #16457) ([@syssi] - [#17235]) ([switch.xiaomi_aqara docs])
  • Water heater support ([@w1ll1am23] - [#17058]) ([water_heater docs]) (new-platform)
  • Daikin Climate - Better integration with Climate base component ([@MatteGary] - [#16913]) ([climate.daikin docs]) (breaking change)
  • Add Support for Xiaomi Vibration Sensor ([@dlashua] - [#16422]) ([binary_sensor.xiaomi_aqara docs]) ([sensor.xiaomi_aqara docs])
  • Implement base for MQTT device registry integration ([@OttoWinter] - [#16943]) ([mqtt docs]) ([sensor.mqtt docs])
  • Add device registry to MQTT binary sensor ([@OttoWinter] - [#17243]) ([binary_sensor.mqtt docs])
  • Add device registry to MQTT switches ([@OttoWinter] - [#17244]) ([switch.mqtt docs])
  • Convert MQTT fan to config entry ([@OttoWinter] - [#17247]) ([mqtt docs]) ([fan.mqtt docs])
  • Add support for HS color to mqtt light ([@emontnemery] - [#16958]) ([light.mqtt docs])
  • emptying device state attributes if the update from the feed fails ([@exxamalte] - [#17249]) ([sensor.geo_rss_events docs])
  • Add device registry to MQTT cover ([@OttoWinter] - [#17245]) ([cover.mqtt docs])
  • Add group foundation ([@balloob] - [#16935]) ([config docs]) ([websocket_api docs])
  • Add Elk light platform ([@gwww] - [#17222]) ([elkm1 docs])
  • Use only_cache parameter in binary_sensor.zha.Remote ([@damarco] - [#16711]) ([binary_sensor.zha docs])
  • 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-...
Read more

0.81.0b2

24 Oct 20:16
Compare
Choose a tag to compare
0.81.0b2 Pre-release
Pre-release
Bumped version to 0.81.0b2