Closed pyup-bot closed 3 years ago
This PR updates homeassistant from 0.110.1 to 2021.9.6.
Closing this in favor of #137
This PR updates homeassistant from 0.110.1 to 2021.9.6.
Changelog
### 2021.9.6 ``` - Correct confusing log message in sensor statistics ([emontnemery] - [56016]) ([sensor docs]) - Suppress last_reset deprecation warning for energy cost sensor ([emontnemery] - [56037]) ([sensor docs]) - Fix UDP message handling by upgrading aiomusiccast to 0.9.2 ([micha91] - [56041]) ([yamaha_musiccast docs]) - Bump amcrest version to 1.8.1 ([flacjacket] - [56058]) ([amcrest docs]) - Fix singleton not working with falsey values ([balloob] - [56072]) - Bump pymyq to 3.1.4 ([ehendrix23] - [56089]) ([myq docs]) [56016]: https://github.com/home-assistant/core/pull/56016 [56037]: https://github.com/home-assistant/core/pull/56037 [56041]: https://github.com/home-assistant/core/pull/56041 [56058]: https://github.com/home-assistant/core/pull/56058 [56072]: https://github.com/home-assistant/core/pull/56072 [56089]: https://github.com/home-assistant/core/pull/56089 [balloob]: https://github.com/balloob [ehendrix23]: https://github.com/ehendrix23 [emontnemery]: https://github.com/emontnemery [flacjacket]: https://github.com/flacjacket [micha91]: https://github.com/micha91 [amcrest docs]: https://www.home-assistant.io/integrations/amcrest/ [myq docs]: https://www.home-assistant.io/integrations/myq/ [sensor docs]: https://www.home-assistant.io/integrations/sensor/ [yamaha_musiccast docs]: https://www.home-assistant.io/integrations/yamaha_musiccast/ ``` ### 2021.9.5 ``` - Try to avoid rate limiting in honeywell ([rdfurman] - [55304]) ([honeywell docs]) - Edit unit of measurement for gas/electricity supplier prices ([pascalwinters] - [55771]) ([dsmr_reader docs]) - Integration Sensor Initial State ([dgomes] - [55875]) ([integration docs]) - Fix available property for Xiaomi Miio fan platform ([bieniu] - [55889]) ([xiaomi_miio docs]) - Allow multiple template.select platform entries ([raman325] - [55908]) ([template docs]) - Bump aioswitcher to 2.0.5 ([thecode] - [55934]) ([switcher_kis docs]) - Do not let one bad statistic spoil the bunch ([emontnemery] - [55942]) ([recorder docs]) - Do not allow `inf` or `nan` sensor states in statistics ([emontnemery] - [55943]) ([sensor docs]) - Fix handling of imperial units in long term statistics ([emontnemery] - [55959]) ([recorder docs]) ([sensor docs]) - Fix gas validation ([balloob] - [55886]) ([energy docs]) - Add support for state class measurement to energy cost sensor ([emontnemery] - [55962]) ([energy docs]) - Add significant change support to AQI type sensors ([emontnemery] - [55833]) ([light docs]) ([google_assistant docs]) ([sensor docs]) [55304]: https://github.com/home-assistant/core/pull/55304 [55771]: https://github.com/home-assistant/core/pull/55771 [55833]: https://github.com/home-assistant/core/pull/55833 [55875]: https://github.com/home-assistant/core/pull/55875 [55886]: https://github.com/home-assistant/core/pull/55886 [55889]: https://github.com/home-assistant/core/pull/55889 [55908]: https://github.com/home-assistant/core/pull/55908 [55934]: https://github.com/home-assistant/core/pull/55934 [55942]: https://github.com/home-assistant/core/pull/55942 [55943]: https://github.com/home-assistant/core/pull/55943 [55959]: https://github.com/home-assistant/core/pull/55959 [55962]: https://github.com/home-assistant/core/pull/55962 [balloob]: https://github.com/balloob [bieniu]: https://github.com/bieniu [dgomes]: https://github.com/dgomes [emontnemery]: https://github.com/emontnemery [pascalwinters]: https://github.com/pascalwinters [raman325]: https://github.com/raman325 [rdfurman]: https://github.com/rdfurman [thecode]: https://github.com/thecode [dsmr_reader docs]: https://www.home-assistant.io/integrations/dsmr_reader/ [energy docs]: https://www.home-assistant.io/integrations/energy/ [google_assistant docs]: https://www.home-assistant.io/integrations/google_assistant/ [honeywell docs]: https://www.home-assistant.io/integrations/honeywell/ [integration docs]: https://www.home-assistant.io/integrations/integration/ [light docs]: https://www.home-assistant.io/integrations/light/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [sensor docs]: https://www.home-assistant.io/integrations/sensor/ [switcher_kis docs]: https://www.home-assistant.io/integrations/switcher_kis/ [template docs]: https://www.home-assistant.io/integrations/template/ [xiaomi_miio docs]: https://www.home-assistant.io/integrations/xiaomi_miio/ ``` ### 2021.9.4 ``` - Fix switch name attribute for thinkingcleaner ([Joshi425] - [55730]) ([thinkingcleaner docs]) - Fix logbook entity_matches_only query mode ([tathamoddie] - [55761]) ([logbook docs]) - Allow same IP if ports are different on modbus ([janiversen] - [55766]) ([modbus docs]) - Allow same address different register types in modbus ([janiversen] - [55767]) ([modbus docs]) - Fix xiaomi miio Air Quality Monitor initialization ([bieniu] - [55773]) ([xiaomi_miio docs]) - Fix incomfort min/max temperatures ([zxdavb] - [55806]) ([incomfort docs]) - Upgrade pymazda to 0.2.1 ([bdr99] - [55820]) ([mazda docs]) - Bump zwave-js-server-python to 0.30.0 ([MartinHjelmare] - [55831]) ([zwave_js docs]) - Fix a lazy preset mode update for Xiaomi Miio fans ([bieniu] - [55837]) ([xiaomi_miio docs]) - Fix typo in in rfxtrx Barometer sensor ([mrwhite31] - [55839]) ([rfxtrx docs]) - Surepetcare, bug fix ([Danielhiversen] - [55842]) ([surepetcare docs]) - Fix target humidity step for Xiaomi MJJSQ humidifiers ([bieniu] - [55858]) ([xiaomi_miio docs]) - Fix exception during rediscovery of ignored zha config entries ([bdraco] - [55859]) ([zha docs]) - Integration Sensor unit of measurement overwrite ([dgomes] - [55869]) ([integration docs]) [55730]: https://github.com/home-assistant/core/pull/55730 [55761]: https://github.com/home-assistant/core/pull/55761 [55766]: https://github.com/home-assistant/core/pull/55766 [55767]: https://github.com/home-assistant/core/pull/55767 [55773]: https://github.com/home-assistant/core/pull/55773 [55806]: https://github.com/home-assistant/core/pull/55806 [55820]: https://github.com/home-assistant/core/pull/55820 [55831]: https://github.com/home-assistant/core/pull/55831 [55837]: https://github.com/home-assistant/core/pull/55837 [55839]: https://github.com/home-assistant/core/pull/55839 [55842]: https://github.com/home-assistant/core/pull/55842 [55858]: https://github.com/home-assistant/core/pull/55858 [55859]: https://github.com/home-assistant/core/pull/55859 [55869]: https://github.com/home-assistant/core/pull/55869 [Danielhiversen]: https://github.com/Danielhiversen [Joshi425]: https://github.com/Joshi425 [MartinHjelmare]: https://github.com/MartinHjelmare [bdr99]: https://github.com/bdr99 [bdraco]: https://github.com/bdraco [bieniu]: https://github.com/bieniu [dgomes]: https://github.com/dgomes [janiversen]: https://github.com/janiversen [mrwhite31]: https://github.com/mrwhite31 [tathamoddie]: https://github.com/tathamoddie [zxdavb]: https://github.com/zxdavb [incomfort docs]: https://www.home-assistant.io/integrations/incomfort/ [integration docs]: https://www.home-assistant.io/integrations/integration/ [logbook docs]: https://www.home-assistant.io/integrations/logbook/ [mazda docs]: https://www.home-assistant.io/integrations/mazda/ [modbus docs]: https://www.home-assistant.io/integrations/modbus/ [rfxtrx docs]: https://www.home-assistant.io/integrations/rfxtrx/ [surepetcare docs]: https://www.home-assistant.io/integrations/surepetcare/ [thinkingcleaner docs]: https://www.home-assistant.io/integrations/thinkingcleaner/ [xiaomi_miio docs]: https://www.home-assistant.io/integrations/xiaomi_miio/ [zha docs]: https://www.home-assistant.io/integrations/zha/ [zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/ ``` ### 2021.9.3 ``` - better detect legacy eagly devices ([balloob] - [55706]) ([rainforest_eagle docs]) - Handle negative numbers in sensor long term statistics ([emontnemery] - [55708]) ([sensor docs]) - Handle Fritz InternalError ([chemelli74] - [55711]) ([fritz docs]) - Fix LIFX firmware version information ([amelchio] - [55713]) ([lifx docs]) - Fix SamsungTV sendkey when not connected ([chemelli74] - [55723]) ([samsungtv docs]) [55706]: https://github.com/home-assistant/core/pull/55706 [55708]: https://github.com/home-assistant/core/pull/55708 [55711]: https://github.com/home-assistant/core/pull/55711 [55713]: https://github.com/home-assistant/core/pull/55713 [55723]: https://github.com/home-assistant/core/pull/55723 [amelchio]: https://github.com/amelchio [balloob]: https://github.com/balloob [chemelli74]: https://github.com/chemelli74 [emontnemery]: https://github.com/emontnemery [fritz docs]: https://www.home-assistant.io/integrations/fritz/ [lifx docs]: https://www.home-assistant.io/integrations/lifx/ [rainforest_eagle docs]: https://www.home-assistant.io/integrations/rainforest_eagle/ [samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/ [sensor docs]: https://www.home-assistant.io/integrations/sensor/ ``` ### 2021.9.2 ``` - Ignore missing devices when in ssdp unsee ([bdraco] - [55553]) ([ssdp docs]) - Disable observer for USB on containers ([pvizeli] - [55570]) ([usb docs]) - Fix CONFIG_SCHEMA validation in Speedtest.net ([mib1185] - [55612]) ([speedtestdotnet docs]) - Narrow zwave_js USB discovery ([bdraco] - [55613]) ([zwave_js docs]) - Fix template sensor availability ([balloob] - [55635]) ([template docs]) - Better handle invalid trigger config ([balloob] - [55637]) ([hue docs]) ([device_automation docs]) - Guard for unexpected exceptions in device automation ([balloob] - [55639]) ([device_automation docs]) - Fix Starline sensor state AttributeError ([Anonym-tsk] - [55654]) ([starline docs]) - Fix hdmi_cec switches ([ludeeus] - [55666]) ([hdmi_cec docs]) - Guard for doRollover failing ([balloob] - [55669]) [55553]: https://github.com/home-assistant/core/pull/55553 [55570]: https://github.com/home-assistant/core/pull/55570 [55612]: https://github.com/home-assistant/core/pull/55612 [55613]: https://github.com/home-assistant/core/pull/55613 [55635]: https://github.com/home-assistant/core/pull/55635 [55637]: https://github.com/home-assistant/core/pull/55637 [55639]: https://github.com/home-assistant/core/pull/55639 [55654]: https://github.com/home-assistant/core/pull/55654 [55666]: https://github.com/home-assistant/core/pull/55666 [55669]: https://github.com/home-assistant/core/pull/55669 [Anonym-tsk]: https://github.com/Anonym-tsk [balloob]: https://github.com/balloob [bdraco]: https://github.com/bdraco [ludeeus]: https://github.com/ludeeus [mib1185]: https://github.com/mib1185 [pvizeli]: https://github.com/pvizeli [device_automation docs]: https://www.home-assistant.io/integrations/device_automation/ [hdmi_cec docs]: https://www.home-assistant.io/integrations/hdmi_cec/ [hue docs]: https://www.home-assistant.io/integrations/hue/ [speedtestdotnet docs]: https://www.home-assistant.io/integrations/speedtestdotnet/ [ssdp docs]: https://www.home-assistant.io/integrations/ssdp/ [starline docs]: https://www.home-assistant.io/integrations/starline/ [template docs]: https://www.home-assistant.io/integrations/template/ [usb docs]: https://www.home-assistant.io/integrations/usb/ [zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/ ``` ### 2021.9.1 ``` - Bump pyuptimerobot to 21.9.0 ([ludeeus] - [55546]) ([uptimerobot docs]) - xiaomi_miio: bump python-miio dependency ([rytilahti] - [55549]) ([xiaomi_miio docs]) - Pick right coordinator ([Adminiuga] - [55555]) ([zha docs]) - Correct duplicate address. ([janiversen] - [55578]) ([modbus docs]) - Downgrade sqlite-libs on docker image ([pvizeli] - [55591]) [55546]: https://github.com/home-assistant/core/pull/55546 [55549]: https://github.com/home-assistant/core/pull/55549 [55555]: https://github.com/home-assistant/core/pull/55555 [55578]: https://github.com/home-assistant/core/pull/55578 [55591]: https://github.com/home-assistant/core/pull/55591 [Adminiuga]: https://github.com/Adminiuga [janiversen]: https://github.com/janiversen [ludeeus]: https://github.com/ludeeus [pvizeli]: https://github.com/pvizeli [rytilahti]: https://github.com/rytilahti [modbus docs]: https://www.home-assistant.io/integrations/modbus/ [uptimerobot docs]: https://www.home-assistant.io/integrations/uptimerobot/ [xiaomi_miio docs]: https://www.home-assistant.io/integrations/xiaomi_miio/ [zha docs]: https://www.home-assistant.io/integrations/zha/ ``` ### 2021.9.0 ``` https://www.home-assistant.io/blog/2021/09/01/release-20219/ ``` ### 2021.9.0b7 ``` - Wemo Insight devices need polling when off (esev - 55348) - Make new cycles for sensor sum statistics start with 0 as zero-point (emontnemery - 55473) - Add Eagle 200 name back (balloob - 55477) - Assistant sensors (mjg59 - 55480) - Fix ArestSwitchBase missing is on attribute (uvjustin - 55483) - Increase YouLess polling interval (gjong - 55490) - Remove Youless native unit of measurement (gjong - 55492) - Add cache-control headers to supervisor entrypoint (ludeeus - 55493) - Correct sum statistics when only last_reset has changed (emontnemery - 55498) - Improve log for sum statistics (emontnemery - 55502) - Added trailing slash to US growatt URL (muppet3000 - 55504) - Fix BroadlinkSwitch._attr_assumed_state (felipediel - 55505) - Add missing device class for temperature sensor in Advantage Air (Bre77 - 55508) ``` ### 2021.9.0b6 ``` - Add IoTaWatt integration (gtdiehl - 55364) - Fix race in MQTT sensor when last_reset_topic is configured (emontnemery - 55463) - Bump pyopenuv to 2.2.0 (bachya - 55464) - Bump pyiqvia to 1.1.0 (bachya - 55466) - Bump aioambient to 1.3.0 (bachya - 55468) - Fix area_id and area_name template functions (raman325 - 55470) - Update frontend to 20210830.0 (bramkragten - 55472) ``` ### 2021.9.0b5 ``` - Add Sense energy sensors (crkochan - 54833) - Don't set zwave_js sensor device class to energy when unit is wrong (raman325 - 55434) - Improve statistics error messages when sensor's unit is changing (emontnemery - 55436) - Fix crash in buienradar sensor due to self.hass not set (emontnemery - 55438) - Fix exception when shutting down DSMR (emontnemery - 55441) - Fix noise/attenuation units to UI display for Fritz (chemelli74 - 55447) - Revert "Deprecate last_reset options in MQTT sensor" (emontnemery - 55457) - Bump zeroconf to 0.36.2 (bdraco - 55459) - Bump zwave-js-server-python to 0.29.1 (raman325 - 55460) ``` ### 2021.9.0b4 ``` - Handle incorrect values reported by some Shelly devices (mkrasowski - 55042) - Implement import of consider_home in nmap_tracker to avoid breaking change (bdraco - 55379) - Bump simplisafe-python to 11.0.6 (bachya - 55385) - Show device_id in HomeKit when the device registry entry is missing a name (bdraco - 55391) - Fix device_class - qnap drive_temp sensor (cdce8p - 55409) - Ensure ReCollect Waste shows pickups for midnight on the actual day (bachya - 55424) - Bump zeroconf to 0.36.1 (bdraco - 55425) - Update entity names for P1 Monitor integration (klaasnicolaas - 55430) - Make zwave_js discovery log message more descriptive (raman325 - 55432) ``` ### 2021.9.0b3 ``` - Ensure yeelights resync state if they are busy on first connect (bdraco - 55333) - Make zwave_js node status sensor always available when connected (raman325 - 55341) - Tractive name (Danielhiversen - 55342) - Convert solarlog to coordinator (balloob - 55345) - Ensure ReCollect Waste starts up even if no future pickup is found (bachya - 55349) - Fix wolflink super call (balloob - 55359) - Bump pylitterbot to 2021.8.1 (natekspencer - 55360) - ONVIF open connection fix (hunterjm - 55363) - Pin regex to 2021.8.28 (ludeeus - 55368) - Address late review for Tractive integration (bieniu - 55371) ``` ### 2021.9.0b2 ``` - Improve performance of ring camera still images (prwood80 - 53803) - Fix unique_id conflict in smarttthings (firstof9 - 55235) - Fix some yeelights showing wrong state after on/off (bdraco - 55279) - Fix yeelight brightness when nightlight switch is disabled (bdraco - 55278) - Ensure yeelight model is set in the config entry (bdraco - 55281) - Set yeelight capabilities from external discovery (bdraco - 55280) - Bump ring to 0.7.1 (balloob - 55282) - Gracefully handle pyudev failing to filter on WSL (bdraco - 55286) - Correct flash light livarno when use hue (realPy - 55294) - Fix creation of new nmap tracker entities (bdraco - 55297) - Bump bimmer_connected to 0.7.20 to fix china region (rikroe - 55299) - Bump aiorecollect to 1.0.8 (bachya - 55300) - Bump simplisafe-python to 11.0.5 (bachya - 55306) - Always send powerview move command in case shade is out of sync (bdraco - 55308) - Fix lifx model to be a string (bdraco - 55309) - Handle statistics for sensor with changing state class (emontnemery - 55316) - Fix sonos alarm schema (tkdrob - 55318) - Fix reauth for sonarr (ctalkington - 55329) - Add modbus name to log_error (janiversen - 55336) - Retrigger config flow when the ssdp location changes for a UDN (bdraco - 55343) - Upgrade aiolifx to 0.6.10 (amelchio - 55344) ``` ### 2021.9.0b1 ``` - Set up polling task with subscriptions in Sonos (jjlawren - 54355) - Remove temperature conversion - tado (cdce8p - 55231) - Limit USB discovery to specific manufacturer/description/serial_number matches (bdraco - 55236) - Only warn once per entity when the async_camera_image signature needs to be updated (bdraco - 55238) - Defer zha auto configure probe until after clicking configure (bdraco - 55239) - Bump up ZHA dependencies (Adminiuga - 55242) - Abort zha usb discovery if deconz is setup (bdraco - 55245) - Only postfix image name for container (ludeeus - 55248) - Fix double precision float for postgresql (emontnemery - 55249) - Fix MQTT add-on discovery to be ignorable (frenck - 55250) - Warn if a sensor with state_class_total has a decreasing value twice (emontnemery - 55251) - Don't create DSL sensor for devices that don't support DSL (TheZoker - 55269) - Fix AttributeError for non-MIOT Xiaomi Miio purifiers (bieniu - 55271) ``` ### 2021.9.0b0 ``` Beta release notes: https://rc.home-assistant.io/latest-release-notes/ ``` ### 2021.8.8 ``` - Fix TPLink emeter reset not updating ([TomBrien] - [54848]) ([tplink docs]) - Fix tplink doing I/O in event loop and optimize ([rytilahti] - [54570]) ([tplink docs]) - Fix 'in' comparisons vesync light ([cdce8p] - [54614]) ([vesync docs]) - Update PyMetEireann to 2021.8.0 ([DylanGore] - [54693]) ([met_eireann docs]) - Fix BMW remote services in rest_of_world & north_america ([rikroe] - [54726]) ([bmw_connected_drive docs]) - Fix HomeKit cover creation with tilt position, open/close, no set position ([bdraco] - [54727]) ([homekit docs]) [54570]: https://github.com/home-assistant/core/pull/54570 [54614]: https://github.com/home-assistant/core/pull/54614 [54693]: https://github.com/home-assistant/core/pull/54693 [54726]: https://github.com/home-assistant/core/pull/54726 [54727]: https://github.com/home-assistant/core/pull/54727 [54848]: https://github.com/home-assistant/core/pull/54848 [DylanGore]: https://github.com/DylanGore [TomBrien]: https://github.com/TomBrien [bdraco]: https://github.com/bdraco [cdce8p]: https://github.com/cdce8p [rikroe]: https://github.com/rikroe [rytilahti]: https://github.com/rytilahti [bmw_connected_drive docs]: https://www.home-assistant.io/integrations/bmw_connected_drive/ [homekit docs]: https://www.home-assistant.io/integrations/homekit/ [met_eireann docs]: https://www.home-assistant.io/integrations/met_eireann/ [tplink docs]: https://www.home-assistant.io/integrations/tplink/ [vesync docs]: https://www.home-assistant.io/integrations/vesync/ ``` ### 2021.8.7 ``` - Use pycarwings2 2.11 ([filcole] - [54424]) ([nissan_leaf docs]) - Fix Huawei LTE entity state updating ([scop] - [54447]) ([huawei_lte docs]) - Strip attributes whitespace in universal media_player ([0xFelix] - [54451]) ([universal docs]) - Bump notifications-android-tv to 0.1.3 ([tkdrob] - [54462]) ([nfandroidtv docs]) - Updates to bump MyQ to 3.1.2 ([ehendrix23] - [54488]) ([myq docs]) - Add missing PRESSURE_BAR conversion ([Danielhiversen] - [54497]) - Treat temporary errors as warnings for Tesla ([alandtse] - [54515]) ([tesla docs]) - Fix attributes not showing after using entity class attributes ([gerard33] - [54558]) ([bmw_connected_drive docs]) - Upgrade qnapstats library to 0.4.0 ([colinodell] - [54571]) ([qnap docs]) - Fix bug in ambiclimate ([Danielhiversen] - [54579]) ([ambiclimate docs]) - Fix Tibber last reset ([Danielhiversen] - [54582]) ([tibber docs]) - Adax, update requirements ([Danielhiversen] - [54587]) ([adax docs]) - Clamp color temperature to supported range in ESPHome light ([oxan] - [54595]) ([esphome docs]) - Bump zeroconf to 0.35.0 ([bdraco] - [54604]) ([zeroconf docs]) - Bump py-synologydsm-api to 1.0.4 ([mib1185] - [54610]) ([synology_dsm docs]) - Guard partial upgrade ([balloob] - [54617]) ([http docs]) - Solve switch/verify register type convert problem in modbus ([janiversen] - [54645]) ([modbus docs]) - Send color_brightness to ESPHome devices on 1.20 (pre-color_mode) ([jesserockz] - [54670]) ([esphome docs]) [54424]: https://github.com/home-assistant/core/pull/54424 [54447]: https://github.com/home-assistant/core/pull/54447 [54451]: https://github.com/home-assistant/core/pull/54451 [54462]: https://github.com/home-assistant/core/pull/54462 [54488]: https://github.com/home-assistant/core/pull/54488 [54497]: https://github.com/home-assistant/core/pull/54497 [54515]: https://github.com/home-assistant/core/pull/54515 [54558]: https://github.com/home-assistant/core/pull/54558 [54571]: https://github.com/home-assistant/core/pull/54571 [54579]: https://github.com/home-assistant/core/pull/54579 [54582]: https://github.com/home-assistant/core/pull/54582 [54587]: https://github.com/home-assistant/core/pull/54587 [54595]: https://github.com/home-assistant/core/pull/54595 [54604]: https://github.com/home-assistant/core/pull/54604 [54610]: https://github.com/home-assistant/core/pull/54610 [54617]: https://github.com/home-assistant/core/pull/54617 [54645]: https://github.com/home-assistant/core/pull/54645 [54670]: https://github.com/home-assistant/core/pull/54670 [0xFelix]: https://github.com/0xFelix [Danielhiversen]: https://github.com/Danielhiversen [alandtse]: https://github.com/alandtse [balloob]: https://github.com/balloob [bdraco]: https://github.com/bdraco [colinodell]: https://github.com/colinodell [ehendrix23]: https://github.com/ehendrix23 [filcole]: https://github.com/filcole [gerard33]: https://github.com/gerard33 [janiversen]: https://github.com/janiversen [jesserockz]: https://github.com/jesserockz [mib1185]: https://github.com/mib1185 [oxan]: https://github.com/oxan [scop]: https://github.com/scop [tkdrob]: https://github.com/tkdrob [adax docs]: https://www.home-assistant.io/integrations/adax/ [ambiclimate docs]: https://www.home-assistant.io/integrations/ambiclimate/ [bmw_connected_drive docs]: https://www.home-assistant.io/integrations/bmw_connected_drive/ [esphome docs]: https://www.home-assistant.io/integrations/esphome/ [http docs]: https://www.home-assistant.io/integrations/http/ [huawei_lte docs]: https://www.home-assistant.io/integrations/huawei_lte/ [modbus docs]: https://www.home-assistant.io/integrations/modbus/ [myq docs]: https://www.home-assistant.io/integrations/myq/ [nfandroidtv docs]: https://www.home-assistant.io/integrations/nfandroidtv/ [nissan_leaf docs]: https://www.home-assistant.io/integrations/nissan_leaf/ [qnap docs]: https://www.home-assistant.io/integrations/qnap/ [synology_dsm docs]: https://www.home-assistant.io/integrations/synology_dsm/ [tesla docs]: https://www.home-assistant.io/integrations/tesla/ [tibber docs]: https://www.home-assistant.io/integrations/tibber/ [universal docs]: https://www.home-assistant.io/integrations/universal/ [zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/ ``` ### 2021.8.6 ``` - Handle CO2Signal response value being None ([balloob] - [54377]) ([co2signal docs]) - Fix Canary sensor state ([ludeeus] - [54380]) ([canary docs]) - Re-add Tibber notify service name ([Danielhiversen] - [54401]) ([tibber docs]) - Bump hass_nabucasa to 0.46.0 ([balloob] - [54421]) ([cloud docs]) - Bump pyopenuv to 2.1.0 ([bachya] - [54436]) ([openuv docs]) [54377]: https://github.com/home-assistant/core/pull/54377 [54380]: https://github.com/home-assistant/core/pull/54380 [54401]: https://github.com/home-assistant/core/pull/54401 [54421]: https://github.com/home-assistant/core/pull/54421 [54436]: https://github.com/home-assistant/core/pull/54436 [Danielhiversen]: https://github.com/Danielhiversen [bachya]: https://github.com/bachya [balloob]: https://github.com/balloob [ludeeus]: https://github.com/ludeeus [canary docs]: https://www.home-assistant.io/integrations/canary/ [cloud docs]: https://www.home-assistant.io/integrations/cloud/ [co2signal docs]: https://www.home-assistant.io/integrations/co2signal/ [openuv docs]: https://www.home-assistant.io/integrations/openuv/ [tibber docs]: https://www.home-assistant.io/integrations/tibber/ ``` ### 2021.8.5 ``` - Fix camera state and attributes for agent_dvr ([tkdrob] - [54049]) ([agent_dvr docs]) - Force an attempted subscribe on speaker reboot ([geuben] - [54100]) ([sonos docs]) - Fix login to BMW services for rest_of_world and north_america ([rikroe] - [54261]) ([bmw_connected_drive docs]) - Always set interfaces explicitly when IPv6 is present ([bdraco] - [54268]) ([zeroconf docs]) - Fix atom integration for long term statistics ([ZeGuigui] - [54285]) ([atome docs]) - Use correct state attribute for alarmdecoder binary sensor ([tkdrob] - [54286]) ([alarmdecoder docs]) - Bump soco to 0.23.3 ([jjlawren] - [54288]) ([sonos docs]) - Fix ondilo_ico name attribute ([cdce8p] - [54290]) ([ondilo_ico docs]) - Bump zeroconf to 0.34.3 ([bdraco] - [54294]) ([zeroconf docs]) - Ensure hunterdouglas_powerview model type is a string ([bdraco] - [54299]) ([hunterdouglas_powerview docs]) - Remove zwave_js transition on individual color channels ([firstof9] - [54303]) ([zwave_js docs]) - Restores unit_of_measurement ([dgomes] - [54335]) ([integration docs]) - Fix xiaomi air fresh fan preset modes ([jbouwh] - [54342]) ([xiaomi_miio docs]) - Update frontend to 20210809.0 ([bramkragten] - [54350]) ([frontend docs]) - Fix Xiaomi-miio turn fan on with speed, percentage or preset ([jbouwh] - [54353]) ([xiaomi_miio docs]) - Fix aqualogic state attribute update ([dailow] - [54354]) ([aqualogic docs]) - Cast SimpliSafe version number as a string in device info ([bachya] - [54356]) ([simplisafe docs]) - Do not process forwarded for headers for cloud requests ([balloob] - [54364]) ([http docs]) ([cloud docs]) - Revert "Use entity class attributes for Bluesound (53033)" ([balloob] - [54365]) ([bluesound docs]) - Update Climacell rate limit ([raman325] - [54373]) ([climacell docs]) - Fix race condition in Advantage Air ([Bre77] - [53439]) ([advantage_air docs]) [53439]: https://github.com/home-assistant/core/pull/53439 [54049]: https://github.com/home-assistant/core/pull/54049 [54100]: https://github.com/home-assistant/core/pull/54100 [54261]: https://github.com/home-assistant/core/pull/54261 [54268]: https://github.com/home-assistant/core/pull/54268 [54285]: https://github.com/home-assistant/core/pull/54285 [54286]: https://github.com/home-assistant/core/pull/54286 [54288]: https://github.com/home-assistant/core/pull/54288 [54290]: https://github.com/home-assistant/core/pull/54290 [54294]: https://github.com/home-assistant/core/pull/54294 [54299]: https://github.com/home-assistant/core/pull/54299 [54303]: https://github.com/home-assistant/core/pull/54303 [54335]: https://github.com/home-assistant/core/pull/54335 [54342]: https://github.com/home-assistant/core/pull/54342 [54350]: https://github.com/home-assistant/core/pull/54350 [54353]: https://github.com/home-assistant/core/pull/54353 [54354]: https://github.com/home-assistant/core/pull/54354 [54356]: https://github.com/home-assistant/core/pull/54356 [54364]: https://github.com/home-assistant/core/pull/54364 [54365]: https://github.com/home-assistant/core/pull/54365 [54373]: https://github.com/home-assistant/core/pull/54373 [Bre77]: https://github.com/Bre77 [ZeGuigui]: https://github.com/ZeGuigui [bachya]: https://github.com/bachya [balloob]: https://github.com/balloob [bdraco]: https://github.com/bdraco [bramkragten]: https://github.com/bramkragten [cdce8p]: https://github.com/cdce8p [dailow]: https://github.com/dailow [dgomes]: https://github.com/dgomes [firstof9]: https://github.com/firstof9 [geuben]: https://github.com/geuben [jbouwh]: https://github.com/jbouwh [jjlawren]: https://github.com/jjlawren [raman325]: https://github.com/raman325 [rikroe]: https://github.com/rikroe [tkdrob]: https://github.com/tkdrob [advantage_air docs]: https://www.home-assistant.io/integrations/advantage_air/ [agent_dvr docs]: https://www.home-assistant.io/integrations/agent_dvr/ [alarmdecoder docs]: https://www.home-assistant.io/integrations/alarmdecoder/ [aqualogic docs]: https://www.home-assistant.io/integrations/aqualogic/ [atome docs]: https://www.home-assistant.io/integrations/atome/ [bluesound docs]: https://www.home-assistant.io/integrations/bluesound/ [bmw_connected_drive docs]: https://www.home-assistant.io/integrations/bmw_connected_drive/ [climacell docs]: https://www.home-assistant.io/integrations/climacell/ [cloud docs]: https://www.home-assistant.io/integrations/cloud/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [http docs]: https://www.home-assistant.io/integrations/http/ [hunterdouglas_powerview docs]: https://www.home-assistant.io/integrations/hunterdouglas_powerview/ [integration docs]: https://www.home-assistant.io/integrations/integration/ [ondilo_ico docs]: https://www.home-assistant.io/integrations/ondilo_ico/ [simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [xiaomi_miio docs]: https://www.home-assistant.io/integrations/xiaomi_miio/ [zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/ [zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/ ``` ### 2021.8.4 ``` - Add missing `motor_speed` sensor for Xiaomi Miio humidifier CA1 and CB1 ([bieniu] - [54202]) - Fix update entity prior to adding ([Trinnik] - [54015]) ([aladdin_connect docs]) - Fix androidtv media_image_hash ([tkdrob] - [54188]) ([androidtv docs]) - Solve missing automatic update of struct configuration in modbus ([janiversen] - [54193]) ([modbus docs]) - Update const.py ([Mk4242] - [54195]) ([ebusd docs]) - Add parameter to delay sending of requests in modbus ([janiversen] - [54203]) ([modbus docs]) - Bugfix: Bring back unique IDs for ADS covers after 52488 ([carstenschroeder] - [54212]) ([ads docs]) - Don't block motionEye setup on NoURLAvailableError ([dermotduffy] - [54225]) ([motioneye docs]) - Pin google-cloud-pubsub to an older version ([allenporter] - [54239]) [54015]: https://github.com/home-assistant/core/pull/54015 [54188]: https://github.com/home-assistant/core/pull/54188 [54193]: https://github.com/home-assistant/core/pull/54193 [54195]: https://github.com/home-assistant/core/pull/54195 [54202]: https://github.com/home-assistant/core/pull/54202 [54203]: https://github.com/home-assistant/core/pull/54203 [54212]: https://github.com/home-assistant/core/pull/54212 [54225]: https://github.com/home-assistant/core/pull/54225 [54239]: https://github.com/home-assistant/core/pull/54239 [Mk4242]: https://github.com/Mk4242 [Trinnik]: https://github.com/Trinnik [allenporter]: https://github.com/allenporter [bieniu]: https://github.com/bieniu [carstenschroeder]: https://github.com/carstenschroeder [dermotduffy]: https://github.com/dermotduffy [janiversen]: https://github.com/janiversen [tkdrob]: https://github.com/tkdrob [ads docs]: https://www.home-assistant.io/integrations/ads/ [aladdin_connect docs]: https://www.home-assistant.io/integrations/aladdin_connect/ [androidtv docs]: https://www.home-assistant.io/integrations/androidtv/ [ebusd docs]: https://www.home-assistant.io/integrations/ebusd/ [modbus docs]: https://www.home-assistant.io/integrations/modbus/ [motioneye docs]: https://www.home-assistant.io/integrations/motioneye/ ``` ### 2021.8.3 ``` - Gracefully handle additional GSM errors ([ocalvo] - [54114]) ([sms docs]) - Handle software version being None when setting up HomeKit accessories ([nzapponi] - [54130]) ([homekit docs]) - Fix sensor PLATFORM_SCHEMA for ebox and enphase_envoy ([mib1185] - [54142]) ([enphase_envoy docs]) - Fetch interface index from network integration instead of socket.if_nametoindex in zeroconf ([bdraco] - [54152]) ([zeroconf docs]) ([network docs]) - Bump zeroconf to 0.33.4 to ensure zeroconf can startup when ipv6 is disabled ([bdraco] - [54165]) ([zeroconf docs]) [54114]: https://github.com/home-assistant/core/pull/54114 [54130]: https://github.com/home-assistant/core/pull/54130 [54142]: https://github.com/home-assistant/core/pull/54142 [54152]: https://github.com/home-assistant/core/pull/54152 [54165]: https://github.com/home-assistant/core/pull/54165 [bdraco]: https://github.com/bdraco [mib1185]: https://github.com/mib1185 [nzapponi]: https://github.com/nzapponi [ocalvo]: https://github.com/ocalvo [enphase_envoy docs]: https://www.home-assistant.io/integrations/enphase_envoy/ [homekit docs]: https://www.home-assistant.io/integrations/homekit/ [network docs]: https://www.home-assistant.io/integrations/network/ [sms docs]: https://www.home-assistant.io/integrations/sms/ [zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/ ``` ### 2021.8.2 ``` - Bump pylitterbot to 2021.8.0 ([natekspencer] - [54000]) ([litterrobot docs]) - Add missing device class to SAJ energy sensors ([frenck] - [54048]) ([saj docs]) - Handle empty software version when setting up HomeKit ([bdraco] - [54068]) ([homekit docs]) - Bump up ZHA dependencies ([puddly] - [54079]) ([zha docs]) - Packages to support config platforms ([balloob] - [54085]) ([automation docs]) ([script docs]) ([template docs]) - Fix Shelly last_reset ([thecode] - [54101]) ([shelly docs]) - Two fixes ([chemelli74] - [54102]) ([fritz docs]) - Increase time before scene and script HomeKit entities are reset ([bdraco] - [54105]) ([homekit docs]) - Bump zeroconf to 0.33.3 ([bdraco] - [54108]) ([zeroconf docs]) [54000]: https://github.com/home-assistant/core/pull/54000 [54048]: https://github.com/home-assistant/core/pull/54048 [54068]: https://github.com/home-assistant/core/pull/54068 [54079]: https://github.com/home-assistant/core/pull/54079 [54085]: https://github.com/home-assistant/core/pull/54085 [54101]: https://github.com/home-assistant/core/pull/54101 [54102]: https://github.com/home-assistant/core/pull/54102 [54105]: https://github.com/home-assistant/core/pull/54105 [54108]: https://github.com/home-assistant/core/pull/54108 [balloob]: https://github.com/balloob [bdraco]: https://github.com/bdraco [chemelli74]: https://github.com/chemelli74 [frenck]: https://github.com/frenck [natekspencer]: https://github.com/natekspencer [puddly]: https://github.com/puddly [thecode]: https://github.com/thecode [automation docs]: https://www.home-assistant.io/integrations/automation/ [fritz docs]: https://www.home-assistant.io/integrations/fritz/ [homekit docs]: https://www.home-assistant.io/integrations/homekit/ [litterrobot docs]: https://www.home-assistant.io/integrations/litterrobot/ [saj docs]: https://www.home-assistant.io/integrations/saj/ [script docs]: https://www.home-assistant.io/integrations/script/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [template docs]: https://www.home-assistant.io/integrations/template/ [zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/ [zha docs]: https://www.home-assistant.io/integrations/zha/ ``` ### 2021.8.1 ``` - Fix Panasonic Viera TV going unavailable when turned off ([Hyralex] - [53788]) ([panasonic_viera docs]) - Add temporary fix to modbus to solve upstream problem ([janiversen] - [53857]) ([modbus docs]) - Fix attr_unit_of_measurement in update of apcupsd entity ([mib1185] - [53947]) ([apcupsd docs]) - Fix coordinator not defined in yale_smart_alarm ([gjohansson-ST] - [53973]) ([yale_smart_alarm docs]) - Fix divider for Fritz sensors ([chemelli74] - [53980]) ([fritz docs]) - Fix empty sonos_group entity attribute on startup ([jjlawren] - [53985]) ([sonos docs]) - Update frontend to 20210804.0 ([bramkragten] - [53997]) ([frontend docs]) [53788]: https://github.com/home-assistant/core/pull/53788 [53857]: https://github.com/home-assistant/core/pull/53857 [53947]: https://github.com/home-assistant/core/pull/53947 [53973]: https://github.com/home-assistant/core/pull/53973 [53980]: https://github.com/home-assistant/core/pull/53980 [53985]: https://github.com/home-assistant/core/pull/53985 [53997]: https://github.com/home-assistant/core/pull/53997 [Hyralex]: https://github.com/Hyralex [bramkragten]: https://github.com/bramkragten [chemelli74]: https://github.com/chemelli74 [gjohansson-ST]: https://github.com/gjohansson-ST [janiversen]: https://github.com/janiversen [jjlawren]: https://github.com/jjlawren [mib1185]: https://github.com/mib1185 [apcupsd docs]: https://www.home-assistant.io/integrations/apcupsd/ [fritz docs]: https://www.home-assistant.io/integrations/fritz/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [modbus docs]: https://www.home-assistant.io/integrations/modbus/ [panasonic_viera docs]: https://www.home-assistant.io/integrations/panasonic_viera/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [yale_smart_alarm docs]: https://www.home-assistant.io/integrations/yale_smart_alarm/ ``` ### 2021.8.0 ``` https://www.home-assistant.io/blog/2021/08/04/release-20218/ ``` ### 2021.8.0b10 ``` - Add user to homeassistant system health (ludeeus - 53902) - Bump aioesphomeapi to 6.0.1 (jesserockz - 53905) - Bump pyroon to 0.0.38 (pavoni - 53906) - Use `SelectEntityDescription` for Xiaomi Miio integration (bieniu - 53907) - Handle scenario where SimpliSafe code is falsey (bachya - 53912) - Enforce maximum length for HomeKit characteristics (bdraco - 53913) - Handle Shelly get name on uninitialized device (balloob - 53917) - Limit API usage for Uptime Robot (ludeeus - 53918) - Limit zwave_js meter sensor last reset (MartinHjelmare - 53921) - Update frontend to 20210803.2 (bramkragten - 53923) ``` ### 2021.8.0b9 ``` - ESPHome implement light color modes (OttoWinter - 53854) - Bump aiohue to 2.6.1 (balloob - 53887) - Handle powerConsumption reports with null value (firstof9 - 53888) - Only show a SimpliSafe code entry when one exists (bachya - 53894) - Bump frontend to 20210803.0 (balloob - 53897) ``` ### 2021.8.0b8 ``` - Fix Radiothermostat hold value updates (vinnyfuria - 53656) - Fix missing default reconnect interval in dsmr (Emilv2 - 53760) - Fix entry setup for Broadlink SP4 sensors (felipediel - 53765) - Bump pysma to 0.6.5 (rklomp - 53792) - Fix TP-Link smart strip devices (mib1185 - 53799) - Add STATE_CLASS_MEASUREMENT to Tibber (Danielhiversen - 53802) - Fix crash when AVM FRITZ!SmartHome devices are unreachable (mib1185 - 53809) - Add base energy analytics (ludeeus - 53855) - Allow combinations write_coil/read_coils and write_coils/read_coil for modbus switch (janiversen - 53856) - Add RPi.GPIO dependency to rpi_rf integration (frenck - 53858) - Fix cloud accountlinking replacing token data (frenck - 53865) - Add measurement state class to ZHA power devices (frenck - 53866) - Fix growat server config entry missing URL key (frenck - 53867) - Fix issue when data is None (ludeeus - 53875) - Bump frontend to 20210802.0 (balloob - 53876) - Fix watts unit for homekit_controller power sensors (Jc2k - 53877) ``` ### 2021.8.0b7 ``` - Add energy consumption sensors to smartthings devices (firstof9 - 53759) - Fix some homekit_controller entities getting wrong (duplicate) unique id (Jc2k - 53848) ``` ### 2021.8.0b6 ``` - Do not block setup of TP-Link when device unreachable (mib1185 - 53770) - Fix name migration of the Xiaomi Miio humidifier (bieniu - 53790) - Fix onkyo UnboundLocalError (andreasbrett - 53793) - Remove `led` from Xiaomi Miio humidifier features (bieniu - 53796) - ForecastSolar - power production now w not k w (B-Hartley - 53797) - Clean Xiaomi Miio humidifier services (bieniu - 53806) - Fix file path error in nfandroidtv (tkdrob - 53814) - Update frontend to 20210801.0 (bramkragten - 53841) ``` ### 2021.8.0b5 ``` - Fix non monotonic dts error in stream (uvjustin - 53712) - Cost sensor handle consumption sensor in Wh (balloob - 53746) - Revert "Rename snapshot -> backup" (ludeeus - 53751) - Bump HAP-python to 3.6.0 (bdraco - 53754) - Fix Xiaomi Miio humidifier mode change (bieniu - 53757) - Fix Xiaomi-miio humidifier write the state back when turning on or off (jbouwh - 53771) - Fix parsing of non-string values in Slack data (bachya - 53775) - Update frontend to 20210730.0 (bramkragten - 53778) - Bump Hue and only fire events for button presses (balloob - 53781) ```Links
- PyPI: https://pypi.org/project/homeassistant - Changelog: https://pyup.io/changelogs/homeassistant/ - Repo: https://github.com/home-assistant/core/archive/2021.9.6.zip - Homepage: https://www.home-assistant.io/