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.8.0 #123

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates homeassistant from 0.110.1 to 2021.8.0.

Changelog ### 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) ``` ### 2021.8.0b4 ``` - Bump pyatv to 0.8.2 (ryanjohnsontv - 53659) - Extract smartthings switch energy attributes into sensors (mib1185 - 53719) - Add energy device class to deCONZ consumption sensors (Kane610 - 53731) - Bump up ZHA dependencies (Adminiuga - 53732) - Fix exception handling in DataUpdateCoordinator in TP-Link (mib1185 - 53734) - Only allow one Mazda vehicle status request at a time (bdr99 - 53736) - Apply left suggestions 53596 for TP-Link (mib1185 - 53737) - Fix Xiaomi humidifier name migration (jbouwh - 53738) - Fix Xiaomi-miio switch platform setup (jbouwh - 53739) - Add energy attributes to Fronius (balloob - 53741) ``` ### 2021.8.0b3 ``` - Fix DSMR reconnecting loop without timeout (frenck - 53722) - Fix zwave_js current and voltage meter sensor device class (MartinHjelmare - 53723) - Fix effect selector of light.turn_on service (frenck - 53726) - Revert "Allow uploading large snapshots (53528)" (balloob - 53729) ``` ### 2021.8.0b2 ``` - Allow uploading large snapshots (sabeechen - 53528) - Move TP-Link power and energy switch attributes to sensors (mib1185 - 53596) - Add enabled attribute to zwave_js discovery model (raman325 - 53645) - Prosegur code quality improvements (dgomes - 53647) - Fix unhandled exception with Guardian paired sensor coordinators (bachya - 53663) - Add energy support for zwave_js meter CC entities (raman325 - 53665) - Skip each ssdp listener that fails to bind (bdraco - 53670) - pyWeMo version bump (0.6.6) (esev - 53671) - Bump google-nest-sdm/ to version 0.3.5 (allenporter - 53672) - Fix `last_reset_topic` config replaces `state_topic` for sensor platform (bieniu - 53677) - Only disable a device if all associated config entries are disabled (Kane610 - 53681) - Bump bimmer_connected to 0.7.16 to fix parking light issue (gerard33 - 53687) - Fix problem with telegram_bot (Andrew55529 - 53690) - Surepetcare, bug fix (Danielhiversen - 53695) - Energy round (Danielhiversen - 53696) - Integration. Add device class, last_reset, state_class (Danielhiversen - 53698) - Revert "Add Automate Pulse Hub v2 support (39501)" (MartinHjelmare - 53704) - Set state class measurement also for Total Energy for AVM Fritz!Smarthome devices (mib1185 - 53707) - Add last reset to Shelly's energy entities (chemelli74 - 53710) - Add state class support to DSMR Reader (frenck - 53715) - Fix zwave_js meter sensor state class (MartinHjelmare - 53716) - Bump frontend to 20210729.0 (balloob - 53717) - Fix SolarEdge statistics; missing device_class (frenck - 53720) ``` ### 2021.8.0b1 ``` - Add zwave_js.reset_meter service (raman325 - 53390) - Fix invalid homekit state when arming (bdraco - 53646) - Add last reset to enphase sensors (balloob - 53653) - Add last reset to Shelly (balloob - 53654) - Bump aiolip to 1.1.6 to fix timeout with ident (bdraco - 53660) - Add device class energy and last reset to sense (bdraco - 53667) ``` ### 2021.8.0b0 ``` https://rc.home-assistant.io/latest-release-notes/ ``` ### 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/ ```
Links - PyPI: https://pypi.org/project/homeassistant - Changelog: https://pyup.io/changelogs/homeassistant/ - Repo: https://github.com/home-assistant/core/archive/2021.8.0.zip - Homepage: https://www.home-assistant.io/
pyup-bot commented 3 years ago

Closing this in favor of #124