Skip to content

Releases: home-assistant/core

0.88.0b2

17 Feb 07:52
Compare
Choose a tag to compare
0.88.0b2 Pre-release
Pre-release
Bump pychromecast to 2.5.2 (#21127)

0.88.0b1

15 Feb 18:32
Compare
Choose a tag to compare
0.88.0b1 Pre-release
Pre-release
Bumped version to 0.88.0b1

0.88.0b0

14 Feb 08:49
Compare
Choose a tag to compare
0.88.0b0 Pre-release
Pre-release
Bumped version to 0.88.0b0

0.87.1

10 Feb 18:07
4a559cd
Compare
Choose a tag to compare

0.87.0

06 Feb 22:58
c366fa0
Compare
Choose a tag to compare

New Platforms

  • Add a Zoneminder availability sensor ([@rohankapoorcom] - [#20184]) ([zoneminder docs]) (new-platform)
  • Add platform image_processing.qrcode ([@zhujisheng] - [#20215]) ([image_processing.qrcode docs]) (new-platform)
  • Add LCN switch platform ([@alengwenus] - [#20267]) ([lcn docs]) ([switch.lcn docs]) (new-platform)
  • Add EverLights light component ([@joncar] - [#19817]) ([light.everlights docs]) (new-platform)
  • Add device tracker support for EE Brightbox 2 router ([@krygal] - [#19611]) ([device_tracker docs]) (new-platform)
  • HomematicIP add cover FROLL and BROLL devices ([@mxworm] - [#19794]) ([homematicip_cloud docs]) (new-platform)
  • Add Danfoss Air HRV support ([@JonasPed] - [#20138]) ([danfoss_air docs]) ([binary_sensor.danfoss_air docs]) ([sensor.danfoss_air docs]) (new-platform)
  • Utility meter ([@dgomes] - [#19718]) ([utility_meter docs]) (new-platform)
  • Add Co2signal sensor ([@danielsjf] - [#19204]) ([sensor.co2signal docs]) (new-platform)
  • Add nilu air_quality platform ([@hfurubotten] - [#19674]) ([air_pollutants docs]) (new-platform)
  • Add Iliad Italy (Mobile Telephony Provider) Sensor ([@eliseomartelli] - [#19645]) ([sensor.iliad_italy docs]) (new-platform)
  • Add support for HomeKit motion sensor devices ([@Jc2k] - [#20555]) ([homekit_controller docs]) (new-platform)
  • Add an Integration sensor ([@dgomes] - [#19703]) ([sensor.integration docs]) (new-platform)
  • Add Synology SRM device tracker ([@aerialls] - [#20320]) ([device_tracker docs]) (new-platform)
  • Add Recollect Waste ([@stealthhacker] - [#20121]) ([sensor.recollect_waste docs]) (new-platform)
  • New Transmission component ([@MatteGary] - [#19230]) ([transmission docs]) ([sensor.transmission docs]) (breaking change) (new-platform)
  • Add support for FRITZ DECT 100 (temp sensor) ([@choss] - [#20308]) ([fritzbox docs]) ([sensor.fritzbox docs]) (new-platform)
  • RFC: Add system health component ([@balloob] - [#20436]) ([system_health docs]) ([updater docs]) (new-platform)
  • Add sensor platform for Rova Garbage Collection ([@GidoHakvoort] - [#18868]) ([sensor.rova docs]) (new-platform)
  • Add SmartThings component and switch platform ([@andrewsayre] - [#20148]) ([smartthings docs]) ([switch.smartthings docs]) (new-platform)
  • Fix cloud webhook body ([@pvizeli] - [#20739]) ([cloud docs]) (beta fix) (new-platform)

New Features

  • Add yeelight start_flow service and ability to declare custom effects ([@zewelor] - [#20107]) ([light.yeelight docs]) (new-feature)

Breaking Changes

  • Fix unused friendly name for SolarEdge sensor ([@LouisMT] - [#20109]) ([sensor.solaredge docs]) (breaking change)
  • Fix typo C02 to CO2 ([@reefab] - [#20306]) ([air_quality docs]) (breaking change)
  • Remove creation of geolocation default group ([@exxamalte] - [#20338]) ([geo_location docs]) (breaking change)
  • Split out dovado to a component and sensor platform ([@rohankapoorcom] - [#20339]) ([dovado docs]) ([sensor.dovado docs]) (breaking change)
  • Reset Brottsplatskartan incident types every day ([@chrillux] - [#20117]) ([sensor.brottsplatskartan docs]) (breaking change)
  • Make Ambient PWS async and cloud-push ([@bachya] - [#20332]) ([ambient_station docs]) ([sensor.ambient_station docs]) (breaking change)
  • Add COMPONENT_SCHEMA and use it in alarm_control_panel ([@emontnemery] - [#20224]) ([alarm_control_panel docs]) (breaking change)
  • New Transmission component ([@MatteGary] - [#19230]) ([transmission docs]) ([sensor.transmission docs]) (breaking change) (new-platform)
  • Disable extra=vol.ALLOW_EXTRA for MQTT platforms. ([@emontnemery] - [#20562]) ([mqtt docs]) (breaking change)

Beta Fixes

  • Fix pjlink issue ([@emkay82] - [#20510]) ([media_player.pjlink docs]) (beta fix)
  • Fix geofency requiring a configuration.yaml entry ([@balloob] - [#20631]) ([geofency docs]) (beta fix)
  • Upgrade blinkpy to re-enable motion detection ([@fronzbot] - [#20651]) ([blink docs]) (beta fix)
  • Fix parsing yeelight custom effects, when not present in config ([@zewelor] - [#20658]) ([light.yeelight docs]) (beta fix)
  • Add PLATFORM_SCHEMA_BASE support to check_config.py ([@emontnemery] - [#20663]) (beta fix)
  • InfluxDB - change connection test method ([@magenbrot] - [#20666]) ([sensor.influxdb docs]) (beta fix)
  • Add SmartThings Light platform ([@andrewsayre] - [#20652]) ([smartthings docs]) (beta fix)
  • Fix allow extra in locative webhook schema validation ([@rohankapoorcom] - [#20657]) ([locative docs]) (beta fix)
  • Add SmartThings Fan platform ([@andrewsayre] - [#20681]) ([smartthings docs]) (beta fix)
  • Add entity_namespace to PLATFORM_SCHEMA ([@emontnemery] - [#20693]) (beta fix)
  • Add SmartThings Binary Sensor platform ([@andrewsayre] - [#20699]) ([smartthings docs]) (beta fix)
  • fix test commented in #20678 ([@dgomes] - [#20680]) (beta fix)
  • Add SmartThings button support via events ([@andrewsayre] - [#20707]) ([smartthings docs]) (beta fix)
  • Fix temperature unit conversion in Ambient PWS ([@bachya] - [#20723]) ([ambient_station docs]) (beta fix)
  • Revert pyfoscam back to libpyfoscam ([@davidlie] - [#20727]) ([camera.foscam docs]) (beta fix)
  • Fix ffmpeg v4 stream issue ([@awarecan] - [#20314]) ([ffmpeg docs]) ([camera.amcrest docs]) ([camera.arlo docs]) ([camera.canary docs]) ([camera.ffmpeg docs]) ([camera.onvif docs]) ([camera.ring docs]) ([camera.xiaomi docs]) ([camera.yi docs]) (beta fix)
  • Improve cloud error handling ([@balloob] - [#20729]) ([cloud docs]) (beta fix)
  • Fix cloud webhook body ([@pvizeli] - [#20739]) ([cloud docs]) (beta fix) (new-platform)
  • Fix the line reference in config error message ([@awarecan] - [#20743]) (beta fix)
  • Upgrade to async_upnp_client==0.14.4 ([@StevenLooman] - [#20751]) ([upnp docs]) ([media_player.dlna_dmr docs]) (beta fix)
  • Keep cloud tokens always valid ([@balloob] - [#20762]) ([cloud docs]) (beta fix)
  • Fix tellduslive responsiveness ([@fredrike] - [#20603]) ([tellduslive docs]) (beta fix)
  • Make sure Locative doesn't submit invalid device IDs ([@balloob] - [#20784]) ([locative docs]) (beta fix)

All changes

  • Remove color call to set lights to black. ([@boralyl] - [#20176]) ([light.hyperion docs])
  • Embed zoneminder platforms into component ([@rohankapoorcom] - [#20182]) ([zoneminder docs])
  • Add a Zoneminder availability sensor ([@rohankapoorcom] - [#20184]) ([zoneminder docs]) (new-platform)
  • Add JSON attribute topic to MQTT cover ([@emontnemery] - [#20190]) ([mqtt docs])
  • Add JSON attribute topic to MQTT light ([@emontnemery] - [#20191]) ([mqtt docs])
  • Add JSON attribute topic to MQTT switch ([@emontnemery] - [#20192]) ([mqtt docs])
  • Log exceptions thrown by signal callbacks ([@emontnemery] - [#20015])
  • Set ehendrix23 as owner for harmony platform ([@ehendrix23] - [#20203])
  • Add platform image_processing.qrcode ([@zhujisheng] - [#20215]) ([image_processing.qrcode docs]) (new-platform)
  • Add verify_ssl to restful_command and switch.rest (#20199) ([@rohankapoorcom] - [#20207]) ([rest_command docs]) ([switch.rest docs])
  • Fix unused friendly name for SolarEdge sensor ([@LouisMT] - [#20109]) ([sensor.solaredge docs]) (breaking change)
  • Fix for issue #19086 ([@JoakimLindbom] - [#20225]) ([media_player.volumio docs])
  • Use local IP to discover IGD device ([@gorynychzmey] - [#20035]) ([upnp docs])
  • Tibber Pulse for homes without subscriptions ([@Danielhiversen] - [#20246]) ([tibber docs]) ([sensor.tibber docs])
  • Added Search Configuration to IMAP Sensor ([@mwegner] - [#19749]) ([sensor.imap docs])
  • Support for relay ports for LCN light platform ([@alengwenus] - [#19632]) ([lcn docs]) ([light.lcn docs])
  • Add LCN switch platform ([@alengwenus] - [#20267]) ([lcn docs]) ([switch.lcn docs]) (new-platform)
  • Updated sense library to 0.6.0 ([@kbickar] - [#20271]) ([sense docs])
  • Fire events for Lutron RadioRA2 keypad buttons ([@koreth] - [#20090]) ([lutron docs])
  • Update Tibber library ([@Danielhiversen] - [#20273]) ([tibber docs])
  • Make Netatmo battery_percent icon dynamic ([@notoriousbdg] - [#20275]) ([sensor.netatmo docs])
  • Add type hints to helpers.condition ([@scop] - [#20266]) ([zone docs])
  • Add discovery_info check to LCN light platform ([@alengwenus] - [#20280]) ([light.lcn docs])
  • Reduce log noise from Envisalink component ([@koreth] - [#20282]) ([envisalink docs])
  • Print a message when reconnected after a connection failure, requirement for IQS silver ([@rytilahti] - [#20261]) ([media_player.songpal docs])
  • Add JSON attribute topic to MQTT vacuum ([@emontnemery] - [#20242]) ([mqtt docs])
  • Add JSON attribute topic to MQTT lock ([@emontnemery] - [#20241]) ([mqtt docs])
  • Add JSON attribute topic to MQTT fan ([@emontnemery] - [#20240]) ([mqtt docs])
  • Add JSON attribute topic to MQTT climate ([@emontnemery] - [#20239]) ([mqtt docs])
  • Add JSON attribute topic to MQTT alarm ([@emontnemery] - [#20238]) ([mqtt docs])
  • Add EverLights light component ([@joncar] - [#19817]) ([light.everlights docs]) (new-platform)
  • Added recursive detection of functools.partial. ([@andrewsayre] - [#20284])
  • Added Xiaomi AirPurifier 2S profile ([@foxel] - [#20285]) ([fan.xiaomi_miio docs])
  • Update Tibber lib ([@Danielhiversen] - [#20289]) ([tibber docs]) ([sensor.tibber docs])
  • Remove trailing slash from base_url and added ability to generate webhook path. ([@andrewsayre] - [#20295]) ([http docs]) ([webhook docs])
  • Add radiotherm is_on method to return on/off ([@TD22057] - [#20283]) ([climate.radiotherm docs])
  • Fix typo C02 to CO2 ([@reefab] - [#20306]) ([air_quality docs]) (breaking change)
  • Add git to the development Dockerfile ([@kellerza] - [#20276])
  • Add device tracker support for EE Brightbox 2 router ([@krygal] - [#19611]) ([device_tracker docs]) (new-platform)
  • HomematicIP add cover FROLL and BROLL devices ([@mxworm] - [#19794]) ([homematicip_cloud docs]) (new-platform)
  • Upgrade python-nest to 4.1.0 ([@awarecan] - [#20313]) ([nest docs])
  • Upgrade youtube_dl to 2019.01.17 ([...
Read more

0.87.0b6

05 Feb 16:06
Compare
Choose a tag to compare
0.87.0b6 Pre-release
Pre-release
Bumped version to 0.87.0b6

0.87.0b5

03 Feb 23:27
Compare
Choose a tag to compare
0.87.0b5 Pre-release
Pre-release
Bumped version to 0.87.0b5

0.87.0b4

03 Feb 04:28
Compare
Choose a tag to compare
0.87.0b4 Pre-release
Pre-release
Bumped version to 0.87.0b4

0.87.0b2

02 Feb 22:11
Compare
Choose a tag to compare
0.87.0b2 Pre-release
Pre-release
Bumped version to 0.87.0b2

0.87.0b1

01 Feb 22:38
Compare
Choose a tag to compare
0.87.0b1 Pre-release
Pre-release
Bumped version to 0.87.0b1