Releases: home-assistant/core
Releases · home-assistant/core
0.93.0b2
0.93.0b1
0.93.0b0
0.92.2
- Further improve IndieAuth redirect_uri lookup failure logs (@robbiet480 - #23183) (auth docs)
- Don't create connections between sensors. Fixes #22787 (@StevenLooman - #23202) (upnp docs)
- update geniushub client library to fix issue #23444 (@zxdavb - #23450) (geniushub docs)
- Fix netatmo_public sensor to use netatmo authentication (@cgtobi - #23455) (netatmo_public docs)
- Bump pychromecast (@emontnemery - #23463) (cast docs)
- Fix cleanup of dynamic group (@emontnemery - #23475) (cast docs)
- Fix Hue sensors returning None value (@balloob - #23478) (hue docs)
- Only include agent user ID in SYNC responses (@balloob - #23497) (cloud docs) (google_assistant docs)
- Fix media_player alexa power control bug (@pvizeli - #23537) (alexa docs)
- Fix problem with using Traccar event (@klaasnicolaas - #23543) (traccar docs)
- Fix authentication issue (@ehendrix23 - #23600) (myq docs)
- Fix unexpected error thrown if instance_domain is not set (@robbiet480 - #23615) (cloud docs) (mobile_app docs)
- Bump pyheos (@andrewsayre - #23616) (heos docs)
0.92.1
- fix for issue #21381 (@dreed47 - #23306) (zestimate docs)
- Bump ecovacs lib 2 (@OverloadUT - #23354) (ecovacs docs)
- Bump pyheos to 0.4.1 (@andrewsayre - #23360) (heos docs)
- async_setup_component stage_1_domains (@frogkind - #23375)
- Add error handling for migration failure (@awarecan - #23383)
- Broadlink fixup unintended breakage from service refactor (@elupus - #23408) (broadlink docs)
- Make setup more robust (@balloob - #23414)
- Add missing feature support flag (@andrewsayre - #23417) (soundtouch docs)
- Fix supported features gates in media_player volume up/down services (@andrewsayre - #23419) (media_player docs)
- Refactor netatmo to use hass.data (@cgtobi - #23429) (netatmo docs)
- Fix Flux component (@nudded - #23431) (flux docs)
- Fix daikin setup (@fredrike - #23440) (daikin docs)
- Fix point setup (@fredrike - #23441) (point docs)
0.92.0
New Integrations
- Add N26 component ([@markusressel] - [#22684]) ([n26 docs]) (new-integration) (new-platform)
- Add Somfy MyLink support for Covers ([@bendews] - [#22514]) ([somfy_mylink docs]) (new-integration) (new-platform)
- Instituto Geográfico Nacional Sismología (Earthquakes) Feed platform ([@exxamalte] - [#22696]) ([ign_sismologia docs]) (new-integration) (new-platform)
- Rename google/tts.py to google_translate/tts.py ([@awarecan] - [#23090]) ([google docs]) ([google_translate docs]) ([tts docs]) (breaking change) (new-integration)
New Platforms
- Add LCN binary_sensor component ([@alengwenus] - [#22341]) ([lcn docs]) (new-platform)
- Ampio Smog Air Quality Sensor ([@kstaniek] - [#21152]) ([air_quality docs]) (new-platform)
- Rebrand Cisco Spark notify to be Cisco Webex Teams ([@fbradyirl] - [#21938]) ([cisco_webex_teams docs]) (new-platform)
- Add N26 component ([@markusressel] - [#22684]) ([n26 docs]) (new-integration) (new-platform)
- Add OASA Telematics greek public transport sensor component ([@panosmz] - [#22196]) ([oasa_telematics docs]) (new-platform)
- Initial Fibaro HC Climate support ([@pbalogh77] - [#20256]) ([fibaro docs]) (new-platform)
- Add Somfy MyLink support for Covers ([@bendews] - [#22514]) ([somfy_mylink docs]) (new-integration) (new-platform)
- Camera component for BOM integration ([@maddenp] - [#22816]) ([bom docs]) (new-platform)
- Add amcrest binary_sensors ([@pnbruckner] - [#22703]) ([amcrest docs]) (new-platform)
- Binary sensors for netgear_lte ([@amelchio] - [#22902]) ([netgear_lte docs]) (new-platform)
- Add ESPHome climate support ([@OttoWinter] - [#22859]) ([esphome docs]) (new-platform)
- Instituto Geográfico Nacional Sismología (Earthquakes) Feed platform ([@exxamalte] - [#22696]) ([ign_sismologia docs]) (new-integration) (new-platform)
- Add Satel_integra switchable outputs and multiple partitions ([@c-soft] - [#21992]) ([satel_integra docs]) (breaking change) (new-platform)
- Add support for Stiebel Eltron heat pumps ([@fucm] - [#21199]) ([stiebel_eltron docs]) (new-platform)
- Add basic Supla cover support ([@mwegrzynek] - [#22133]) ([supla docs]) (new-platform)
- Simplify esphome ([@OttoWinter] - [#22868]) ([esphome docs]) (new-platform)
- Genius hub ([@GeoffAtHome] - [#21598]) ([geniushub docs]) (new-platform)
- Added epson workforce component ([@ThaStealth] - [#23144]) ([epsonworkforce docs]) (new-platform)
- Add basic support for native Hue sensors ([@mitchellrj] - [#22598]) ([hue docs]) (beta fix) (new-platform)
Breaking Changes
- Fix lightwave config validation ([@amelchio] - [#22576]) ([lightwave docs]) (breaking change)
- Amcrest: Add on/off support & attributes. Bump amcrest to 1.3.0 ([@pnbruckner] - [#22418]) ([amcrest docs]) (breaking change)
- Remove deprecated Insteon components ([@balloob] - [#22710]) ([insteon_local docs]) ([insteon_plm docs]) (breaking change)
- Logi Circle public API refactor and config flow ([@evanjd] - [#20624]) ([logi_circle docs]) (breaking change)
- Remove introduction component ([@balloob] - [#22944]) ([introduction docs]) (breaking change)
- Check for supported features in media_player services ([@andrewsayre] - [#22878]) ([media_player docs]) (breaking change)
- Google Assistant: Migrate light setting trait to use HSV color spectrum ([@balloob] - [#22980]) ([google_assistant docs]) (breaking change)
- Load requirements and dependencies from manifests. Fallback to current
REQUIREMENTS
andDEPENDENCIES
([@rohankapoorcom] - [#22717]) (breaking change) - Add Satel_integra switchable outputs and multiple partitions ([@c-soft] - [#21992]) ([satel_integra docs]) (breaking change) (new-platform)
- Deprecate implicit state_topic for MQTT discovery ([@emontnemery] - [#22998]) ([mqtt docs]) (breaking change)
- Handle missing 'serialno' of Android TV ([@JeffLIrion] - [#22996]) ([androidtv docs]) (breaking change)
- Rename google/tts.py to google_translate/tts.py ([@awarecan] - [#23090]) ([google docs]) ([google_translate docs]) ([tts docs]) (breaking change) (new-integration)
- Changed scene unique IDs ([@pbalogh77] - [#22987]) ([fibaro docs]) (breaking change)
- Ask users for a pin when interacting with locks/garage doors ([@balloob] - [#23223]) ([cloud docs]) ([google_assistant docs]) (breaking change) (beta fix)
Beta Fixes
- Kill bluetooth LE scanning gracefully when asked to shut down. ([@mitchellrj] - [#22586]) ([bluetooth_le_tracker docs]) (beta fix)
- Add basic support for native Hue sensors ([@mitchellrj] - [#22598]) ([hue docs]) (beta fix) (new-platform)
- Google assistant skip missing type ([@elupus] - [#23174]) ([google_assistant docs]) (beta fix)
- Fix empty components ([@balloob] - [#23177]) (beta fix)
- Don't warn for missing services ([@balloob] - [#23182]) (beta fix)
- Improve configuration schema for Geniushub integration ([@zxdavb] - [#23155]) ([geniushub docs]) (beta fix)
- Fix niko home control dependency installation ([@NoUseFreak] - [#23176]) ([niko_home_control docs]) (beta fix)
- Hass.io Add-on panel support for Ingress ([@pvizeli] - [#23185]) ([hassio docs]) (beta fix)
- Hue motion senors are motion sensors, not presence sensors. ([@mitchellrj] - [#23193]) ([hue docs]) (beta fix)
- Don't load component when fetching translations ([@balloob] - [#23196]) (beta fix)
- Create empty services.yaml for esphome ([@OttoWinter] - [#23200]) (beta fix)
- Create services.yaml for python_script and script ([@arsaboo] - [#23201]) ([python_script docs]) ([script docs]) (beta fix)
- Set encoding before connecting ([@robbiet480] - [#23204]) ([mikrotik docs]) (beta fix)
- Add services.yaml validator ([@balloob] - [#23205]) (beta fix)
- Fix clearing error message for MQTT vacuum ([@emontnemery] - [#23206]) ([mqtt docs]) (beta fix)
- Name sensors correctly ([@mitchellrj] - [#23208]) ([hue docs]) (beta fix)
- Create services.yaml for Tuya ([@arsaboo] - [#23209]) (beta fix)
- create services.yaml for shell_command ([@arsaboo] - [#23210]) (beta fix)
- Add stub services.yaml and make validation mandatory ([@balloob] - [#23213]) (beta fix)
- update zha-quirks ([@dmulcahey] - [#23215]) ([zha docs]) (beta fix)
- fix bindable devices ([@dmulcahey] - [#23216]) ([zha docs]) (beta fix)
- Add missing services.yaml file for hue ([@cgtobi] - [#23217]) (beta fix)
- Ask users for a pin when interacting with locks/garage doors ([@balloob] - [#23223]) ([cloud docs]) ([google_assistant docs]) (breaking change) (beta fix)
- Async fix for bluetooth stopping ([@balloob] - [#23225]) ([bluetooth_le_tracker docs]) (beta fix)
- Return 0 instead of None ([@andrewsayre] - [#23261]) ([plex docs]) (beta fix)
- Update pyheos and log service errors in HEOS integration ([@andrewsayre] - [#23222]) ([heos docs]) (beta fix)
- Fix ESPHome setup errors in beta ([@OttoWinter] - [#23242]) ([esphome docs]) (beta fix)
- Bump zigpy-deconz ([@damarco] - [#23270]) ([zha docs]) (beta fix)
- Bump zigpy and zigpy-xbee ([@damarco] - [#23275]) ([zha docs]) (beta fix)
- Show correct version for stable ([@ludeeus] - [#23291]) ([version docs]) (beta fix)
- Bump skybellpy to 0.4.0 ([@austinmroczek] - [#23294]) ([skybell docs]) (beta fix)
- Create services.yaml for input_datetime ([@VDRainer] - [#23303]) (beta fix)
- Correct calculation and units of light level values. ([@mitchellrj] - [#23309]) ([hue docs]) (beta fix)
- Fix hass.io panel_custom/frontend ([@pvizeli] - [#23313]) ([hassio docs]) (beta fix)
- Dont cache integrations that are not found ([@balloob] - [#23316]) (beta fix)
- Expose door cover/binary_sensor as door type ([@elupus] - [#23307]) ([google_assistant docs]) (beta fix)
- Zestimate - Added check for the existence of data in response ([@dreed47] - [#23310]) ([zestimate docs]) (beta fix)
- Always set latest pin ([@balloob] - [#23328]) ([cloud docs]) (beta fix)
- Add sensor and binary senseor to default expose ([@balloob] - [#23332]) ([google_assistant docs]) (beta fix)
- Support unicode in configuration migration ([@awarecan] - [#23335]) (beta fix)
- Remove ghost folder ([@awarecan] - [#23350]) ([aws_lambda docs]) ([aws_sns docs]) ([aws_sqs docs]) (beta fix)
All changes
- Add LCN binary_sensor component ([@alengwenus] - [#22341]) ([lcn docs]) (new-platform)
- Add HEOS media player component ([@easink] - [#21721])
- Add google calendar max_results config option ([@yosilevy] - [#21874]) ([google docs])
- Fix .coveragerc from merge/rebase ([@andrewsayre] - [#22516])
- Speed up status updating in SimpliSafe ([@bachya] - [#22506]) ([simplisafe docs])
- Axis component reflect device availability ([@Kane610] - [#22401]) ([axis docs])
- throw
PlatformNotReady
if unable to connect ([@aav7fl] - [#22515]) ([androidtv docs]) - Ring camera improvements ([@Yarikx] - [#22526]) ([ring docs])
- upgrade pylinky to 0.3.3 ([@royto] - [#22544]) ([linky docs])
- Move core services.yaml file to Home Assistant integration ([@balloob] - [#22489])
- Change HEOS component library and add basic config flow ([@andrewsayre] - [#22517]) ([heos docs])
- Add command_template and value_template for MQTT alarm ([@JumpMaster] - [#21438]) ([mqtt docs])
- Add table with netgear_lte sensor units ([@amelchio] - [#22508]) ([netgear_lte docs])
- Add more HomeKit device enumeration tests ([@Jc2k] - [#22194])
- Added support for transitions for nanoleaf light ([@Oro] - [#22192]) ([nanoleaf docs])
- Add Heos config flow ([@andrewsayre] - [#22554]) ([heos docs])
- Improve handling of audio groups ([@emontnemery] - [#22396]) ([cast docs])
- Prevent toogle to false at restart of ADS platforms ([@carstenschroeder] - [#22522]) ([ads docs])
- Ampio Smog Air Quality Sensor ([@kstaniek] - [#21152]) ([air_quality docs]) (new-platform)
- Bump pyloopenergy library to 0.1.2 ([@pavoni] - [#22561]) ([loopenergy docs])
- Forward media control to playing group ([@emontnemery] - [#22566]) ([cast docs])
- Turn light off if brightness is 0 ([@emontnemery] - [#22400]) ([light docs])
- ...