mattsaxon / sonoff-lan-mode-homeassistant

Home Assistant platform to control Sonoff switches running the latest Itead firmware, locally (LAN mode).
MIT License
51 stars 23 forks source link

Update homeassistant to 2021.7.4 #122

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates homeassistant from 0.110.1 to 2021.7.4.

Changelog ### 2021.7.4 ``` - Allow pymodbus to reconnect in running system (not startup) ([janiversen] - [53020]) ([modbus docs]) - Fix groups reporting incorrect supported color modes ([Kane610] - [53088]) ([deconz docs]) - Handle all WeMo ensure_long_press_virtual_device exceptions ([esev] - [53094]) ([wemo docs]) - Fix remote rpi gpio input type ([jgriff2] - [53108]) ([remote_rpi_gpio docs]) - More restrictive state updates of UniFi uptime sensor ([Kane610] - [53111]) ([unifi docs]) - Bump simplisafe-python to 11.0.2 ([bachya] - [53121]) ([simplisafe docs]) - Bump nexia to 0.9.10 to fix asair login ([bdraco] - [53122]) ([nexia docs]) - Bump surepy to 0.7.0 ([benleb] - [53123]) ([surepetcare docs]) - Upgrade pysonos to 0.0.53 ([amelchio] - [53137]) ([sonos docs]) - Correctly detect is not home ([balloob] - [53279]) ([device_tracker docs]) - Upgrade to async-upnp-client==0.19.1 ([StevenLooman] - [53288]) ([dlna_dmr docs]) ([ssdp docs]) ([upnp docs]) - Fix homekit locks not being created from when setup from the UI ([bdraco] - [53301]) ([homekit docs]) [53020]: https://github.com/home-assistant/core/pull/53020 [53088]: https://github.com/home-assistant/core/pull/53088 [53094]: https://github.com/home-assistant/core/pull/53094 [53108]: https://github.com/home-assistant/core/pull/53108 [53111]: https://github.com/home-assistant/core/pull/53111 [53121]: https://github.com/home-assistant/core/pull/53121 [53122]: https://github.com/home-assistant/core/pull/53122 [53123]: https://github.com/home-assistant/core/pull/53123 [53137]: https://github.com/home-assistant/core/pull/53137 [53279]: https://github.com/home-assistant/core/pull/53279 [53288]: https://github.com/home-assistant/core/pull/53288 [53301]: https://github.com/home-assistant/core/pull/53301 [Kane610]: https://github.com/Kane610 [StevenLooman]: https://github.com/StevenLooman [amelchio]: https://github.com/amelchio [bachya]: https://github.com/bachya [balloob]: https://github.com/balloob [bdraco]: https://github.com/bdraco [benleb]: https://github.com/benleb [esev]: https://github.com/esev [janiversen]: https://github.com/janiversen [jgriff2]: https://github.com/jgriff2 [deconz docs]: https://www.home-assistant.io/integrations/deconz/ [device_tracker docs]: https://www.home-assistant.io/integrations/device_tracker/ [dlna_dmr docs]: https://www.home-assistant.io/integrations/dlna_dmr/ [homekit docs]: https://www.home-assistant.io/integrations/homekit/ [modbus docs]: https://www.home-assistant.io/integrations/modbus/ [nexia docs]: https://www.home-assistant.io/integrations/nexia/ [remote_rpi_gpio docs]: https://www.home-assistant.io/integrations/remote_rpi_gpio/ [simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [ssdp docs]: https://www.home-assistant.io/integrations/ssdp/ [surepetcare docs]: https://www.home-assistant.io/integrations/surepetcare/ [unifi docs]: https://www.home-assistant.io/integrations/unifi/ [upnp docs]: https://www.home-assistant.io/integrations/upnp/ [wemo docs]: https://www.home-assistant.io/integrations/wemo/ ``` ### 2021.7.3 ``` - Update ZHA to support zigpy 0.34.0 device initialization ([puddly] - [52610]) ([zha docs]) - copy() --> deepcopy(). ([janiversen] - [52794]) ([modbus docs]) - only allow one active call in each platform. ([janiversen] - [52823]) ([modbus docs]) - Bump pyatv to 0.8.1 ([doug-hoffman] - [52849]) ([apple_tv docs]) - Handle dhcp packets without a hostname ([bdraco] - [52882]) ([dhcp docs]) - Add OUIs for legacy samsungtv ([bdraco] - [52928]) ([samsungtv docs]) - Bump python-fireservicerota to 0.0.43 ([cyberjunky] - [52966]) ([fireservicerota docs]) - More graceful exception handling in Plex library sensors ([jjlawren] - [52969]) ([plex docs]) - Fix issue connecting to Insteon Hub v2 ([teharris1] - [52970]) ([insteon docs]) - Bump pysma to 0.6.4 ([rklomp] - [52973]) ([sma docs]) - Update pyrainbird to 0.4.3 ([peternijssen] - [52990]) ([rainbird docs]) - Bump pypck to 0.7.10 ([alengwenus] - [53013]) ([lcn docs]) - fix for timestamp not present in SIA ([eavanvalkenburg] - [53015]) ([sia docs]) - Co2signal, set SCAN_INTERVAL ([Danielhiversen] - [53023]) ([co2signal docs]) - Another SIA fix for timestamp not present. ([eavanvalkenburg] - [53045]) - Fix knx expose feature not correctly falling back to default value ([da-anda] - [53046]) ([knx docs]) - Expose Spotify as a service ([balloob] - [53063]) - Increase polling interval to prevent reaching daily limit ([vlebourl] - [53066]) ([home_plus_control docs]) - Add light white parameter to light/services.yaml ([emontnemery] - [53075]) ([light docs]) [52610]: https://github.com/home-assistant/core/pull/52610 [52794]: https://github.com/home-assistant/core/pull/52794 [52823]: https://github.com/home-assistant/core/pull/52823 [52849]: https://github.com/home-assistant/core/pull/52849 [52882]: https://github.com/home-assistant/core/pull/52882 [52928]: https://github.com/home-assistant/core/pull/52928 [52966]: https://github.com/home-assistant/core/pull/52966 [52969]: https://github.com/home-assistant/core/pull/52969 [52970]: https://github.com/home-assistant/core/pull/52970 [52973]: https://github.com/home-assistant/core/pull/52973 [52990]: https://github.com/home-assistant/core/pull/52990 [53013]: https://github.com/home-assistant/core/pull/53013 [53015]: https://github.com/home-assistant/core/pull/53015 [53023]: https://github.com/home-assistant/core/pull/53023 [53045]: https://github.com/home-assistant/core/pull/53045 [53046]: https://github.com/home-assistant/core/pull/53046 [53063]: https://github.com/home-assistant/core/pull/53063 [53066]: https://github.com/home-assistant/core/pull/53066 [53075]: https://github.com/home-assistant/core/pull/53075 [Danielhiversen]: https://github.com/Danielhiversen [alengwenus]: https://github.com/alengwenus [balloob]: https://github.com/balloob [bdraco]: https://github.com/bdraco [cyberjunky]: https://github.com/cyberjunky [da-anda]: https://github.com/da-anda [doug-hoffman]: https://github.com/doug-hoffman [eavanvalkenburg]: https://github.com/eavanvalkenburg [emontnemery]: https://github.com/emontnemery [janiversen]: https://github.com/janiversen [jjlawren]: https://github.com/jjlawren [peternijssen]: https://github.com/peternijssen [puddly]: https://github.com/puddly [rklomp]: https://github.com/rklomp [teharris1]: https://github.com/teharris1 [vlebourl]: https://github.com/vlebourl [apple_tv docs]: https://www.home-assistant.io/integrations/apple_tv/ [co2signal docs]: https://www.home-assistant.io/integrations/co2signal/ [dhcp docs]: https://www.home-assistant.io/integrations/dhcp/ [fireservicerota docs]: https://www.home-assistant.io/integrations/fireservicerota/ [home_plus_control docs]: https://www.home-assistant.io/integrations/home_plus_control/ [insteon docs]: https://www.home-assistant.io/integrations/insteon/ [knx docs]: https://www.home-assistant.io/integrations/knx/ [lcn docs]: https://www.home-assistant.io/integrations/lcn/ [light docs]: https://www.home-assistant.io/integrations/light/ [modbus docs]: https://www.home-assistant.io/integrations/modbus/ [plex docs]: https://www.home-assistant.io/integrations/plex/ [rainbird docs]: https://www.home-assistant.io/integrations/rainbird/ [samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/ [sia docs]: https://www.home-assistant.io/integrations/sia/ [sma docs]: https://www.home-assistant.io/integrations/sma/ [zha docs]: https://www.home-assistant.io/integrations/zha/ ``` ### 2021.7.2 ``` - Ignore Sonos Boost devices during discovery ([jjlawren] - [52845]) ([sonos docs]) - Add zeroconf discovery to Sonos ([bdraco] - [52655]) ([sonos docs]) - Remove scale calculation for climacell cloud cover ([apaperclip] - [52752]) ([climacell docs]) - Fix homebridge devices becoming unavailable frequently ([Jc2k] - [52753]) ([homekit_controller docs]) - Fix nexia thermostats humidify without dehumidify support ([bdraco] - [52758]) ([nexia docs]) - Support certain homekit devices that emit invalid JSON ([Jc2k] - [52759]) ([homekit_controller docs]) - Send ssdp requests to ipv4 broadcast as well ([bdraco] - [52760]) ([ssdp docs]) - Bump dependency to properly handle current and voltage not being reported on some zhapower endpoints ([Kane610] - [52764]) ([deconz docs]) - Upgrade pymazda to 0.2.0 ([bdr99] - [52775]) - Fix ESPHome Camera not merging image packets ([OttoWinter] - [52783]) ([esphome docs]) - Fix Neato parameter for token refresh ([chemelli74] - [52785]) ([neato docs]) - Add the Trane brand to nexia ([bdraco] - [52805]) ([nexia docs]) - Bump python-fireservicerota to 0.0.42 ([cyberjunky] - [52807]) ([fireservicerota docs]) - Bump up ZHA depdencies ([Adminiuga] - [52818]) ([zha docs]) - Update arcam lib to 0.7.0 ([elupus] - [52829]) ([arcam_fmj docs]) - Bump aiohomekit to 0.5.1 to solve performance regression ([bdraco] - [52878]) ([homekit_controller docs]) - Bump pyhaversion to 21.7.0 ([ludeeus] - [52880]) ([version docs]) - Prefer using xy over hs when supported by light ([Kane610] - [52883]) ([deconz docs]) - Bump zwave-js-server-python to 0.27.1 ([raman325] - [52885]) ([zwave_js docs]) - Surepetcare, fix set_lock_state ([Danielhiversen] - [52912]) ([surepetcare docs]) - Bump pyinsteon to 1.0.11 ([teharris1] - [52927]) ([insteon docs]) - Fix recorder purge with sqlite3 < 3.32.0 ([bdraco] - [52929]) - Bump pysonos to 0.0.52 ([jjlawren] - [52934]) ([sonos docs]) [52655]: https://github.com/home-assistant/core/pull/52655 [52752]: https://github.com/home-assistant/core/pull/52752 [52753]: https://github.com/home-assistant/core/pull/52753 [52758]: https://github.com/home-assistant/core/pull/52758 [52759]: https://github.com/home-assistant/core/pull/52759 [52760]: https://github.com/home-assistant/core/pull/52760 [52764]: https://github.com/home-assistant/core/pull/52764 [52775]: https://github.com/home-assistant/core/pull/52775 [52783]: https://github.com/home-assistant/core/pull/52783 [52785]: https://github.com/home-assistant/core/pull/52785 [52805]: https://github.com/home-assistant/core/pull/52805 [52807]: https://github.com/home-assistant/core/pull/52807 [52818]: https://github.com/home-assistant/core/pull/52818 [52829]: https://github.com/home-assistant/core/pull/52829 [52845]: https://github.com/home-assistant/core/pull/52845 [52878]: https://github.com/home-assistant/core/pull/52878 [52880]: https://github.com/home-assistant/core/pull/52880 [52883]: https://github.com/home-assistant/core/pull/52883 [52885]: https://github.com/home-assistant/core/pull/52885 [52912]: https://github.com/home-assistant/core/pull/52912 [52927]: https://github.com/home-assistant/core/pull/52927 [52929]: https://github.com/home-assistant/core/pull/52929 [52934]: https://github.com/home-assistant/core/pull/52934 [Adminiuga]: https://github.com/Adminiuga [Danielhiversen]: https://github.com/Danielhiversen [Jc2k]: https://github.com/Jc2k [Kane610]: https://github.com/Kane610 [OttoWinter]: https://github.com/OttoWinter [apaperclip]: https://github.com/apaperclip [bdr99]: https://github.com/bdr99 [bdraco]: https://github.com/bdraco [chemelli74]: https://github.com/chemelli74 [cyberjunky]: https://github.com/cyberjunky [elupus]: https://github.com/elupus [jjlawren]: https://github.com/jjlawren [ludeeus]: https://github.com/ludeeus [raman325]: https://github.com/raman325 [teharris1]: https://github.com/teharris1 [arcam_fmj docs]: https://www.home-assistant.io/integrations/arcam_fmj/ [climacell docs]: https://www.home-assistant.io/integrations/climacell/ [deconz docs]: https://www.home-assistant.io/integrations/deconz/ [esphome docs]: https://www.home-assistant.io/integrations/esphome/ [fireservicerota docs]: https://www.home-assistant.io/integrations/fireservicerota/ [homekit_controller docs]: https://www.home-assistant.io/integrations/homekit_controller/ [insteon docs]: https://www.home-assistant.io/integrations/insteon/ [neato docs]: https://www.home-assistant.io/integrations/neato/ [nexia docs]: https://www.home-assistant.io/integrations/nexia/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [ssdp docs]: https://www.home-assistant.io/integrations/ssdp/ [surepetcare docs]: https://www.home-assistant.io/integrations/surepetcare/ [version docs]: https://www.home-assistant.io/integrations/version/ [zha docs]: https://www.home-assistant.io/integrations/zha/ [zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/ ``` ### 2021.7.1 ``` - Fix service registration typo in Nuki integration ([anaisbetts] - [52631]) ([nuki docs]) - Fix Fritz default consider home value ([chemelli74] - [52648]) ([fritz docs]) - Handle KeyError when accessing device information ([ludeeus] - [52650]) ([ecovacs docs]) - Warn if `interface_addr` remains in Sonos configuration ([jjlawren] - [52652]) ([sonos docs]) - Ignore unused keys from Sonos device properties callback ([jjlawren] - [52660]) ([sonos docs]) - Ensure Forecast.Solar returns an iso formatted timestamp ([frenck] - [52669]) ([forecast_solar docs]) - Use iso-formatted times in MetOffice weather forecast ([avee87] - [52672]) ([metoffice docs]) - Fix precipitation calculation for hourly forecast ([agners] - [52676]) ([openweathermap docs]) - Move recorder.py import to runtime ([uvjustin] - [52682]) ([stream docs]) - Bump simplisafe-python to 11.0.1 ([bachya] - [52684]) ([simplisafe docs]) - pyWeMo version bump (0.6.5) ([esev] - [52701]) ([wemo docs]) - Bump pylutron to 0.2.8 fixing python 3.9 incompatibility ([JonGilmore] - [52702]) ([lutron docs]) - Add check for _client existence in modbus ([janiversen] - [52719]) ([modbus docs]) - Fix KNX Fan features ([Tommatheussen] - [52732]) ([fan docs]) - Esphome fix camera image ([jesserockz] - [52738]) ([esphome docs]) [52631]: https://github.com/home-assistant/core/pull/52631 [52648]: https://github.com/home-assistant/core/pull/52648 [52650]: https://github.com/home-assistant/core/pull/52650 [52652]: https://github.com/home-assistant/core/pull/52652 [52660]: https://github.com/home-assistant/core/pull/52660 [52669]: https://github.com/home-assistant/core/pull/52669 [52672]: https://github.com/home-assistant/core/pull/52672 [52676]: https://github.com/home-assistant/core/pull/52676 [52682]: https://github.com/home-assistant/core/pull/52682 [52684]: https://github.com/home-assistant/core/pull/52684 [52701]: https://github.com/home-assistant/core/pull/52701 [52702]: https://github.com/home-assistant/core/pull/52702 [52719]: https://github.com/home-assistant/core/pull/52719 [52732]: https://github.com/home-assistant/core/pull/52732 [52738]: https://github.com/home-assistant/core/pull/52738 [JonGilmore]: https://github.com/JonGilmore [Tommatheussen]: https://github.com/Tommatheussen [agners]: https://github.com/agners [anaisbetts]: https://github.com/anaisbetts [avee87]: https://github.com/avee87 [bachya]: https://github.com/bachya [chemelli74]: https://github.com/chemelli74 [esev]: https://github.com/esev [frenck]: https://github.com/frenck [janiversen]: https://github.com/janiversen [jesserockz]: https://github.com/jesserockz [jjlawren]: https://github.com/jjlawren [ludeeus]: https://github.com/ludeeus [uvjustin]: https://github.com/uvjustin [ecovacs docs]: https://www.home-assistant.io/integrations/ecovacs/ [esphome docs]: https://www.home-assistant.io/integrations/esphome/ [fan docs]: https://www.home-assistant.io/integrations/fan/ [forecast_solar docs]: https://www.home-assistant.io/integrations/forecast_solar/ [fritz docs]: https://www.home-assistant.io/integrations/fritz/ [lutron docs]: https://www.home-assistant.io/integrations/lutron/ [metoffice docs]: https://www.home-assistant.io/integrations/metoffice/ [modbus docs]: https://www.home-assistant.io/integrations/modbus/ [nuki docs]: https://www.home-assistant.io/integrations/nuki/ [openweathermap docs]: https://www.home-assistant.io/integrations/openweathermap/ [simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [stream docs]: https://www.home-assistant.io/integrations/stream/ [wemo docs]: https://www.home-assistant.io/integrations/wemo/ ``` ### 2021.7.0 ``` https://www.home-assistant.io/blog/2021/07/07/release-20217/ ``` ### 2021.7.0b6 ``` - Fix mysensors rgb light (firstof9 - 52604) - Bump up ZHA dependencies (Adminiuga - 52611) - Fix deadlock at shutdown with python 3.9 (bdraco - 52613) - Fix broadlink creating duplicate unique IDs (frenck - 52621) - Update frontend to 20210707.0 (bramkragten - 52624) ``` ### 2021.7.0b5 ``` - Update Somfy to reduce calls to /site entrypoint (tetienne - 51572) - Don't raise when setting HVAC mode without a mode ZwaveValue (raman325 - 52444) - Fix Sensibo timeout exceptions (thecode - 52513) - Fix update of Xiaomi Miio vacuum taking too long (ondras12345 - 52539) - Fresh attempt at SimpliSafe auto-relogin (bachya - 52567) - Revert nmap_tracker to 2021.6 version (bdraco - 52573) - Make use of entry id rather than unique id when storing deconz entry in hass.data (Kane610 - 52584) - Fix Fritz Wi-Fi 6 networks with same name as other Wi-Fi (chemelli74 - 52588) ``` ### 2021.7.0b4 ``` - Update list of supported Coinbase wallet currencies (TomBrien - 52545) - Bump zeroconf to 0.32.1 (bdraco - 52547) - Bump pysma version to 0.6.2 (rklomp - 52553) - Update the ip/port in the homekit_controller config entry when it changes (bdraco - 52554) - Bump up ZHA dependencies (Adminiuga - 52555) - Bump aiohomekit to 0.4.2 (bdraco - 52560) - Fix unavailable entity capable of triggering non-numerical warning in Threshold sensor (frenck - 52563) - Bump pyeight version to 0.1.9 (raman325 - 52568) - Update frontend to 20210706.0 (bramkragten - 52577) ``` ### 2021.7.0b3 ``` - Fix Statistics recorder migration path by dropping in pairs (frenck - 52453) - Bump aiohomekit to 0.4.1 (bdraco - 52472) - Revert "Force SimpliSafe to reauthenticate with a password (51528)" (bachya - 52484) - Remove empty hosts and excludes from nmap configuration (bdraco - 52489) - Fix MODBUS connection type rtuovertcp does not connect (janiversen - 52505) - Bump HAP-python to 3.5.1 (bdraco - 52508) - Bump gios library to version 1.0.2 (bieniu - 52527) - Remove problematic/redundant db migration happening schema 15 (frenck - 52541) ``` ### 2021.7.0b2 ``` - Abort existing reauth flow on entry removal (frenck - 52407) - Fix Fritz call deflection list (chemelli74 - 52443) - Fix Statistics recorder migration order (frenck - 52449) ``` ### 2021.7.0b1 ``` - Add screenlogic reconnect (bshep - 52022) - Update homekit_controller to use async zeroconf (bdraco - 52330) - Bump bt_proximity library (FrederikBolding - 52364) - Bump pyatmo to v5.2.0 (cgtobi - 52365) - Bump up ZHA dependencies (Adminiuga - 52374) - Fix missing default latitude/longitude/elevation in OpenUV config flow (bachya - 52380) - Improve sensor statistics tests (emontnemery - 52386) - Reject trusted network access from proxies (elupus - 52388) - Fix MQTT cover optimistic mode (emontnemery - 52392) - Fix sensor statistics collection with empty states (emontnemery - 52393) - Bump pysma to 0.6.1 (rklomp - 52401) - Add update listener to Coinbase (TomBrien - 52404) - Upgrade wled to 0.7.1 (frenck - 52405) - Bump eight sleep dependency to fix bug (raman325 - 52408) - Import track_new_devices and scan_interval from yaml for nmap_tracker (bdraco - 52409) - Drop statistic_id and source columns from statistics table (emontnemery - 52417) - Upgrade aioimaplib to 0.9.0 (frenck - 52422) - Fix typo in forecast_solar strings (milanmeu - 52430) - Avoid duplicated database queries when fetching statistics (emontnemery - 52433) - Correct recorder table arguments (emontnemery - 52436) ``` ### 2021.7.0b0 ``` https://rc.home-assistant.io/latest-release-notes/ ``` ### 2021.6.6 ``` - Fix whois expiration date ([kantselovich] - [51868]) ([whois docs]) - Add Omnilogic switch defaults for max_speed and min_speed ([djtimca] - [51889]) ([omnilogic docs]) - Bump pyRFXtrx to 0.27.0 ([RobBie1221] - [51911]) ([rfxtrx docs]) - Bump pydaikin to 2.4.3 ([fredrike] - [51926]) ([daikin docs]) - Fix AccuWeather sensors updates ([bieniu] - [52031]) ([accuweather docs]) - Fix double subscriptions for local push notifications ([balloob] - [52039]) ([mobile_app docs]) - Catch unexpected battery update payloads on Sonos ([jjlawren] - [52040]) ([sonos docs]) [51868]: https://github.com/home-assistant/core/pull/51868 [51889]: https://github.com/home-assistant/core/pull/51889 [51911]: https://github.com/home-assistant/core/pull/51911 [51926]: https://github.com/home-assistant/core/pull/51926 [52031]: https://github.com/home-assistant/core/pull/52031 [52039]: https://github.com/home-assistant/core/pull/52039 [52040]: https://github.com/home-assistant/core/pull/52040 [RobBie1221]: https://github.com/RobBie1221 [balloob]: https://github.com/balloob [bieniu]: https://github.com/bieniu [djtimca]: https://github.com/djtimca [fredrike]: https://github.com/fredrike [jjlawren]: https://github.com/jjlawren [kantselovich]: https://github.com/kantselovich [accuweather docs]: https://www.home-assistant.io/integrations/accuweather/ [daikin docs]: https://www.home-assistant.io/integrations/daikin/ [mobile_app docs]: https://www.home-assistant.io/integrations/mobile_app/ [omnilogic docs]: https://www.home-assistant.io/integrations/omnilogic/ [rfxtrx docs]: https://www.home-assistant.io/integrations/rfxtrx/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [whois docs]: https://www.home-assistant.io/integrations/whois/ ``` ### 2021.6.5 ``` - Replace garminconnect_aio with garminconnect_ha ([cyberjunky] - [51730]) ([garmin_connect docs]) - Bump pydaikin, fix airbase issues ([fredrike] - [51797]) ([daikin docs]) - Add httpcore with version 0.13.3 ([ludeeus] - [51799]) - Bump pyialarm to 1.9.0 ([RyuzakiKK] - [51804]) ([ialarm docs]) [51730]: https://github.com/home-assistant/core/pull/51730 [51797]: https://github.com/home-assistant/core/pull/51797 [51799]: https://github.com/home-assistant/core/pull/51799 [51804]: https://github.com/home-assistant/core/pull/51804 [RyuzakiKK]: https://github.com/RyuzakiKK [cyberjunky]: https://github.com/cyberjunky [fredrike]: https://github.com/fredrike [ludeeus]: https://github.com/ludeeus [daikin docs]: https://www.home-assistant.io/integrations/daikin/ [garmin_connect docs]: https://www.home-assistant.io/integrations/garmin_connect/ [ialarm docs]: https://www.home-assistant.io/integrations/ialarm/ ``` ### 2021.6.4 ``` - Fix Sonos battery sensors on S1 firmware ([jjlawren] - [51585]) ([sonos docs]) - Handle missing section ID for Plex clips ([jjlawren] - [51598]) ([plex docs]) - Reduce ovo_energy polling rate to be less aggressive ([blastoise186] - [51613]) ([ovo_energy docs]) - Do not configure Shelly config entry created by custom component ([bieniu] - [51616]) ([shelly docs]) - Fix Onvif get_time_zone from device ([pszafer] - [51620]) - Ensure samsungtv reloads after reauth ([bdraco] - [51714]) ([samsungtv docs]) - Fix race condition in samsungtv turn off ([bdraco] - [51716]) ([samsungtv docs]) [51585]: https://github.com/home-assistant/core/pull/51585 [51598]: https://github.com/home-assistant/core/pull/51598 [51613]: https://github.com/home-assistant/core/pull/51613 [51616]: https://github.com/home-assistant/core/pull/51616 [51620]: https://github.com/home-assistant/core/pull/51620 [51714]: https://github.com/home-assistant/core/pull/51714 [51716]: https://github.com/home-assistant/core/pull/51716 [bdraco]: https://github.com/bdraco [bieniu]: https://github.com/bieniu [blastoise186]: https://github.com/blastoise186 [jjlawren]: https://github.com/jjlawren [pszafer]: https://github.com/pszafer [ovo_energy docs]: https://www.home-assistant.io/integrations/ovo_energy/ [plex docs]: https://www.home-assistant.io/integrations/plex/ [samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ ``` ### 2021.6.3 ``` - Use a single job to ping all devices in the Broadlink integration ([felipediel] - [51466]) ([broadlink docs]) - Fix loop in tod binary sensor ([bdraco] - [51491]) ([tod docs]) - AsusWRT fix keyerror when firmver is missing from info ([timmo001] - [51499]) ([asuswrt docs]) - Handle missing options in foreign_key for MSSQL ([bdraco] - [51503]) ([recorder docs]) - Fix missing Tibber power production ([Danielhiversen] - [51505]) ([tibber docs]) - Bump garminconnect_aio to 0.1.4 ([cyberjunky] - [51507]) ([garmin_connect docs]) - Bump pyialarm to 1.8.1 ([RyuzakiKK] - [51519]) ([ialarm docs]) - Improve log message when zone missing in geolocation trigger ([exxamalte] - [51522]) ([geo_location docs]) - Ensure host is always set with samsungtv SSDP discovery ([bdraco] - [51527]) ([samsungtv docs]) - Bump aiorecollect to 1.0.5 ([bachya] - [51538]) ([recollect_waste docs]) - Fix garmin_connect config flow multiple account creation ([cyberjunky] - [51542]) ([garmin_connect docs]) - Bump dwdwfsapi to 1.0.4 ([stephan192] - [51556]) ([dwd_weather_warnings docs]) - Increase isy setup timeout to 60s ([bdraco] - [51559]) ([isy994 docs]) - Fix Sonos restore calls ([jjlawren] - [51565]) ([sonos docs]) - Update builder to 2021.06.2 ([pvizeli] - [51582]) - Fix deprecated value_template for MQTT light ([emontnemery] - [51587]) ([mqtt docs]) [51466]: https://github.com/home-assistant/core/pull/51466 [51491]: https://github.com/home-assistant/core/pull/51491 [51499]: https://github.com/home-assistant/core/pull/51499 [51503]: https://github.com/home-assistant/core/pull/51503 [51505]: https://github.com/home-assistant/core/pull/51505 [51507]: https://github.com/home-assistant/core/pull/51507 [51519]: https://github.com/home-assistant/core/pull/51519 [51522]: https://github.com/home-assistant/core/pull/51522 [51527]: https://github.com/home-assistant/core/pull/51527 [51538]: https://github.com/home-assistant/core/pull/51538 [51542]: https://github.com/home-assistant/core/pull/51542 [51556]: https://github.com/home-assistant/core/pull/51556 [51559]: https://github.com/home-assistant/core/pull/51559 [51565]: https://github.com/home-assistant/core/pull/51565 [51582]: https://github.com/home-assistant/core/pull/51582 [51587]: https://github.com/home-assistant/core/pull/51587 [Danielhiversen]: https://github.com/Danielhiversen [RyuzakiKK]: https://github.com/RyuzakiKK [bachya]: https://github.com/bachya [bdraco]: https://github.com/bdraco [cyberjunky]: https://github.com/cyberjunky [emontnemery]: https://github.com/emontnemery [exxamalte]: https://github.com/exxamalte [felipediel]: https://github.com/felipediel [jjlawren]: https://github.com/jjlawren [pvizeli]: https://github.com/pvizeli [stephan192]: https://github.com/stephan192 [timmo001]: https://github.com/timmo001 [asuswrt docs]: https://www.home-assistant.io/integrations/asuswrt/ [broadlink docs]: https://www.home-assistant.io/integrations/broadlink/ [dwd_weather_warnings docs]: https://www.home-assistant.io/integrations/dwd_weather_warnings/ [garmin_connect docs]: https://www.home-assistant.io/integrations/garmin_connect/ [geo_location docs]: https://www.home-assistant.io/integrations/geo_location/ [ialarm docs]: https://www.home-assistant.io/integrations/ialarm/ [isy994 docs]: https://www.home-assistant.io/integrations/isy994/ [mqtt docs]: https://www.home-assistant.io/integrations/mqtt/ [recollect_waste docs]: https://www.home-assistant.io/integrations/recollect_waste/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [tibber docs]: https://www.home-assistant.io/integrations/tibber/ [tod docs]: https://www.home-assistant.io/integrations/tod/ ``` ### 2021.6.2 ``` - Hot fix version of Apply modbus interval patch ([balloob] - [51487]) ([modbus docs]) - Update to iaqualink 0.3.90 ([flz] - [51452]) ([iaqualink docs]) - Retry isy994 setup later if isy.initialize times out ([bdraco] - [51453]) ([isy994 docs]) - xknx 0.18.3 ([farmio] - [51277]) ([knx docs]) - Update xknx to version 0.18.4 ([farmio] - [51459]) ([knx docs]) - Bump aiolyric to 1.0.7 ([timmo001] - [51473]) ([lyric docs]) - Improve logging for SamsungTV ([chemelli74] - [51477]) ([samsungtv docs]) - Upgrade elgato to 2.1.1 ([frenck] - [51483]) ([elgato docs]) - Protect our user agent ([balloob] - [51486]) [51277]: https://github.com/home-assistant/core/pull/51277 [51452]: https://github.com/home-assistant/core/pull/51452 [51453]: https://github.com/home-assistant/core/pull/51453 [51459]: https://github.com/home-assistant/core/pull/51459 [51473]: https://github.com/home-assistant/core/pull/51473 [51477]: https://github.com/home-assistant/core/pull/51477 [51483]: https://github.com/home-assistant/core/pull/51483 [51486]: https://github.com/home-assistant/core/pull/51486 [51487]: https://github.com/home-assistant/core/pull/51487 [balloob]: https://github.com/balloob [bdraco]: https://github.com/bdraco [chemelli74]: https://github.com/chemelli74 [farmio]: https://github.com/farmio [flz]: https://github.com/flz [frenck]: https://github.com/frenck [timmo001]: https://github.com/timmo001 [elgato docs]: https://www.home-assistant.io/integrations/elgato/ [iaqualink docs]: https://www.home-assistant.io/integrations/iaqualink/ [isy994 docs]: https://www.home-assistant.io/integrations/isy994/ [knx docs]: https://www.home-assistant.io/integrations/knx/ [lyric docs]: https://www.home-assistant.io/integrations/lyric/ [modbus docs]: https://www.home-assistant.io/integrations/modbus/ [samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/ ``` ### 2021.6.1 ``` - Fix last activity consideration for AVM Fritz!Tools device tracker ([mib1185] - [51375]) ([fritz docs]) - Handle Sonos connection issues better when polling ([jjlawren] - [51376]) ([sonos docs]) - Fix no value error for heatit climate entities ([raman325] - [51392]) ([zwave_js docs]) - Fix Tibber Pulse device name and sensor update ([Danielhiversen] - [51402]) ([tibber docs]) - Fix shopping list "complete all" service name ([spacegaier] - [51406]) ([shopping_list docs]) - Bump aiohomekit to 0.2.67 (fixes 51391) ([Jc2k] - [51418]) ([homekit_controller docs]) - Bump zwave-js-server-python to 0.26.1 ([raman325] - [51425]) ([zwave_js docs]) - Update frontend to 20210603.0 ([bramkragten] - [51442]) ([frontend docs]) [51375]: https://github.com/home-assistant/core/pull/51375 [51376]: https://github.com/home-assistant/core/pull/51376 [51392]: https://github.com/home-assistant/core/pull/51392 [51402]: https://github.com/home-assistant/core/pull/51402 [51406]: https://github.com/home-assistant/core/pull/51406 [51418]: https://github.com/home-assistant/core/pull/51418 [51425]: https://github.com/home-assistant/core/pull/51425 [51442]: https://github.com/home-assistant/core/pull/51442 [Danielhiversen]: https://github.com/Danielhiversen [Jc2k]: https://github.com/Jc2k [bramkragten]: https://github.com/bramkragten [jjlawren]: https://github.com/jjlawren [mib1185]: https://github.com/mib1185 [raman325]: https://github.com/raman325 [spacegaier]: https://github.com/spacegaier [fritz docs]: https://www.home-assistant.io/integrations/fritz/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [homekit_controller docs]: https://www.home-assistant.io/integrations/homekit_controller/ [shopping_list docs]: https://www.home-assistant.io/integrations/shopping_list/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [tibber docs]: https://www.home-assistant.io/integrations/tibber/ [zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/ ``` ### 2021.6.0 ``` https://www.home-assistant.io/blog/2021/06/02/release-20216/ ``` ### 2021.6.0b5 ``` - Update `adext` dependency (ajschmidt8 - 51315) - Add arch to payload (ludeeus - 51330) - Always load middle to handle forwarded proxy data (frenck - 51332) - Improve time condition trace (emontnemery - 51335) - Fix time condition microsecond offset when using input helpers (frenck - 51337) - Fix Netatmo sensor logic (cgtobi - 51338) - Fix SIA event data func (eavanvalkenburg - 51339) - Fix Snapcast state after restoring snapshot (definitio - 51340) - Bump zwave-js-server-python to 0.26.0 (MartinHjelmare - 51341) - Merge system options into pref properties (balloob - 51347) - Handle incomplete Sonos alarm event payloads (jjlawren - 51353) - Update frontend to 20210601.1 (bramkragten - 51354) ``` ### 2021.6.0b4 ``` - Trusted networks auth provider warns if detects a requests with x-forwarded-for header while the http integration is not configured for reverse proxies (balloob - 51319) - Bump aiopvpc to apply quickfix for new electricity price tariff (azogue - 51320) - Fix exception after removing Shelly config entry and stopping HA (bieniu - 51321) - Update frontend to 20210601.0 (bramkragten - 51329) ``` ### 2021.6.0b3 ``` - Fix Garmin Connect integration with python-garminconnect-aio (cyberjunky - 50865) - Upgrade HAP-python to 3.5.0 (bdraco - 51261) - Resolve addon repository slug for device registry (ludeeus - 51287) - Revert "GRPC is fixed, don't need a workaround" (pvizeli - 51289) - Add system option to disable polling (balloob - 51299) - Fix stream profiles not available as expected (Kane610 - 51305) - Bump aiohomekit to 0.2.66 (Jc2k - 51310) - Move version validation to resolver (ludeeus - 51311) - Set up cloud semi-dependencies at start (balloob - 51313) - Updated frontend to 20210531.1 (balloob - 51314) ``` ### 2021.6.0b2 ``` - Update to pymelcloud 2.5.3 (vilppuvuorinen - 51043) - Add tests for sonos switch platform (AaronDavidSchneider - 51142) - Centralize Sonos subscription logic (jjlawren - 51172) - Fix Netatmo data class update (cgtobi - 51177) - Fix samsungtv yaml import without configured name (bdraco - 51204) - Fix use of async in Sonos switch (jjlawren - 51210) - Improve Sonos alarm logging (jjlawren - 51212) - Fix flaky statistics tests (emontnemery - 51214) - Fix Netatmo data class update (cgtobi - 51215) - Reorganize SonosSpeaker class for readability (jjlawren - 51222) - Skip processed Sonos alarm updates (jjlawren - 51217) - Bump pyialarm to 1.7 (RyuzakiKK - 51233) - Fix flaky statistics tests (emontnemery - 51242) - Fix unnecessary API calls in Netatmo (cgtobi - 51260) - Updated frontend to 20210531.0 (balloob - 51281) ``` ### 2021.6.0b1 ``` - Followup PR for SIA integration (eavanvalkenburg - 51108) - Fix zwave_js.set_value schema (raman325 - 51114) - Handle blank string in location name for mobile app (ludeeus - 51130) - Fix Sonos TV source attribute (jjlawren - 51131) - Fix Sonos media position with radio sources (jjlawren - 51137) - Add deprecated backwards compatible history.LazyState (emontnemery - 51144) - Weight sensor average statistics by state durations (emontnemery - 51150) - Bump pyroon to 0.0.37 (pavoni - 51164) - Improve Sonos polling (jjlawren - 51170) - Fix Netatmo data class update (cgtobi - 51177) - Use get with default for consider home (ludeeus - 51194) - Fix Netatmo sensor initialization (cgtobi - 51195) - Only run philips_js notify service while TV is turned on (elupus - 51196) - Update base image to 2021.05.0 (pvizeli - 51198) - Update frontend to 20210528.0 (bramkragten - 51199) ``` ### 2021.6.0b0 ``` https://rc.home-assistant.io/latest-release-notes/ ``` ### 2021.5.5 ``` - Upgrade freesms to 0.2.0 ([frenck] - [50853]) ([free_mobile docs]) - Backport Sonos handle subscription failures ([jjlawren] - [50796]) ([sonos docs]) - Bump hatasmota to 0.2.13 ([emontnemery] - [50662]) ([tasmota docs]) - Bump pysonos to 0.0.47 ([jjlawren] - [50792]) ([sonos docs]) - Bump pyatmo to 4.2.3 ([cgtobi] - [50801]) ([netatmo docs]) [50662]: https://github.com/home-assistant/core/pull/50662 [50792]: https://github.com/home-assistant/core/pull/50792 [50796]: https://github.com/home-assistant/core/pull/50796 [50801]: https://github.com/home-assistant/core/pull/50801 [50853]: https://github.com/home-assistant/core/pull/50853 [cgtobi]: https://github.com/cgtobi [emontnemery]: https://github.com/emontnemery [frenck]: https://github.com/frenck [jjlawren]: https://github.com/jjlawren [free_mobile docs]: https://www.home-assistant.io/integrations/free_mobile/ [netatmo docs]: https://www.home-assistant.io/integrations/netatmo/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [tasmota docs]: https://www.home-assistant.io/integrations/tasmota/ ``` ### 2021.5.4 ``` - Fix Sonos favorites race condition v2 ([jjlawren] - [50575]) ([sonos docs]) - Fix battery attribute ([cgtobi] - [50405]) ([netatmo docs]) - Bumps aioasuswrt to 1.3.4 ([kennedyshead] - [50414]) ([asuswrt docs]) - Skip adding battery on S1 Sonos devices ([jjlawren] - [50536]) ([sonos docs]) - Bump pyhaversion from 21.3.0 to 21.5.0 ([ludeeus] - [50540]) ([version docs]) - Update light device actions to check supported_color_modes ([emontnemery] - [50611]) ([light docs]) - Fix IQVIA failing to start if any API call fails ([bachya] - [50615]) ([iqvia docs]) - Update light intents to check supported_color_modes ([emontnemery] - [50625]) ([light docs]) [50405]: https://github.com/home-assistant/core/pull/50405 [50414]: https://github.com/home-assistant/core/pull/50414 [50536]: https://github.com/home-assistant/core/pull/50536 [50540]: https://github.com/home-assistant/core/pull/50540 [50575]: https://github.com/home-assistant/core/pull/50575 [50611]: https://github.com/home-assistant/core/pull/50611 [50615]: https://github.com/home-assistant/core/pull/50615 [50625]: https://github.com/home-assistant/core/pull/50625 [bachya]: https://github.com/bachya [cgtobi]: https://github.com/cgtobi [emontnemery]: https://github.com/emontnemery [jjlawren]: https://github.com/jjlawren [kennedyshead]: https://github.com/kennedyshead [ludeeus]: https://github.com/ludeeus [asuswrt docs]: https://www.home-assistant.io/integrations/asuswrt/ [iqvia docs]: https://www.home-assistant.io/integrations/iqvia/ [light docs]: https://www.home-assistant.io/integrations/light/ [netatmo docs]: https://www.home-assistant.io/integrations/netatmo/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [version docs]: https://www.home-assistant.io/integrations/version/ ``` ### 2021.5.3 ``` - Handle transport errors when updating media via events ([bdraco] - [50480]) ([sonos docs]) - Hotfix for Sonos favorites race condition ([jjlawren] - [50495]) ([sonos docs]) - Include _StopScript.__cause__ in trace ([emontnemery] - [50441]) - update denonavr version 0.10.8 ([scarface-4711] - [50476]) ([denonavr docs]) - Bump aiohue to 2.3.1 ([balloob] - [50506]) ([hue docs]) [50441]: https://github.com/home-assistant/core/pull/50441 [50476]: https://github.com/home-assistant/core/pull/50476 [50480]: https://github.com/home-assistant/core/pull/50480 [50495]: https://github.com/home-assistant/core/pull/50495 [50506]: https://github.com/home-assistant/core/pull/50506 [balloob]: https://github.com/balloob [bdraco]: https://github.com/bdraco [emontnemery]: https://github.com/emontnemery [jjlawren]: https://github.com/jjlawren [scarface-4711]: https://github.com/scarface-4711 [denonavr docs]: https://www.home-assistant.io/integrations/denonavr/ [hue docs]: https://www.home-assistant.io/integrations/hue/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ ``` ### 2021.5.2 ``` - Catch non payload modbus messages ([janiversen] - [49910]) ([modbus docs]) - Fix incorrect attribute checks in Modbus hub ([vzahradnik] - [50241]) ([modbus docs]) - Fix amcrest detection of sensor reset ([FrnchFrgg] - [50249]) ([amcrest docs]) - Skip Huawei LTE device registry setup with no identifiers or connections ([scop] - [50261]) ([huawei_lte docs]) - Fix Sonos polling bug ([jjlawren] - [50265]) ([sonos docs]) - Update ovoenergy to 1.1.12 ([timmo001] - [50268]) ([ovo_energy docs]) - Update denonavr to version 0.10.7 ([scarface-4711] - [50288]) ([denonavr docs]) - Bump ha-philipsjs to 2.7.3 ([elupus] - [50293]) ([philips_js docs]) - Fix tplink unloading when no switches are present ([bdraco] - [50301]) ([tplink docs]) - Fix ESPHome timestamp sensor ([frenck] - [50305]) ([esphome docs]) - Revert Rachio to seconds instead of total_seconds ([brg468] - [50307]) ([rachio docs]) - Support multiple disks in systemmonitor ([ColinRobbins] - [50362]) ([systemmonitor docs]) - Bump androidtv to 0.0.59 ([JeffLIrion] - [50367]) - Bump hatasmota to 0.2.12 ([emontnemery] - [50372]) ([tasmota docs]) - Increase httpx timeout for Tesla ([alandtse] - [50376]) ([tesla docs]) - Fix location of current_play_mode ([jjlawren] - [50386]) ([sonos docs]) - Bump pysonos to 0.0.45 ([jjlawren] - [50407]) ([sonos docs]) [49910]: https://github.com/home-assistant/core/pull/49910 [50241]: https://github.com/home-assistant/core/pull/50241 [50249]: https://github.com/home-assistant/core/pull/50249 [50261]: https://github.com/home-assistant/core/pull/50261 [50265]: https://github.com/home-assistant/core/pull/50265 [50268]: https://github.com/home-assistant/core/pull/50268 [50288]: https://github.com/home-assistant/core/pull/50288 [50293]: https://github.com/home-assistant/core/pull/50293 [50301]: https://github.com/home-assistant/core/pull/50301 [50305]: https://github.com/home-assistant/core/pull/50305 [50307]: https://github.com/home-assistant/core/pull/50307 [50362]: https://github.com/home-assistant/core/pull/50362 [50367]: https://github.com/home-assistant/core/pull/50367 [50372]: https://github.com/home-assistant/core/pull/50372 [50376]: https://github.com/home-assistant/core/pull/50376 [50386]: https://github.com/home-assistant/core/pull/50386 [50407]: https://github.com/home-assistant/core/pull/50407 [ColinRobbins]: https://github.com/ColinRobbins [FrnchFrgg]: https://github.com/FrnchFrgg [JeffLIrion]: https://github.com/JeffLIrion [alandtse]: https://github.com/alandtse [bdraco]: https://github.com/bdraco [brg468]: https://github.com/brg468 [elupus]: https://github.com/elupus [emontnemery]: https://github.com/emontnemery [frenck]: https://github.com/frenck [janiversen]: https://github.com/janiversen [jjlawren]: https://github.com/jjlawren [scarface-4711]: https://github.com/scarface-4711 [scop]: https://github.com/scop [timmo001]: https://github.com/timmo001 [vzahradnik]: https://github.com/vzahradnik [amcrest docs]: https://www.home-assistant.io/integrations/amcrest/ [denonavr docs]: https://www.home-assistant.io/integrations/denonavr/ [esphome docs]: https://www.home-assistant.io/integrations/esphome/ [huawei_lte docs]: https://www.home-assistant.io/integrations/huawei_lte/ [modbus docs]: https://www.home-assistant.io/integrations/modbus/ [ovo_energy docs]: https://www.home-assistant.io/integrations/ovo_energy/ [philips_js docs]: https://www.home-assistant.io/integrations/philips_js/ [rachio docs]: https://www.home-assistant.io/integrations/rachio/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [systemmonitor docs]: https://www.home-assistant.io/integrations/systemmonitor/ [tasmota docs]: https://www.home-assistant.io/integrations/tasmota/ [tesla docs]: https://www.home-assistant.io/integrations/tesla/ [tplink docs]: https://www.home-assistant.io/integrations/tplink/ ``` ### 2021.5.1 ``` - Fix mysensors default persistence file on import ([MartinHjelmare] - [48410]) ([mysensors docs]) - Only initialize Nuki configurations ([darkson95] - [49747]) ([nuki docs]) - Denonavr bugfixes ([scarface-4711] - [49984]) ([denonavr docs]) - Fix group selector ([tkdrob] - [50088]) ([group docs]) - Fix RM pro temperature sensor ([felipediel] - [50098]) ([broadlink docs]) - Ignore empty output from MQTT fan's value template ([jbouwh] - [50122]) ([mqtt docs]) - Bump python-miio dependency ([rytilahti] - [50129]) ([xiaomi_miio docs]) - Bump sqlalchemy to 1.4.13 ([bdraco] - [50138]) ([recorder docs]) - Fix zwave_js websocket api KeyError on unloaded entry ([MartinHjelmare] - [50154]) ([zwave_js docs]) - Fix unique_id issue on onewire config entries ([epenet] - [50161]) ([onewire docs]) - Add color_mode support to group light ([emontnemery] - [50165]) ([group docs]) - Move not loaded websocket constant to zwave_js ([MartinHjelmare] - [50188]) - Add value map for Climacell V3 pollen sensors ([raman325] - [50200]) ([climacell docs]) - Ensure tesla setup is retried on timeout ([bdraco] - [50202]) ([tesla docs]) - Allow SimpliSafe startup to retry on failure ([bachya] - [50211]) ([simplisafe docs]) - Bump aiohue to 2.3.0 ([balloob] - [50217]) ([hue docs]) - support more alarm panels ([dmulcahey] - [50235]) ([zha docs]) - Fix Netatmo climate ([cgtobi] - [50238]) ([netatmo docs]) - Fix light turn_on color conversion ([emontnemery] - [50251]) ([light docs]) - Add color_mode to demo light ([emontnemery] - [49694]) ([demo docs]) [48410]: https://github.com/home-assistant/core/pull/48410 [49694]: https://github.com/home-assistant/core/pull/49694 [49747]: https://github.com/home-assistant/core/pull/49747 [49984]: https://github.com/home-assistant/core/pull/49984 [50088]: https://github.com/home-assistant/core/pull/50088 [50098]: https://github.com/home-assistant/core/pull/50098 [50122]: https://github.com/home-assistant/core/pull/50122 [50129]: https://github.com/home-assistant/core/pull/50129 [50138]: https://github.com/home-assistant/core/pull/50138 [50154]: https://github.com/home-assistant/core/pull/50154 [50161]: https://github.com/home-assistant/core/pull/50161 [50165]: https://github.com/home-assistant/core/pull/50165 [50188]: https://github.com/home-assistant/core/pull/50188 [50200]: https://github.com/home-assistant/core/pull/50200 [50202]: https://github.com/home-assistant/core/pull/50202 [50211]: https://github.com/home-assistant/core/pull/50211 [50217]: https://github.com/home-assistant/core/pull/50217 [50235]: https://github.com/home-assistant/core/pull/50235 [50238]: https://github.com/home-assistant/core/pull/50238 [50251]: https://github.com/home-assistant/core/pull/50251 [MartinHjelmare]: https://github.com/MartinHjelmare [bachya]: https://github.com/bachya [balloob]: https://github.com/balloob [bdraco]: https://github.com/bdraco [cgtobi]: https://github.com/cgtobi [darkson95]: https://github.com/darkson95 [dmulcahey]: https://github.com/dmulcahey [emontnemery]: https://github.com/emontnemery [epenet]: https://github.com/epenet [felipediel]: https://github.com/felipediel [jbouwh]: https://github.com/jbouwh [raman325]: https://github.com/raman325 [rytilahti]: https://github.com/rytilahti [scarface-4711]: https://github.com/scarface-4711 [tkdrob]: https://github.com/tkdrob [broadlink docs]: https://www.home-assistant.io/integrations/broadlink/ [climacell docs]: https://www.home-assistant.io/integrations/climacell/ [demo docs]: https://www.home-assistant.io/integrations/demo/ [denonavr docs]: https://www.home-assistant.io/integrations/denonavr/ [group docs]: https://www.home-assistant.io/integrations/group/ [hue docs]: https://www.home-assistant.io/integrations/hue/ [light docs]: https://www.home-assistant.io/integrations/light/ [mqtt docs]: https://www.home-assistant.io/integrations/mqtt/ [mysensors docs]: https://www.home-assistant.io/integrations/mysensors/ [netatmo docs]: https://www.home-assistant.io/integrations/netatmo/ [nuki docs]: https://www.home-assistant.io/integrations/nuki/ [onewire docs]: https://www.home-assistant.io/integrations/onewire/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/ [tesla docs]: https://www.home-assistant.io/integrations/tesla/ [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/ ```
Links - PyPI: https://pypi.org/project/homeassistant - Changelog: https://pyup.io/changelogs/homeassistant/ - Repo: https://github.com/home-assistant/core/archive/2021.7.4.zip - Homepage: https://www.home-assistant.io/
pyup-bot commented 3 years ago

Closing this in favor of #123