Skip to content

Releases: home-assistant/core

0.94.0b3

01 Jun 06:06
Compare
Choose a tag to compare
0.94.0b3 Pre-release
Pre-release
Bumped version to 0.94.0b3

0.94.0b2

31 May 21:24
Compare
Choose a tag to compare
0.94.0b2 Pre-release
Pre-release
Update azure-pipelines.yml for Azure Pipelines

0.94.0b1

30 May 21:59
Compare
Choose a tag to compare
0.94.0b1 Pre-release
Pre-release
Bumped version to 0.94.0b1

0.94.0b0

29 May 23:02
Compare
Choose a tag to compare
0.94.0b0 Pre-release
Pre-release
Bumped version to 0.94.0b0

0.93.2

23 May 03:36
77f595c
Compare
Choose a tag to compare

0.93.1

17 May 06:04
7818c98
Compare
Choose a tag to compare

0.93.0

16 May 05:09
584bfba
Compare
Choose a tag to compare

New Integrations

  • Adds Orange Pi GPIO platform ([@pascallj] - [#22541]) ([orangepi_gpio docs]) (new-integration) (new-platform)
  • Convert Pollen.com sensor into IQVIA component ([@bachya] - [#22986]) ([iqvia docs]) ([pollen docs]) (breaking change) (new-integration) (new-platform)
  • Essent sensor ([@TheLastProject] - [#23513]) ([essent docs]) (new-integration) (new-platform)
  • Ptvsd debugger component. ([@Swamp-Ig] - [#23336]) ([ptvsd docs]) (new-integration)
  • Ambiclimate ([@Danielhiversen] - [#22827]) ([ambiclimate docs]) (new-integration) (new-platform)
  • Added new binary sensor meteoalarm to get weather alerts in Europe ([@rolfberkenbosch] - [#23663]) ([meteoalarm docs]) (new-integration) (new-platform)
  • Add Intergas InComfort Lan2RF gateway ([@zxdavb] - [#23736]) ([incomfort docs]) (new-integration) (new-platform)

New Platforms

  • Adds Orange Pi GPIO platform ([@pascallj] - [#22541]) ([orangepi_gpio docs]) (new-integration) (new-platform)
  • Added component named switcher_kis switcher water heater integration. ([@TomerFi] - [#22325]) ([switcher_kis docs]) (new-platform)
  • MQTT Vacuum State Device ([@pszafer] - [#23171]) ([mqtt docs]) (new-platform)
  • Convert Pollen.com sensor into IQVIA component ([@bachya] - [#22986]) ([iqvia docs]) ([pollen docs]) (breaking change) (new-integration) (new-platform)
  • Add new nextbus sensor ([@ViViDboarder] - [#20197]) ([nextbus docs]) (new-platform)
  • Add sensor support for dyson 2018 models ([@etheralm] - [#22578]) ([dyson docs]) (new-platform)
  • Essent sensor ([@TheLastProject] - [#23513]) ([essent docs]) (new-integration) (new-platform)
  • Ambiclimate ([@Danielhiversen] - [#22827]) ([ambiclimate docs]) (new-integration) (new-platform)
  • Add Bizkaibus, Biscays (Spain) bus service component ([@UgaitzEtxebarria] - [#22934]) ([bizkaibus docs]) (new-platform)
  • Added new binary sensor meteoalarm to get weather alerts in Europe ([@rolfberkenbosch] - [#23663]) ([meteoalarm docs]) (new-integration) (new-platform)
  • Add water_heater to geniushub, bump client library ([@zxdavb] - [#23384]) ([geniushub docs]) (new-platform)
  • Add Intergas InComfort Lan2RF gateway ([@zxdavb] - [#23736]) ([incomfort docs]) (new-integration) (new-platform)
  • New cover platform for ADS integration ([@carstenschroeder] - [#23377]) ([ads docs]) (new-platform)

Breaking Changes

  • Add homematicip cloud temperature sensor from thermostats ([@SukramJ] - [#23263]) ([homematicip_cloud docs]) (breaking change)
  • Convert Pollen.com sensor into IQVIA component ([@bachya] - [#22986]) ([iqvia docs]) ([pollen docs]) (breaking change) (new-integration) (new-platform)
  • Remove support for deprecated Sonos configuration ([@amelchio] - [#23385]) ([sonos docs]) (breaking change)
  • Remove historical allergen and asthma sensors from IQVIA ([@bachya] - [#23258]) ([iqvia docs]) (breaking change)
  • Always pad mac addresses from nmap tracker with leading zeros ([@mikeage] - [#23492]) ([nmap_tracker docs]) (breaking change)
  • Convert frontend to do client-side modern JS detection ([@balloob] - [#23618]) ([frontend docs]) (breaking change)
  • Added option to select photoblack cartridge ([@ThaStealth] - [#23433]) ([epsonworkforce docs]) (breaking change)
  • Move Sonos services to sonos domain ([@amelchio] - [#23670]) ([sonos docs]) (breaking change)
  • Share snmp constants across all platforms ([@fabaff] - [#23678]) ([snmp docs]) (breaking change)
  • Merge netatmo_public sensor into the netatmo integration ([@cgtobi] - [#23531]) ([netatmo docs]) ([netatmo_public docs]) (breaking change)
  • Update Sesame component to use Candy House's library using the V3 API ([@zanglang] - [#23621]) ([sesame docs]) (breaking change)

Beta Fixes

  • Sort discovered entries by 'st' to ensure getting the same device each discovery ([@StevenLooman] - [#23763]) ([upnp docs]) (beta fix)
  • Bump pyatmo to v1.11 ([@cgtobi] - [#23766]) ([netatmo docs]) (beta fix)
  • Fix for issue #23739. Added unique_id property so ([@dreed47] - [#23769]) ([zestimate docs]) (beta fix)
  • Beta Fix: ONVIF ([@hunterjm] - [#23787]) ([onvif docs]) (beta fix)
  • Synchronize Sonos service calls ([@amelchio] - [#23791]) ([sonos docs]) (beta fix)
  • Do not add coordinator to the ZHA entities. ([@Adminiuga] - [#23803]) ([zha docs]) (beta fix)
  • fix onvif wsdl import - take 2 ([@hunterjm] - [#23807]) ([onvif docs]) (beta fix)
  • Correct ZHA illumination conversion ([@dmulcahey] - [#23853]) ([zha docs]) (beta fix)
  • Fix ZHA battery when readings produce an unknown value ([@dmulcahey] - [#23854]) ([zha docs]) (beta fix)
  • bump zha-quirks ([@dmulcahey] - [#23855]) ([zha docs]) (beta fix)
  • Fix improper usage of body attribute on web.Response. Should be text since we arent sending bytes ([@robbiet480] - [#23857]) ([geofency docs]) ([locative docs]) ([mobile_app docs]) (beta fix)

All changes

  • Pass configured host string instead of always forcing an ip-address ([@itn3rd77] - [#23164]) ([homematic docs])
  • Make less imports from yeelight ([@zewelor] - [#23124]) ([yeelight docs])
  • Add @Jc2k to codeowners for homekit_controller ([@Jc2k] - [#23173]) ([homekit_controller docs])
  • Add minimum/maximum to counter ([@rohankapoorcom] - [#22608]) ([counter docs])
  • Adds Orange Pi GPIO platform ([@pascallj] - [#22541]) ([orangepi_gpio docs]) (new-integration) (new-platform)
  • Potential None ([@Swamp-Ig] - [#23187]) ([automation docs])
  • Add storage for cacheable homekit entity maps. ([@Jc2k] - [#23191]) ([homekit_controller docs])
  • Misc. ZHA changes ([@dmulcahey] - [#23190]) ([zha docs])
  • set myself as codeowner of xmpp, removed me from notify/* ([@flowolf] - [#23207]) ([notify docs]) ([xmpp docs])
  • Update vizio component to support latest pyvizio with soundbar support ([@raman325] - [#22294]) ([vizio docs])
  • Add json_attributes_template ([@emontnemery] - [#22981]) ([mqtt docs])
  • Only comment with changed coverage on release PRs [skip-ci] ([@balloob] - [#23224])
  • Fix optimistic mode + other bugs, tests ([@emontnemery] - [#22976]) ([mqtt docs])
  • Set default value for input_datetime ([@tsvi] - [#21919]) ([input_datetime docs])
  • Remove archived 17track packages from the entity registry ([@bachya] - [#23049]) ([seventeentrack docs])
  • Change configuration for orangepi ([@pascallj] - [#23231]) ([orangepi_gpio docs])
  • Add and use an async_fire_service_discovered helper ([@Jc2k] - [#23232])
  • Review feedback from #23191 ([@Jc2k] - [#23233]) ([homekit_controller docs])
  • Add missing service for persistent_notification ([@bieniu] - [#23230])
  • Add more CPU temp. labels to Glances ([@Chris-V] - [#23179]) ([glances docs])
  • Add accuracy and status for Traccar ([@GoNzCiD] - [#23180]) ([traccar docs])
  • Avoid calling async code in sync context ([@Jc2k] - [#23235]) ([homekit_controller docs])
  • Drop unnecessary block_till_done, improve tests ([@emontnemery] - [#23246])
  • Drop unnecessary block_till_done, improve tests ([@emontnemery] - [#23247])
  • Drop unnecessary block_till_done, improve tests ([@emontnemery] - [#23248])
  • Drop unnecessary block_till_done, improve tests ([@emontnemery] - [#23249])
  • Drop unnecessary block_till_done ([@emontnemery] - [#23250])
  • Drop unnecessary block_till_done ([@emontnemery] - [#23251])
  • Drop unnecessary block_till_done, improve tests ([@emontnemery] - [#23252])
  • Added component named switcher_kis switcher water heater integration. ([@TomerFi] - [#22325]) ([switcher_kis docs]) (new-platform)
  • Drop unnecessary block_till_done for MQTT fan tests ([@emontnemery] - [#23253])
  • Drop unnecessary block_till_done for MQTT tests ([@emontnemery] - [#23254])
  • Drop unnecessary block_till_done, improve tests for MQTT Cover tests ([@emontnemery] - [#23255])
  • Drop unnecessary block_till_done ([@emontnemery] - [#23256])
  • Add ctags file to .gitignore ([@bachya] - [#23279])
  • Upgrade xmltodict to 0.12.0 ([@BKPepe] - [#23277]) ([bluesound docs]) ([startca docs]) ([ted5000 docs]) ([yr docs]) ([zestimate docs])
  • Upgrade pyotp to 2.2.7 ([@BKPepe] - [#23274]) ([otp docs])
  • Add homematicip cloud temperature sensor from thermostats ([@SukramJ] - [#23263]) ([homematicip_cloud docs]) (breaking change)
  • Improve MQTT tests ([@emontnemery] - [#23296])
  • Add support to play url ([@andrewsayre] - [#23273]) ([heos docs])
  • RFC: Upgrade philips_js component version and support channels and sources ([@elupus] - [#23061]) ([philips_js docs])
  • MQTT Vacuum State Device ([@pszafer] - [#23171]) ([mqtt docs]) (new-platform)
  • Add connection control for netgear_lte ([@amelchio] - [#22946]) ([netgear_lte docs])
  • Set placeholders in homekit config flow title ([@Jc2k] - [#23311]) ([homekit_controller docs])
  • Random hassfest fixes ([@balloob] - [#23314])
  • Add get_states faster ([@balloob] - [#23315]) ([websocket_api docs])
  • Handle traccar connection errors ([@ludeeus] - [#23289]) ([traccar docs])
  • Upgrade attrs to 19.1.0 ([@BKPepe] - [#23323])
  • Fix ps4 not able to use different PSN accounts ([@ktnrg45] - [#22799]) ([ps4 docs])
  • Reorg Homematic IP Cloud imports and minor fixes ([@SukramJ] - [#23330]) ([homematicip_cloud docs])
  • Changes due to manifest.json. Awaiting coroutines instead of creating tasks ([@alengwenus] - [#23321]) ([lcn docs])
  • Fix Switchbot restore state ([@Danielhiversen] - [#23325]) ([switchbot docs])
  • Added override for kwikset 888. ([@sowelie] - [#23327]) ([zwave docs])
  • Upgrade youtube_dl to 2019.04.17 ([@fabaff] - [#23342]) ([media_extractor docs])
  • Fix Homematic IP Cloud remaining light imports ([@SukramJ] - [#23339]) ([homematicip_cloud docs])
  • Volume trait for google assistant ([@elupus] - [#23237]) ([google_assistant docs])
  • Upgrade ruamel.yaml to 0.15.94 ([@fabaff] - [#23344])
  • Netatmo 5min fetch interval ([@pvizeli] - [#23341]) ([netatmo docs])
  • Fixed test ([@Swamp-Ig] - [#23343])
  • Device type garage for binary sensor garage_door ([@elupus] - [#23345]) ([google_assistant docs])
  • Fix non-syncthru supporting printers ([@nielstron] -...
Read more

0.93.0b4

14 May 11:12
Compare
Choose a tag to compare
0.93.0b4 Pre-release
Pre-release
Bumped version to 0.93.0b4

0.93.0b3

14 May 05:20
Compare
Choose a tag to compare
0.93.0b3 Pre-release
Pre-release
Bumped version to 0.93.0b3

0.93.0b2

10 May 21:33
Compare
Choose a tag to compare
0.93.0b2 Pre-release
Pre-release
Bumped version to 0.93.0b2