Releases: home-assistant/core
Releases · home-assistant/core
0.91.0b0
0.90.2
- Fix ps4 no creds with additional device (@ktnrg45 - #22300)
- Prefer TCP for RTSP streams (@hunterjm - #22338)
- Update hass-nabucasa & fix state (@pvizeli - #22385)
- Enable hass.io panel without ping (@pvizeli - #22388)
- reset unsub to None on timeout (@hunterjm - #22404)
- Bump pyotgw to 0.4b2 (@mvn23 - #21973)
- Fix opentherm_gw blocks HA startup when gateway unreachable. (@mvn23 - #22106)
- Fix TypeError in current_temperature if no temperature is known. (@mvn23 - #22112)
- Improve opentherm gw startup (@mvn23 - #22121)
0.90.1
- Fix ZHA force polled entities. (@Adminiuga - #22222)
- Bump total-connect-client to 0.25, fixing issue with Total Connect (@kkr16 - #22230)
- Stream fixes (@hunterjm - #22238) (stream docs)
- Allow on/off on tado climate component. (@michaelarnauts - #22242) (tado docs)
- Fix validate webhook requirements (@andrewsayre - #22248) (smartthings docs)
- Update Hass-NabuCasa 0.9 (@pvizeli - #22258) (cloud docs)
0.90.0
New Platforms
- Add support for homekit controller sensors ([@cpopp] - [#21535]) ([homekit_controller docs]) (new-platform)
- Add separate on/off ids on manual configured IHC lights ([@msvinth] - [#20253]) ([ihc docs]) ([light.ihc docs]) (new-platform)
- mobile_app component ([@robbiet480] - [#21475]) ([mobile_app docs]) (beta fix) (new-platform)
- Add storage helper to ZHA and use it for the device node descriptor ([@dmulcahey] - [#21500]) ([zha docs]) (new-platform)
- Add SmartThingsAccelCluster to ZHA binary_sensor ([@roblandry] - [#21609]) ([zha docs]) (new-platform)
- Xfinity Gateway device_tracker platform ([@cisasteelersfan] - [#21026]) ([device_tracker docs]) (new-platform)
- Add Time of Flight Sensor using VL53L1X ([@josemotta] - [#21230]) ([tof docs]) (new-platform)
- Adding enigma2 media player ([@fbradyirl] - [#21271]) ([media_player.enigma2 docs]) (new-platform)
- Add support for Cisco Mobility Express ([@fbradyirl] - [#21531]) ([cisco_mobility_express docs]) (new-platform)
- Add ClearPass Policy Manger device tracker ([@zemerick1] - [#21673]) ([device_tracker docs]) (new-platform)
- Live Streams Component ([@hunterjm] - [#21473]) ([camera docs]) ([stream docs]) (new-platform)
- Add Weather Sensors to Homematic IP ([@SukramJ] - [#21887]) ([homematicip_cloud docs]) (new-platform)
- Mobile App: Sensors ([@robbiet480] - [#21854]) ([mobile_app docs]) (beta fix) (new-platform)
New Features
- SmartThings remove SmartApp/Automation on integration removal ([@andrewsayre] - [#21594]) ([smartthings docs]) (new-feature)
- Add SmartThings climate support for Air Conditioners ([@andrewsayre] - [#21840]) ([smartthings docs]) (new-feature)
- Add SmartThings sensor support for Three Axis ([@andrewsayre] - [#21841]) ([smartthings docs]) (new-feature)
Breaking Changes
- Added support for multiple Netatmo thermostats/valves ([@shanbs] - [#19407]) ([netatmo docs]) ([climate.netatmo docs]) (breaking change)
- Return Netatmo climate operation_mode instead of boiler status ([@shanbs] - [#21633]) ([netatmo docs]) (breaking change)
- Utility Meter offset defined by a time_period ([@dgomes] - [#20926]) ([utility_meter docs]) (breaking change)
- Introduce target_temperature_state_address for climate device ([@marvin-w] - [#21541]) ([knx docs]) (breaking change)
- Deprecate http.api_password ([@awarecan] - [#21884]) ([api docs]) ([frontend docs]) ([hassio docs]) ([http docs]) ([mqtt docs]) ([websocket_api docs]) ([zeroconf docs]) ([camera.proxy docs]) (breaking change)
- Changed from nanoleaf_aurora to nanoleaf ([@Oro] - [#21913]) ([light.nanoleaf docs]) (breaking change)
- Rename 'firetv' to 'androidtv' and add Android TV functionality ([@JeffLIrion] - [#21944]) (breaking change)
- Tellstick sensor configuration cleanup ([@endor-force] - [#21402]) ([tellstick docs]) (breaking change)
- Pass Message object to MQTT message callbacks ([@emontnemery] - [#21959]) ([mqtt docs]) (breaking change)
- Remove hass.config from aws_lambda notify payload ([@awarecan] - [#22125]) (breaking change) (beta fix)
Beta Fixes
- mobile_app component ([@robbiet480] - [#21475]) ([mobile_app docs]) (beta fix) (new-platform)
- Remove UTF8 decoding for Waze ([@philhawthorne] - [#22020]) ([sensor.waze_travel_time docs]) (beta fix)
- Bring back the boiler status ([@cgtobi] - [#22021]) ([netatmo docs]) (beta fix)
- Update additional platforms to use new MQTT message callback ([@emontnemery] - [#22030]) ([device_tracker docs]) ([mqtt_eventstream docs]) ([owntracks docs]) ([snips docs]) ([alarm_control_panel.manual_mqtt docs]) ([automation.mqtt docs]) ([sensor.arwn docs]) ([sensor.mqtt_room docs]) (beta fix)
- Fix lifx light async error ([@awarecan] - [#22031]) ([lifx docs]) (beta fix)
- Fix Google Assistant User with Cloud ([@pvizeli] - [#22042]) ([cloud docs]) (beta fix)
- Mobile App: Require encryption for registrations that support it ([@robbiet480] - [#21852]) ([mobile_app docs]) (beta fix)
- Mobile App: Support rendering multiple templates at once ([@robbiet480] - [#21851]) ([mobile_app docs]) (beta fix)
- Mobile App: Update Location schema updates & device ID generation ([@robbiet480] - [#21849]) ([mobile_app docs]) (beta fix)
- Mobile App: Register devices into the registry ([@robbiet480] - [#21856]) ([mobile_app docs]) (beta fix)
- Mobile App: Sensors ([@robbiet480] - [#21854]) ([mobile_app docs]) (beta fix) (new-platform)
- Bump androidtv to 0.0.11 ([@JeffLIrion] - [#22025]) ([androidtv docs]) (beta fix)
- Mobile App: Enable loading via discovery (surprise inside!) ([@robbiet480] - [#22027]) ([mobile_app docs]) (beta fix)
- Mobile App: Discovery to default configuration.yaml, zeroconf to default_config ([@robbiet480] - [#22028]) ([default_config docs]) ([mobile_app docs]) (beta fix)
- Mobile App: Expose Cloud Remote UI FQDN in registration response ([@robbiet480] - [#22055]) ([cloud docs]) ([mobile_app docs]) (beta fix)
- Return config entry ID after creation ([@balloob] - [#22060]) ([config docs]) (beta fix)
- Correct context ([@awarecan] - [#22061]) ([alexa docs]) (beta fix)
- Binary Sensor for Remote UI & Fix timezone ([@pvizeli] - [#22076]) (beta fix)
- Bump androidtv to 0.0.12 ([@JeffLIrion] - [#22072]) ([androidtv docs]) (beta fix)
- Prevent cloud remote UI when using 127.0.0.1 as trusted network ([@balloob] - [#22093]) ([cloud docs]) (beta fix)
- Beta Fix: FFMPEG and Stream component ([@hunterjm] - [#22091]) ([camera.ffmpeg docs]) ([camera.generic docs]) ([camera.onvif docs]) (beta fix)
- delete previously removed service option from services yaml ([@hunterjm] - [#22123]) (beta fix)
- Remove hass.config from aws_lambda notify payload ([@awarecan] - [#22125]) (breaking change) (beta fix)
- Allow non-admins to listen to certain events ([@balloob] - [#22137]) ([websocket_api docs]) (beta fix)
- Bump tado version ([@WebSpider] - [#22145]) ([tado docs]) (beta fix)
- Fix resetting access token on streams with keepalive ([@hunterjm] - [#22148]) ([stream docs]) (beta fix)
- Remove config check over supervisor ([@pvizeli] - [#22156]) ([hassio docs]) (beta fix)
- Upgrade toonapilib to 3.2.2 + lower interval ([@frenck] - [#22160]) ([toon docs]) (beta fix)
- bump total_connect_client to 0.24 ([@uchagani] - [#22166]) ([totalconnect docs]) (beta fix)
- Update Hass-NabuCasa 0.8 ([@pvizeli] - [#22177]) ([cloud docs]) (beta fix)
- Always load Hass.io component on Hass.io ([@balloob] - [#22185]) (beta fix)
- Fixed typing errors ([@Swamp-Ig] - [#22207]) (beta fix)
All changes
- Upgrade pyopenuv to 1.0.9 ([@bachya] - [#21513]) ([openuv docs])
- Upgrade pypollencom to 2.2.3 ([@bachya] - [#21517]) ([sensor.pollen docs])
- Upgrade pytile to 2.0.6 ([@bachya] - [#21516]) ([device_tracker docs])
- Upgraded py17track to 2.2.2 ([@bachya] - [#21515]) ([sensor.seventeentrack docs])
- Upgrade pyflunearyou to 1.0.2 ([@bachya] - [#21514]) ([sensor.flunearyou docs])
- Bump starlingbank version to 3.1 ([@dullage] - [#21501]) ([sensor.starlingbank docs])
- Upgrade opensensemap-api to 0.1.5 ([@fabaff] - [#21524]) ([air_quality docs])
- Register 'firetv.adb_command' service ([@JeffLIrion] - [#21419]) ([media_player.firetv docs])
- Add arm night for alarm decoder ([@koolsb] - [#21488]) ([alarmdecoder docs])
- Upgrade numpy to 1.16.2 ([@fabaff] - [#21525]) ([binary_sensor.trend docs]) ([image_processing.opencv docs]) ([image_processing.tensorflow docs]) ([sensor.pollen docs])
- Upgrade python-mystrom to 0.5.0 ([@fabaff] - [#21523]) ([light.mystrom docs]) ([switch.mystrom docs])
- Mqtt alarm added value_template and code_arm_required ([@ToRvaLDz] - [#19558]) ([alarm_control_panel.mqtt docs])
- Add direct binding for remotes and lights for ZHA ([@dmulcahey] - [#21498]) ([zha docs])
- Add support for homekit controller sensors ([@cpopp] - [#21535]) ([homekit_controller docs]) (new-platform)
- Update CODEOWNERS ([@dgomes] - [#21545])
- Clean up gpslogger tests ([@MartinHjelmare] - [#21543])
- new websocket api way ([@dmulcahey] - [#21533]) ([zha docs])
- Add pause/unpause services to RainMachine ([@bachya] - [#21548]) ([rainmachine docs])
- prevent duplicate event channel registration ([@dmulcahey] - [#21534]) ([zha docs])
- Allow config entry reloading ([@balloob] - [#21502])
- Add separate on/off ids on manual configured IHC lights ([@msvinth] - [#20253]) ([ihc docs]) ([light.ihc docs]) (new-platform)
- add friendly name to devices in the device registry ([@dmulcahey] - [#21499]) ([zha docs])
- Allow chaining contexts ([@balloob] - [#21028]) ([automation docs])
- bump pyxeoma to 1.4.1 to fix and close #19306 ([@trunet] - [#21568]) ([camera.xeoma docs])
- fix exception ([@dmulcahey] - [#21571]) ([zha docs])
- Add config entry remove callback ([@andrewsayre] - [#21576])
- mobile_app component ([@robbiet480] - [#21475]) ([mobile_app docs]) (beta fix) (new-platform)
- Memory optimization for logbook ([@amelchio] - [#21549]) ([logbook docs])
- Get room hints from areas ([@Swamp-Ig] - [#21519]) ([google_assistant docs])
- Centrally define Watt ([@dgomes] - [#21570])
- Add network throughput statistics to systemmonitor sensor ([@dgomes] - [#21575]) ([sensor.systemmonitor docs])
- Update for new pyvesyncv_v2 library and vesync switch support ([@webdjoe] - [#21449]) ([switch.vesync docs])
- ZHA fixes ([@dmulcahey] - [#21592]) ([zha docs])
- Update pyhomematic ([@danielperna84] - [#21600]) ([homematic docs])
- Add parameter hold_secs for Harmony remote send command ([@ehendrix23] - [#19650]) ([remote docs]) ([remote.harmony docs])
- Upgrade motorparts to 1.1.0 ([@rohankapoorcom] - [#21602]) ([sensor.mopar docs])
- Further Yale ZWave lock device mapping cleanup ([@mw-white] - [#21128]) ([zwave docs])
- Added support for multiple Netatmo thermostats/valves ([@shanbs] - [#19407]) ([netatmo docs]) ([climate.netatmo docs]) (breaking change)
- Add the velbus sync clock service ([@cereal2nd] - [#21308]) ([velbus docs])
- SmartThings remove SmartApp/Automation o...