Skip to content

Releases: home-assistant/core

0.90.0b3

16 Mar 06:25
Compare
Choose a tag to compare
0.90.0b3 Pre-release
Pre-release
Bumped version to 0.90.0b3

0.90.0b2

15 Mar 18:03
Compare
Choose a tag to compare
0.90.0b2 Pre-release
Pre-release
Bumped version to 0.90.0b2

0.90.0b1

14 Mar 23:25
Compare
Choose a tag to compare
0.90.0b1 Pre-release
Pre-release
Bumped version to 0.90.0b1

0.90.0b0

13 Mar 20:04
Compare
Choose a tag to compare
0.90.0b0 Pre-release
Pre-release
Version bump to 0.90.0b0

0.89.2

12 Mar 20:39
97a87b2
Compare
Choose a tag to compare

0.89.1

08 Mar 07:16
ac4d5d7
Compare
Choose a tag to compare

0.89.0

06 Mar 23:16
88bc303
Compare
Choose a tag to compare

New Platforms

  • Météo-France platform for the weather component ([@victorcerutti] - [#18404]) ([sensor.meteo_france docs]) ([weather.meteo_france docs]) (new-platform)
  • Point alarm control ([@fredrike] - [#20972]) ([point docs]) (new-platform)
  • Times of The Day Binary Sensor ([@kstaniek] - [#20068]) ([binary_sensor.tod docs]) (new-platform)
  • Nissan Leaf Integration (Carwings / NissanConnect EV) ([@filcole] - [#19786]) ([device_tracker docs]) ([nissan_leaf docs]) ([binary_sensor.nissan_leaf docs]) ([sensor.nissan_leaf docs]) ([switch.nissan_leaf docs]) (new-platform)
  • Add switch platform for Danfoss Air and additional sensors. ([@JonasPed] - [#21046]) ([danfoss_air docs]) (new-platform)
  • Owlet baby monitor component ([@oblogic7] - [#21108]) ([owlet docs]) (new-platform)
  • deCONZ thermostat support ([@Kane610] - [#20586]) ([deconz docs]) (new-platform)
  • Added device tracker support for Ubee Router ([@mzdrale] - [#19586]) ([device_tracker docs]) (new-platform)
  • Nissanleaf ([@filcole] - [#21145]) ([nissan_leaf docs]) (new-platform)
  • Add LCN cover platform ([@alengwenus] - [#20288]) ([lcn docs]) ([cover.lcn docs]) (new-platform)
  • Split out iperf3 into a component with a sensor platform ([@rohankapoorcom] - [#21138]) ([iperf3 docs]) ([sensor.iperf3 docs]) (breaking change) (new-platform)
  • Add initial support for Sony SDCP projector control ([@alistairg] - [#20269]) ([switch.sony_projector docs]) (new-platform)
  • Refactoring. Moved LCN constants to const.py ([@alengwenus] - [#21376]) ([lcn docs]) (new-platform)
  • Add SmartThings Cover platform and add cover device classes ([@andrewsayre] - [#21192]) ([cover docs]) ([smartthings docs]) (breaking change) (new-platform)
  • Rewrite of Toon component ([@frenck] - [#21186]) ([toon docs]) (breaking change) (new-platform)
  • Add SmartThings Scene platform ([@andrewsayre] - [#21405]) ([smartthings docs]) (new-platform)
  • Reddit Sensor ([@ljmerza] - [#21344]) ([sensor.reddit docs]) (new-platform)
  • mobile_app component ([@robbiet480] - [#21475]) ([mobile_app docs]) (beta fix) (new-platform)

New Features

  • Enhance SmartThings component subscription ([@andrewsayre] - [#21124]) ([smartthings docs]) (breaking change) (new-feature)
  • SmartThings Lock platform state attributes enhancement ([@andrewsayre] - [#21379]) ([smartthings docs]) (new-feature)
  • Add power and energy attributes to SmartThings switch ([@andrewsayre] - [#21375]) ([smartthings docs]) (new-feature)

Breaking Changes

  • RSSI_PEER and RSSI_DEVICE are different things (fixes #20900) ([@dagobert] - [#20902]) ([homematic docs]) (breaking change)
  • Add yeelight flow action support ([@zewelor] - [#21195]) ([light.yeelight docs]) (breaking change)
  • Prevent partial custom component overlays ([@balloob] - [#21070]) (breaking change)
  • Add support for automatic discovery of TP-Link switches, bulbs and dimmers ([@rytilahti] - [#18091]) ([tplink docs]) ([light.tplink docs]) ([switch.tplink docs]) (breaking change)
  • Enhance SmartThings component subscription ([@andrewsayre] - [#21124]) ([smartthings docs]) (breaking change) (new-feature)
  • Split out iperf3 into a component with a sensor platform ([@rohankapoorcom] - [#21138]) ([iperf3 docs]) ([sensor.iperf3 docs]) (breaking change) (new-platform)
  • Remove the google travel time update service ([@rohankapoorcom] - [#21153]) ([sensor.google_travel_time docs]) (breaking change)
  • Add ADB server functionality to Fire TV ([@JeffLIrion] - [#21221]) ([media_player.firetv docs]) (breaking change)
  • Add SmartThings Cover platform and add cover device classes ([@andrewsayre] - [#21192]) ([cover docs]) ([smartthings docs]) (breaking change) (new-platform)
  • Rewrite of Toon component ([@frenck] - [#21186]) ([toon docs]) (breaking change) (new-platform)
  • Add config for trusted networks auth provider ([@awarecan] - [#21111]) (breaking change)
  • HomeMatic: Add error-attribute ([@dagobert] - [#21009]) ([homematic docs]) (breaking change)

Beta Fixes

  • Add PLATFORM_SCHEMA_BASE to telegram_bot component ([@veleek] - [#21155]) ([telegram_bot docs]) (beta fix)
  • Add watchdog to Ambient PWS ([@bachya] - [#21507]) ([ambient_station docs]) (beta fix)
  • Improve new Sonos snapshot/restore ([@amelchio] - [#21509]) ([sonos docs]) (beta fix)
  • Fix lint ([@balloob] - [#21520]) ([person docs]) ([sensor.airvisual docs]) (beta fix)
  • Only use a single store instance ([@balloob] - [#21521]) ([frontend docs]) (beta fix)
  • Allow skip-pip applied to HA core ([@awarecan] - [#21527]) (beta fix)
  • Updated variable name for readability ([@gorynychzmey] - [#21528]) ([person docs]) (beta fix)
  • Add missing retain option to mqtt.climate configuration schema ([@emontnemery] - [#21536]) ([mqtt docs]) (beta fix)
  • Fix warning ([@awarecan] - [#21538]) ([http docs]) (beta fix)
  • Fix incorrect pyairvisual call ([@bachya] - [#21542]) ([sensor.airvisual docs]) (beta fix)
  • mobile_app component ([@robbiet480] - [#21475]) ([mobile_app docs]) (beta fix) (new-platform)
  • Make time trigger data trigger.now local ([@emontnemery] - [#21544]) (beta fix)
  • Bump zigpy-deconz ([@damarco] - [#21566]) ([zha docs]) (beta fix)
  • Re-thrown exception occurred in the blocking service call ([@awarecan] - [#21573]) ([websocket_api docs]) (beta fix)
  • Upgrade PyXiaomiGateway library ([@Danielhiversen] - [#21582]) ([xiaomi_aqara docs]) (beta fix)
  • Log exception occurred in WS service call command ([@awarecan] - [#21584]) ([websocket_api docs]) (beta fix)
  • Word the tplink deprecation warning more strongly ([@amelchio] - [#21586]) ([tplink docs]) (beta fix)
  • Handle when installed app has already been removed ([@andrewsayre] - [#21595]) ([smartthings docs]) (beta fix)
  • Resolve race condition when HA auth provider is loading ([@awarecan] - [#21619]) (beta fix)
  • Upgrade pysonos to 0.0.8 ([@amelchio] - [#21624]) ([sonos docs]) (beta fix)
  • Fix calc next ([@balloob] - [#21630]) (beta fix)
  • Cast displaytime to int for JSON RPC ([@GGeezes] - [#21649]) ([notify docs]) (beta fix)
  • 👕 Corrects unit of measurement symbol for Watt ([@frenck] - [#21654]) ([toon docs]) (beta fix)
  • Rename Google Assistant evenets ([@balloob] - [#21655]) ([google_assistant docs]) (beta fix)
  • 🚑 Fixes Toon doing I/O in coroutines ([@frenck] - [#21657]) ([toon docs]) (beta fix)
  • Upgrade toonapilib to 3.1.0 ([@frenck] - [#21661]) ([toon docs]) (beta fix)
  • Avoid recorder thread crashing ([@balloob] - [#21668]) (beta fix)
  • check we have a tb ([@dgomes] - [#21670]) ([system_log docs]) (beta fix)
  • Fix ADS race condition ([@carstenschroeder] - [#21677]) ([ads docs]) (beta fix)
  • resync hass that changes have occured ([@fredrike] - [#21705]) ([tellduslive docs]) (beta fix)
  • Upgrade toonapilib to 3.2.1 ([@frenck] - [#21706]) ([toon docs]) (beta fix)

All changes

  • Météo-France platform for the weather component ([@victorcerutti] - [#18404]) ([sensor.meteo_france docs]) ([weather.meteo_france docs]) (new-platform)
  • Update file header ([@fabaff] - [#21061])
  • Climate const.py move ([@elupus] - [#20945])
  • Update file header ([@fabaff] - [#21067])
  • Rename CONF_ATTRIBUTION to ATTRIBUTION ([@fabaff] - [#21069])
  • Bump pyHik library to 0.2.2, improve connections, add sensors ([@mezz64] - [#21086]) ([binary_sensor.hikvision docs])
  • Meteo france ([@fabaff] - [#21065]) ([meteo_france docs])
  • Fix "Unable to find entity" at Waze component ([@VirtualL] - [#21087]) ([sensor.waze_travel_time docs])
  • Point alarm control ([@fredrike] - [#20972]) ([point docs]) (new-platform)
  • Times of The Day Binary Sensor ([@kstaniek] - [#20068]) ([binary_sensor.tod docs]) (new-platform)
  • Nissan Leaf Integration (Carwings / NissanConnect EV) ([@filcole] - [#19786]) ([device_tracker docs]) ([nissan_leaf docs]) ([binary_sensor.nissan_leaf docs]) ([sensor.nissan_leaf docs]) ([switch.nissan_leaf docs]) (new-platform)
  • Add switch platform for Danfoss Air and additional sensors. ([@JonasPed] - [#21046]) ([danfoss_air docs]) (new-platform)
  • Config Entry migrations ([@andrewsayre] - [#20888])
  • Refactor http CachingStaticResource ([@awarecan] - [#21062]) ([http docs])
  • Add index parameter to scrape sensor ([@davidbb] - [#21084]) ([sensor.scrape docs])
  • Owlet baby monitor component ([@oblogic7] - [#21108]) ([owlet docs]) (new-platform)
  • Order imports ([@fabaff] - [#21117]) ([owlet docs])
  • Add Groups to Homematic IP ([@SukramJ] - [#21076]) ([homematicip_cloud docs])
  • Remove outdated url pattern match support for static file hosting ([@awarecan] - [#21109]) ([http docs])
  • Upgrade pytest to 4.2.1 ([@scop] - [#21112])
  • Make Netatmo able to discover both Weather station and Health Coach ([@msvinth] - [#20274])
  • Add webhook support for Netatmo Cameras ([@danielperna84] - [#20755]) ([netatmo docs])
  • Logging to find what deCONZ events get created ([@Kane610] - [#20551])
  • Add traccar scan_interval configuration option ([@lapy] - [#21079]) ([device_tracker docs])
  • Add component media player.ps4 ([@ktnrg45] - [#21074]) ([ps4 docs])
  • Add traccar monitored_conditions option ([@lapy] - [#21149]) ([device_tracker docs])
  • RSSI_PEER and RSSI_DEVICE are different things (fixes #20900) ([@dagobert] - [#20902]) ([homematic docs]) (breaking change)
  • Upgrade voluptuous-serialize to 2.1.0 ([@fabaff] - [#21166])
  • Upgrade youtube_dl to 2019.02.18 ([@fabaff] - [#21164]) ([media_extractor docs])
  • Upgrade sqlalchemy to 1.2.18 ([@fabaff] - [#21162]) ([sensor.sql docs])
  • Upgrade psutil to 5.5.1 ([@fabaff] - [#21171]) ([sensor.systemmonitor docs])
  • Fix HomematicIP Cloud fix cover position property ([@mxworm] - [#21154]) ([homematicip_cloud docs])
  • Clean up upc_connect tests ([@MartinHjelmare] - [#21150])
  • deCONZ thermostat support ([@Kane610] - [#20586]) ([deconz docs]) (new-platform)
  • Add context to service call event ([@balloob] - [#21181])
  • Expose effect_list attribute for turned off lights ([@OleksandrBerchenko] - [#20750])
  • Philips Hue: Add bridge update...
Read more

0.89.0b3

05 Mar 19:46
Compare
Choose a tag to compare
0.89.0b3 Pre-release
Pre-release
Bumped version to 0.89.0b3

0.89.0b2

05 Mar 00:02
Compare
Choose a tag to compare
0.89.0b2 Pre-release
Pre-release
Bumped version to 0.89.0b2

0.89.0b1

01 Mar 01:58
Compare
Choose a tag to compare
0.89.0b1 Pre-release
Pre-release
Bumped version to 0.89.0b1