Closed pyup-bot closed 2 years ago
This PR updates homeassistant from 0.110.1 to 2021.12.6.
Closing this in favor of #153
This PR updates homeassistant from 0.110.1 to 2021.12.6.
Changelog
### 2021.12.6 ``` - Fix picnic sensor time unit ([corneyl] - [62437]) ([picnic docs]) - Bump soco to 0.25.2 ([jjlawren] - [62691]) ([sonos docs]) - Bump zeroconf to 0.38.1 ([bdraco] - [62720]) ([zeroconf docs]) - Fix TypeError of vacuum battery level None ([htmltiger] - [62722]) ([google_assistant docs]) - Add return for certified devices to not apply availability check ([flfue] - [62728]) ([hue docs]) - Bump roombapy to 1.6.4 ([freekode] - [62741]) ([roomba docs]) - Add missing entity category for gen2 devices ([chemelli74] - [62812]) ([shelly docs]) - Upgrade youless library to version 0.16 ([gjong] - [62837]) ([youless docs]) - Update tuya-iot-py-sdk to 0.6.6 ([frenck] - [62858]) ([tuya docs]) - Fix keyerror when no previous Picnic orders exist ([corneyl] - [62870]) ([picnic docs]) - Update frontend to 20211227.0 ([bramkragten] - [62874]) ([frontend docs]) [62437]: https://github.com/home-assistant/core/pull/62437 [62691]: https://github.com/home-assistant/core/pull/62691 [62720]: https://github.com/home-assistant/core/pull/62720 [62722]: https://github.com/home-assistant/core/pull/62722 [62728]: https://github.com/home-assistant/core/pull/62728 [62741]: https://github.com/home-assistant/core/pull/62741 [62812]: https://github.com/home-assistant/core/pull/62812 [62837]: https://github.com/home-assistant/core/pull/62837 [62858]: https://github.com/home-assistant/core/pull/62858 [62870]: https://github.com/home-assistant/core/pull/62870 [62874]: https://github.com/home-assistant/core/pull/62874 [bdraco]: https://github.com/bdraco [bramkragten]: https://github.com/bramkragten [chemelli74]: https://github.com/chemelli74 [corneyl]: https://github.com/corneyl [flfue]: https://github.com/flfue [freekode]: https://github.com/freekode [frenck]: https://github.com/frenck [gjong]: https://github.com/gjong [htmltiger]: https://github.com/htmltiger [jjlawren]: https://github.com/jjlawren [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [google_assistant docs]: https://www.home-assistant.io/integrations/google_assistant/ [hue docs]: https://www.home-assistant.io/integrations/hue/ [picnic docs]: https://www.home-assistant.io/integrations/picnic/ [roomba docs]: https://www.home-assistant.io/integrations/roomba/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [tuya docs]: https://www.home-assistant.io/integrations/tuya/ [youless docs]: https://www.home-assistant.io/integrations/youless/ [zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/ ``` ### 2021.12.5 ``` - Require RPi.GPIO and bump adafruit-circuitpython-dht to 3.7.0 in dht ([TheGardenMonkey] - [61751]) ([dht docs]) - Fix deconz light service parameter handling ([schmyd] - [62128]) ([deconz docs]) - Fix broken Vallox integration in 2021.12 ([andre-richter] - [62308]) ([vallox docs]) - Fix Sonos updating when entities are disabled ([jjlawren] - [62456]) ([sonos docs]) - Fix repetier crash when printer is offline ([ShadowBr0ther] - [62490]) ([repetier docs]) - Bump soco to 0.25.1 ([jjlawren] - [62523]) ([sonos docs]) - Update xknx to version 0.18.15 ([marvin-w] - [62557]) ([knx docs]) - Bump pytile to 2021.12.0 ([bachya] - [62559]) ([tile docs]) - Bump flux_led to 0.27.12 to fix legacy cct controllers ([bdraco] - [62573]) ([flux_led docs]) - Fix missing object assignment for Fritz ([chemelli74] - [62575]) ([fritz docs]) - Fix timezone trafikverket_train ([gjohansson-ST] - [62582]) ([trafikverket_train docs]) - Improve google cast state reporting ([emontnemery] - [62587]) ([cast docs]) - Fix pvpc_hourly_pricing by changing data source and modernise integration ([azogue] - [62591]) ([pvpc_hourly_pricing docs]) - Bump flux_led to 0.27.13 to fix discovery of legacy devices ([bdraco] - [62613]) ([flux_led docs]) - Fix missing exception handling from upstream lib in Fritz ([chemelli74] - [62617]) ([fritz docs]) - Round Hue transition to steps of 100ms ([krys1976] - [62619]) ([hue docs]) - Bump aiohue to 3.0.8 ([balloob] - [62651]) ([hue docs]) - Bump aiohue to 3.0.9 ([marcelveldt] - [62658]) ([hue docs]) - Bump aiohue to 3.0.10 ([marcelveldt] - [62664]) ([hue docs]) - Adjust Hue retry logic to changes in the aiohue library ([marcelveldt] - [62665]) ([hue docs]) - Fix Hue button events ([marcelveldt] - [62669]) ([hue docs]) - Never use availability workaround for certified Hue devices ([marcelveldt] - [62676]) ([hue docs]) - Fix Hue docstring ([marcelveldt] - [62684]) ([hue docs]) [61751]: https://github.com/home-assistant/core/pull/61751 [62128]: https://github.com/home-assistant/core/pull/62128 [62308]: https://github.com/home-assistant/core/pull/62308 [62456]: https://github.com/home-assistant/core/pull/62456 [62490]: https://github.com/home-assistant/core/pull/62490 [62523]: https://github.com/home-assistant/core/pull/62523 [62557]: https://github.com/home-assistant/core/pull/62557 [62559]: https://github.com/home-assistant/core/pull/62559 [62573]: https://github.com/home-assistant/core/pull/62573 [62575]: https://github.com/home-assistant/core/pull/62575 [62582]: https://github.com/home-assistant/core/pull/62582 [62587]: https://github.com/home-assistant/core/pull/62587 [62591]: https://github.com/home-assistant/core/pull/62591 [62613]: https://github.com/home-assistant/core/pull/62613 [62617]: https://github.com/home-assistant/core/pull/62617 [62619]: https://github.com/home-assistant/core/pull/62619 [62651]: https://github.com/home-assistant/core/pull/62651 [62658]: https://github.com/home-assistant/core/pull/62658 [62664]: https://github.com/home-assistant/core/pull/62664 [62665]: https://github.com/home-assistant/core/pull/62665 [62669]: https://github.com/home-assistant/core/pull/62669 [62676]: https://github.com/home-assistant/core/pull/62676 [62684]: https://github.com/home-assistant/core/pull/62684 [ShadowBr0ther]: https://github.com/ShadowBr0ther [TheGardenMonkey]: https://github.com/TheGardenMonkey [andre-richter]: https://github.com/andre-richter [azogue]: https://github.com/azogue [bachya]: https://github.com/bachya [balloob]: https://github.com/balloob [bdraco]: https://github.com/bdraco [chemelli74]: https://github.com/chemelli74 [emontnemery]: https://github.com/emontnemery [gjohansson-ST]: https://github.com/gjohansson-ST [jjlawren]: https://github.com/jjlawren [krys1976]: https://github.com/krys1976 [marcelveldt]: https://github.com/marcelveldt [marvin-w]: https://github.com/marvin-w [schmyd]: https://github.com/schmyd [cast docs]: https://www.home-assistant.io/integrations/cast/ [deconz docs]: https://www.home-assistant.io/integrations/deconz/ [dht docs]: https://www.home-assistant.io/integrations/dht/ [flux_led docs]: https://www.home-assistant.io/integrations/flux_led/ [fritz docs]: https://www.home-assistant.io/integrations/fritz/ [hue docs]: https://www.home-assistant.io/integrations/hue/ [knx docs]: https://www.home-assistant.io/integrations/knx/ [pvpc_hourly_pricing docs]: https://www.home-assistant.io/integrations/pvpc_hourly_pricing/ [repetier docs]: https://www.home-assistant.io/integrations/repetier/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [tile docs]: https://www.home-assistant.io/integrations/tile/ [trafikverket_train docs]: https://www.home-assistant.io/integrations/trafikverket_train/ [vallox docs]: https://www.home-assistant.io/integrations/vallox ``` ### 2021.12.4 ``` - Honeywell unique id fix ([rdfurman] - [59393]) ([honeywell docs]) - Add vicare strings ([oischinger] - [61593]) ([vicare docs]) - Fix "vevent" KeyError in caldav component ([jkuettner] - [61718]) ([caldav docs]) - Silently retry Fronius inverter endpoint 2 times ([farmio] - [61826]) ([fronius docs]) - Avoid setting nexia humidity to the same value since it causes the api to fail ([bdraco] - [61843]) ([nexia docs]) - Force Lyric token refresh on first authentication failure ([timmo001] - [62100]) ([lyric docs]) - Bump pydexcom to 0.2.2 ([gagebenne] - [62207]) ([dexcom docs]) - Fix spurious RainMachine config entry reload ([bachya] - [62215]) ([rainmachine docs]) - Fix bug in which SimpliSafe websocket won't reconnect on error ([bachya] - [62241]) ([simplisafe docs]) - bump pynetgear to 0.8.0 ([starkillerOG] - [62261]) ([netgear docs]) - Fix logging for Shelly climate platform ([chemelli74] - [62264]) ([shelly docs]) - Upgrade tailscale to 0.1.6 ([frenck] - [62267]) ([tailscale docs]) - Fix fitbit no SSL URL handling ([MartinHjelmare] - [62270]) ([fitbit docs]) - Fix Non-thread-safe operation in rflink binary_sensor ([bdraco] - [62286]) ([rflink docs]) - Fix Non-thread-safe operation in zwave node_added ([bdraco] - [62287]) ([zwave docs]) - Bump flux_led to 0.27.8 to fix discovery of older devices ([bdraco] - [62292]) ([flux_led docs]) - Bump async-upnp-client to 0.23.0 ([Flameeyes] - [62223]) ([upnp docs]) ([yeelight docs]) ([dlna_dmr docs]) ([ssdp docs]) - Update async-upnp-client library to 0.23.1 ([chishm] - [62298]) ([upnp docs]) ([yeelight docs]) ([dlna_dmr docs]) ([ssdp docs]) - Bump ring to 0.7.2 ([balloob] - [62299]) ([ring docs]) - Fix missing brightness for Velbus entities ([wlcrs] - [62314]) ([velbus docs]) - Fix velbus climate current temp ([Cereal2nd] - [62329]) ([velbus docs]) - Ensure existing SimpliSafe websocket tasks are cancelled appropriately ([bachya] - [62347]) ([simplisafe docs]) - Bump pywemo==0.7.0 ([esev] - [62360]) ([wemo docs]) - Bump voluptuous_serialize to 2.5.0 ([balloob] - [62363]) - Don't use the homeassistant media app when casting media ([emontnemery] - [62385]) ([cast docs]) - Bump brunt to 1.1.0 ([eavanvalkenburg] - [62386]) ([brunt docs]) - Update frontend to 20211220.0 ([bramkragten] - [62389]) ([frontend docs]) - Bump pychromecast to 10.2.2 ([emontnemery] - [62390]) ([cast docs]) - Update xknx to 0.18.14 ([farmio] - [62411]) ([knx docs]) - Invalidate CI cache when bumping dependencies, part 2 ([frenck] - [62412]) - Invalidate CI cache when bumping dependencies ([frenck] - [62394]) - Make it possible to turn on audio only google cast devices ([emontnemery] - [62420]) ([cast docs]) - Bump bimmer_connected to 0.8.7 ([rikroe] - [62435]) ([bmw_connected_drive docs]) - bump aiohue to 3.0.7 ([marcelveldt] - [62444]) ([hue docs]) - Change Hue availability blacklist logic a bit ([marcelveldt] - [62446]) ([hue docs]) [59393]: https://github.com/home-assistant/core/pull/59393 [61593]: https://github.com/home-assistant/core/pull/61593 [61718]: https://github.com/home-assistant/core/pull/61718 [61826]: https://github.com/home-assistant/core/pull/61826 [61843]: https://github.com/home-assistant/core/pull/61843 [62100]: https://github.com/home-assistant/core/pull/62100 [62207]: https://github.com/home-assistant/core/pull/62207 [62215]: https://github.com/home-assistant/core/pull/62215 [62223]: https://github.com/home-assistant/core/pull/62223 [62241]: https://github.com/home-assistant/core/pull/62241 [62261]: https://github.com/home-assistant/core/pull/62261 [62264]: https://github.com/home-assistant/core/pull/62264 [62267]: https://github.com/home-assistant/core/pull/62267 [62270]: https://github.com/home-assistant/core/pull/62270 [62286]: https://github.com/home-assistant/core/pull/62286 [62287]: https://github.com/home-assistant/core/pull/62287 [62292]: https://github.com/home-assistant/core/pull/62292 [62298]: https://github.com/home-assistant/core/pull/62298 [62299]: https://github.com/home-assistant/core/pull/62299 [62314]: https://github.com/home-assistant/core/pull/62314 [62329]: https://github.com/home-assistant/core/pull/62329 [62347]: https://github.com/home-assistant/core/pull/62347 [62360]: https://github.com/home-assistant/core/pull/62360 [62363]: https://github.com/home-assistant/core/pull/62363 [62385]: https://github.com/home-assistant/core/pull/62385 [62386]: https://github.com/home-assistant/core/pull/62386 [62389]: https://github.com/home-assistant/core/pull/62389 [62390]: https://github.com/home-assistant/core/pull/62390 [62394]: https://github.com/home-assistant/core/pull/62394 [62411]: https://github.com/home-assistant/core/pull/62411 [62412]: https://github.com/home-assistant/core/pull/62412 [62420]: https://github.com/home-assistant/core/pull/62420 [62435]: https://github.com/home-assistant/core/pull/62435 [62444]: https://github.com/home-assistant/core/pull/62444 [62446]: https://github.com/home-assistant/core/pull/62446 [Cereal2nd]: https://github.com/Cereal2nd [Flameeyes]: https://github.com/Flameeyes [MartinHjelmare]: https://github.com/MartinHjelmare [bachya]: https://github.com/bachya [balloob]: https://github.com/balloob [bdraco]: https://github.com/bdraco [bramkragten]: https://github.com/bramkragten [chemelli74]: https://github.com/chemelli74 [chishm]: https://github.com/chishm [eavanvalkenburg]: https://github.com/eavanvalkenburg [emontnemery]: https://github.com/emontnemery [esev]: https://github.com/esev [farmio]: https://github.com/farmio [frenck]: https://github.com/frenck [gagebenne]: https://github.com/gagebenne [jkuettner]: https://github.com/jkuettner [marcelveldt]: https://github.com/marcelveldt [oischinger]: https://github.com/oischinger [rdfurman]: https://github.com/rdfurman [rikroe]: https://github.com/rikroe [starkillerOG]: https://github.com/starkillerOG [timmo001]: https://github.com/timmo001 [wlcrs]: https://github.com/wlcrs [bmw_connected_drive docs]: https://www.home-assistant.io/integrations/bmw_connected_drive/ [brunt docs]: https://www.home-assistant.io/integrations/brunt/ [caldav docs]: https://www.home-assistant.io/integrations/caldav/ [cast docs]: https://www.home-assistant.io/integrations/cast/ [dexcom docs]: https://www.home-assistant.io/integrations/dexcom/ [dlna_dmr docs]: https://www.home-assistant.io/integrations/dlna_dmr/ [fitbit docs]: https://www.home-assistant.io/integrations/fitbit/ [flux_led docs]: https://www.home-assistant.io/integrations/flux_led/ [fronius docs]: https://www.home-assistant.io/integrations/fronius/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [honeywell docs]: https://www.home-assistant.io/integrations/honeywell/ [hue docs]: https://www.home-assistant.io/integrations/hue/ [knx docs]: https://www.home-assistant.io/integrations/knx/ [lyric docs]: https://www.home-assistant.io/integrations/lyric/ [netgear docs]: https://www.home-assistant.io/integrations/netgear/ [nexia docs]: https://www.home-assistant.io/integrations/nexia/ [rainmachine docs]: https://www.home-assistant.io/integrations/rainmachine/ [rflink docs]: https://www.home-assistant.io/integrations/rflink/ [ring docs]: https://www.home-assistant.io/integrations/ring/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/ [ssdp docs]: https://www.home-assistant.io/integrations/ssdp/ [tailscale docs]: https://www.home-assistant.io/integrations/tailscale/ [upnp docs]: https://www.home-assistant.io/integrations/upnp/ [velbus docs]: https://www.home-assistant.io/integrations/velbus/ [vicare docs]: https://www.home-assistant.io/integrations/vicare/ [wemo docs]: https://www.home-assistant.io/integrations/wemo/ [yeelight docs]: https://www.home-assistant.io/integrations/yeelight/ [zwave docs]: https://www.home-assistant.io/integrations/zwave/ ``` ### 2021.12.3 ``` - Update ebusdpy version (sindudas - 59899) - Nextbus upcoming sort as integer (ViViDboarder - 61416) - Add restore logic to Shelly climate platform (chemelli74 - 61632) - Fix OwnetError preventing onewire initialisation (epenet - 61696) - Fix notify platform setup for KNX (marvin-w - 61842) - Bump aiohue to 3.0.6 (marcelveldt - 61974) - Brunt dependency bump to 1.0.2 (eavanvalkenburg - 62014) - Bump flux_led to 0.26.15 (bdraco - 62017) - Fix none-check in template light (emontnemery - 62089) - Add missing timezone information (DeerMaximum - 62106) - Improve availability for Shelly Valve (chemelli74 - 62129) - Fix Non-thread-safe operation in homekit light events (bdraco - 62147) - Fix Non-thread-safe operation in logbook (bdraco - 62148) - Bump google-nest-sdm to 0.4.9 (allenporter - 62160) - Add guard in call to activate_scene in Hue (marcelveldt - 62177) - Fix threading error in scripts with repeat or choose actions (emontnemery - 62168) - Fix threading error in zha (emontnemery - 62170) ``` ### 2021.12.2 ``` - Bump pysmappee to 0.2.29 ([bsmappee] - [61160]) ([smappee docs]) - Upgrade lupupy to 0.0.24 ([majuss] - [61598]) ([lupusec docs]) - Suppress errors for legacy nest api when using media source ([allenporter] - [61629]) ([nest docs]) - Bump total_connect_client to 2021.12 ([austinmroczek] - [61634]) ([totalconnect docs]) - Add additional-tag to machine builds ([ludeeus] - [61693]) - Bump aiohue to 3.0.4 ([balloob] - [61709]) ([hue docs]) - Update pymelcloud to 2.5.6 ([vilppuvuorinen] - [61717]) ([melcloud docs]) - Add check for incompatible device trigger in Hue integration ([marcelveldt] - [61726]) ([hue docs]) - Fix turn_off with transition for grouped Hue lights ([marcelveldt] - [61728]) ([hue docs]) - Fix Flash effect for Hue lights ([marcelveldt] - [61733]) ([hue docs]) - Blacklist availability check for a light at startup in Hue integration ([marcelveldt] - [61737]) ([hue docs]) - Upgrade tailscale to 0.1.5 ([frenck] - [61744]) ([tailscale docs]) - Bump brunt package to 1.0.1 ([eavanvalkenburg] - [61784]) ([brunt docs]) - Fix ZHA unoccupied setpoints. ([MattWestb] - [61791]) ([zha docs]) - Don't override pychromecast MediaController's APP ID ([emontnemery] - [61796]) ([cast docs]) - Bump pychromecast to 10.2.1 ([emontnemery] - [61811]) ([cast docs]) - Tibber, update library, fixes 61525 ([Danielhiversen] - [61813]) ([tibber docs]) - Bump python-miio to 0.5.9.2 ([rytilahti] - [61831]) ([xiaomi_miio docs]) - Ensure SimpliSafe websocket reconnects upon new token ([bachya] - [61835]) ([simplisafe docs]) - Allow setting local_ip for knx routing connections ([marvin-w] - [61836]) ([knx docs]) - Fix broken Environment Canada ([michaeldavie] - [61848]) ([environment_canada docs]) - Bump google-nest-sdm to 0.4.8 ([allenporter] - [61851]) ([nest docs]) - Bump aiohue to 3.0.5 ([marcelveldt] - [61875]) ([hue docs]) - Update frontend to 20211215.0 ([bramkragten] - [61877]) ([frontend docs]) [61160]: https://github.com/home-assistant/core/pull/61160 [61598]: https://github.com/home-assistant/core/pull/61598 [61629]: https://github.com/home-assistant/core/pull/61629 [61634]: https://github.com/home-assistant/core/pull/61634 [61693]: https://github.com/home-assistant/core/pull/61693 [61709]: https://github.com/home-assistant/core/pull/61709 [61717]: https://github.com/home-assistant/core/pull/61717 [61726]: https://github.com/home-assistant/core/pull/61726 [61728]: https://github.com/home-assistant/core/pull/61728 [61733]: https://github.com/home-assistant/core/pull/61733 [61737]: https://github.com/home-assistant/core/pull/61737 [61744]: https://github.com/home-assistant/core/pull/61744 [61784]: https://github.com/home-assistant/core/pull/61784 [61791]: https://github.com/home-assistant/core/pull/61791 [61796]: https://github.com/home-assistant/core/pull/61796 [61811]: https://github.com/home-assistant/core/pull/61811 [61813]: https://github.com/home-assistant/core/pull/61813 [61831]: https://github.com/home-assistant/core/pull/61831 [61835]: https://github.com/home-assistant/core/pull/61835 [61836]: https://github.com/home-assistant/core/pull/61836 [61848]: https://github.com/home-assistant/core/pull/61848 [61851]: https://github.com/home-assistant/core/pull/61851 [61875]: https://github.com/home-assistant/core/pull/61875 [61877]: https://github.com/home-assistant/core/pull/61877 [Danielhiversen]: https://github.com/Danielhiversen [MattWestb]: https://github.com/MattWestb [allenporter]: https://github.com/allenporter [austinmroczek]: https://github.com/austinmroczek [bachya]: https://github.com/bachya [balloob]: https://github.com/balloob [bramkragten]: https://github.com/bramkragten [bsmappee]: https://github.com/bsmappee [eavanvalkenburg]: https://github.com/eavanvalkenburg [emontnemery]: https://github.com/emontnemery [frenck]: https://github.com/frenck [ludeeus]: https://github.com/ludeeus [majuss]: https://github.com/majuss [marcelveldt]: https://github.com/marcelveldt [marvin-w]: https://github.com/marvin-w [michaeldavie]: https://github.com/michaeldavie [rytilahti]: https://github.com/rytilahti [vilppuvuorinen]: https://github.com/vilppuvuorinen [brunt docs]: https://www.home-assistant.io/integrations/brunt/ [cast docs]: https://www.home-assistant.io/integrations/cast/ [environment_canada docs]: https://www.home-assistant.io/integrations/environment_canada/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [hue docs]: https://www.home-assistant.io/integrations/hue/ [knx docs]: https://www.home-assistant.io/integrations/knx/ [lupusec docs]: https://www.home-assistant.io/integrations/lupusec/ [melcloud docs]: https://www.home-assistant.io/integrations/melcloud/ [nest docs]: https://www.home-assistant.io/integrations/nest/ [simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/ [smappee docs]: https://www.home-assistant.io/integrations/smappee/ [tailscale docs]: https://www.home-assistant.io/integrations/tailscale/ [tibber docs]: https://www.home-assistant.io/integrations/tibber/ [totalconnect docs]: https://www.home-assistant.io/integrations/totalconnect/ [xiaomi_miio docs]: https://www.home-assistant.io/integrations/xiaomi_miio/ [zha docs]: https://www.home-assistant.io/integrations/zha/ ``` ### 2021.12.1 ``` - Fix Sonos sub & surround switch state reporting ([jjlawren] - [61531]) ([sonos docs]) - Update logic for nest media source `can_play` for events ([allenporter] - [61537]) ([nest docs]) - Fix HomeKit covers with device class window and no tilt ([bdraco] - [61566]) ([homekit docs]) - Update frontend to 20211212.0 ([bramkragten] - [61577]) ([frontend docs]) - Fix Hue transition calculation ([marcelveldt] - [61581]) ([hue docs]) - enable grouped light if enabled in previous integration ([marcelveldt] - [61582]) ([hue docs]) - Only publish nest camera event messages once per thread and bump nest version ([allenporter] - [61587]) ([nest docs]) - Fix for failing Solarlog integration in HA 2021.12 ([Ernst79] - [61602]) ([solarlog docs]) - Fix availability for 3th party Hue lights ([marcelveldt] - [61603]) ([hue docs]) - Bump aiopvapi to 1.6.19 to fix async_timeout passing loop ([bdraco] - [61618]) ([hunterdouglas_powerview docs]) - Bump aiohue to 3.0.3 ([balloob] - [61627]) ([hue docs]) [61531]: https://github.com/home-assistant/core/pull/61531 [61537]: https://github.com/home-assistant/core/pull/61537 [61566]: https://github.com/home-assistant/core/pull/61566 [61577]: https://github.com/home-assistant/core/pull/61577 [61581]: https://github.com/home-assistant/core/pull/61581 [61582]: https://github.com/home-assistant/core/pull/61582 [61587]: https://github.com/home-assistant/core/pull/61587 [61602]: https://github.com/home-assistant/core/pull/61602 [61603]: https://github.com/home-assistant/core/pull/61603 [61618]: https://github.com/home-assistant/core/pull/61618 [61627]: https://github.com/home-assistant/core/pull/61627 [Ernst79]: https://github.com/Ernst79 [allenporter]: https://github.com/allenporter [balloob]: https://github.com/balloob [bdraco]: https://github.com/bdraco [bramkragten]: https://github.com/bramkragten [jjlawren]: https://github.com/jjlawren [marcelveldt]: https://github.com/marcelveldt [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [homekit docs]: https://www.home-assistant.io/integrations/homekit/ [hue docs]: https://www.home-assistant.io/integrations/hue/ [hunterdouglas_powerview docs]: https://www.home-assistant.io/integrations/hunterdouglas_powerview/ [nest docs]: https://www.home-assistant.io/integrations/nest/ [solarlog docs]: https://www.home-assistant.io/integrations/solarlog/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ ``` ### 2021.12.0 ``` https://www.home-assistant.io/blog/2021/12/11/release-202112/ ``` ### 2021.12.0b7 ``` - Add 2 new CN-Hysen TRVs (MattWestb - 61002) - Add missing unit of measurement in Smappee integration (bsmappee - 61365) - Fix Tuya cover open/close commands (hudcap - 61369) - Remove energy entity again in Smappee local integration (bsmappee - 61373) - Fix unique_id of S0 meters connected to Fronius inverters (farmio - 61408) - Fix lookin set temperature when device is off (bdraco - 61411) - Bump simplisafe-python to 2021.12.1 (bachya - 61412) - Fix flux_led discovery with older models (bdraco - 61413) - Fix older v1 dimmable flux_led bulbs not turning on (bdraco - 61414) - Correct device class for Tasmota dewpoint sensor (emontnemery - 61420) - Correct recorder.statistics.get_last_statistics (emontnemery - 61421) - Correct rest sensor configured to generate timestamps (emontnemery - 61429) - Interim fix for Shelly climate platform (chemelli74 - 61435) - Bump ZHA quirks to 0.0.65 (dmulcahey - 61458) - Small fix for device triggers and events on Hue integration (marcelveldt - 61462) - Fix non-threadsafe call to async_fire in telegram_bot (bdraco - 61465) - Fix exception in color_rgb_to_rgbww (bdraco - 61466) - Fix missing color modes for Magic Home Ceiling Light CCT (0xE1) (bdraco - 61478) ``` ### 2021.12.0b6 ``` - Update tesla-wall-connector to v1.0.1 (einarhauks - 61392) - Add default value for signal_repetitions in cover (bigbadblunt - 61393) - Fix Sonos radio handling during polling (jjlawren - 61401) - Consolidate SimpliSafe config flow forms into one (bachya - 61402) - Bump frontend to 20211209.0 (balloob - 61406) - Assign docs URL to a placeholder in SimpliSafe config flow (bachya - 61410) ``` ### 2021.12.0b5 ``` - Allow to lock SQLite database during backup (agners - 60874) - Fix date/datetime support for templates (frenck - 61088) - Display nest media events using local time (allenporter - 61143) - Correct state class for Tasmota sensors (emontnemery - 61236) - Fix smartthings timestamp sensor (balloob - 61254) - Guard cannot connect during Tuya init (balloob - 61267) - Use correct template parameter in Rest template rendering (balloob - 61269) - Bump flux_led to 0.26.3 (bdraco - 61287) - Restore rest integration ability to follow http redirects (bdraco - 61293) - Rest fixes (balloob - 61296) - Introduce only_supervisor for websocket_api.ws_require_user() (agners - 61298) - Fix rova timezone (balloob - 61302) - Fix regression in Tuya cover is_closed logic (hudcap - 61303) - Fix lookin failing to setup during firmware updates (bdraco - 61305) - Fix hue groups inheritance (balloob - 61308) - Fix CO2signal error handling (balloob - 61311) - Upgrade tailscale to 0.1.4 (frenck - 61338) ``` ### 2021.12.0b4 ``` - Skip duplicated data when calculating fossil energy consumption (emontnemery - 60599) - Fix pvoutput template use and REST integer parsing (jbouwh - 61171) - Rephrase upgrade notification message to avoid installing Python 3.10 (roqvist - 61181) - Fix uncaught exception in bond config flow (bdraco - 61184) - Bump ZHA dependency zigpy-znp from 0.6.3 to 0.6.4 (puddly - 61194) - Fix log spam from flux_led 0x08 devices when in music mode (bdraco - 61196) - Fix Rova using strings as timestamp (balloob - 61201) - Fix bbox timestamp (balloob - 61202) - Fix flipr timestamp sensor (balloob - 61203) - Fix gtfs timestamp sensor (balloob - 61204) - Fix hvv_departures timestamp sensor (balloob - 61205) - Fix hydrawise timestamp sensor (balloob - 61206) - Fix islamic prayer times timestamp sensor (balloob - 61207) - Fix litterrobot timestamp sensor (balloob - 61208) - Fix lyric timestamp sensor (balloob - 61209) - Fix meteo_france timestamp sensor (balloob - 61210) - Fix modern_forms timestamp sensors (balloob - 61211) - Fix nextbus timestamp sensor (balloob - 61212) - Fix oasa_telematics timestamp sensor (balloob - 61213) - Fix repetier timestamp sensors (balloob - 61214) - Fix vallox timestamp sensor (balloob - 61216) - Fix yandex_transport timestamp sensor (balloob - 61217) - Fix follow-up review comment for bbox (balloob - 61219) - don't convert GTFS timestamp to UTC in timestamp sensor (balloob - 61221) ``` ### 2021.12.0b3 ``` - Improve code quality trafikverket_weatherstation (gjohansson-ST - 61044) - Bump hatasmota to 0.3.1 (emontnemery - 61120) - Fix point availability (fredrike - 61144) - Change check for existence of options flow (marcelveldt - 61147) - Guard against missing states in Alexa state updates (emontnemery - 61152) - Fix Netatmo climate issue (cgtobi - 61154) - Bump py17track to 2021.12.2 (bachya - 61166) - Display energy in wh instead of kWh (einarhauks - 61169) - Bump nest to 0.4.5 to fix media player event expiration (allenporter - 61174) - Remove loopenergy integration (cgarwood - 61175) ``` ### 2021.12.0b2 ``` - Fix previous setting briefly appearing on newer flux_led devices when turning on (schreyack - 60004) - Add media player volume control in `fr-FR` with Alexa (RomRider - 60489) - Add debug logging for pip install command (allenporter - 61057) - Fix mispelling in SimpliSafe service description (bachya - 61058) - Fix regression in nest event media player with multiple devices (allenporter - 61064) - Bump flux_led to 0.25.17 to fix missing push messages on 0xA3 models (bdraco - 61070) - Add 3157100-E model to Centralite thermostat (Adminiuga - 61073) - Abort flux_led discovery if another device gets the ip (bdraco - 61074) - Deprecate `system_id` parameter in SimpliSafe service calls (bachya - 61076) - Fix yandex transport for Belarus (peleccom - 61080) - Remove unnecessary explicit use of OrderedDict in nest media source (allenporter - 61054) - Coalesce nest media source preview clips by session and bump google-nest-sdm (allenporter - 61081) - Bump enphase_envoy to 0.20.1 (bdraco - 61082) - Fix missing unique id in enphase_envoy (bdraco - 61083) - Provide a hint on which username to use for enphase_envoy (bdraco - 61084) - Prevent log flooding in frame helper (epenet - 61085) - Fix migration of entities of Hue integration (marcelveldt - 61095) - Improve zwave_js add-on config flow description (MartinHjelmare - 61099) - Fix CO2 calculation when data is missing (emontnemery - 61106) - Bump aiohue to 3.0.2 (balloob - 61115) - Return native timestamps for home connect (balloob - 61116) - Remove colon from default entity name in Hue integration (marcelveldt - 61118) - Bump simplisafe-python to 2021.12.0 (bachya - 61121) - Improve Sonos activity debug logging (jjlawren - 61122) - Deprecate `entity_id` parameter in Guardian service calls (bachya - 61129) - Bump frontend to 20211206.0 (balloob - 61133) ``` ### 2021.12.0b1 ``` - Fix BMW Connected Drive (rikroe - 60938) - Fix nzbget datetime return value (raman325 - 60953) - Add missing SimpliSafe service information (bachya - 60958) - Ensure that inactive RainMachine switch that is toggled on is toggled… (bachya - 60959) - Fix statistics registering at start callback (balloob - 60963) - Correctly type the SSDP callback function (balloob - 60964) - Handle invalid device registry entry type (balloob - 60966) - Fix yeelight name changing to ip address if discovery fails (bdraco - 60967) - Upgrade luftdaten to 0.7.1 (frenck - 60970) - Upgrade netdata to 1.0.1 (frenck - 60971) - Fix dimmable effects for flux_led model 0x33 v9+ (bdraco - 60972) - Fix flood lights not turning on/off with flux_led (bdraco - 60973) - Revert metoffice weather daytime (MartinHjelmare - 60978) - Fix Xiaomi Miio providing strings as timestamps (frenck - 60979) - Only report deprecated device_state_attributes once (frenck - 60980) - Fix DSMR Reader providing strings as timestamps (frenck - 60988) - Fix str for device registry entry_type warnings caused by core (frenck - 60989) - Fix typo in state_characteristic warning (frenck - 60990) - Fix translations for binary_sensor tampered device triggers (emontnemery - 60996) - Add missing local_ip to KNX config flow and options flow (marvin-w - 61018) - Improve nest media source event timestamp display (allenporter - 61027) - Fix lutron caseta discovery with newer firmwares (bdraco - 61029) - Bump nest to version 0.4.2 (allenporter - 61036) - Use STATE_DOCKED for emptying the bin for xiaomi_miio.vacuum (rytilahti - 60513) - Handle unknown/unavailable state for mobile_app (frenck - 60974) - Catch ConnectionResetError (zathras777 - 60987) - Update flux_led models database to fix turn on for newer models (bdraco - 61005) - Fix Hue config flow (marcelveldt - 61028) - Fix Hue migration (marcelveldt - 61030) - Add guard for empty mac address in Hue integration (marcelveldt - 61037) - Disable options flow for Hue V2 bridges (marcelveldt - 61045) - Fetch media for events for rendering in the nest media player (allenporter - 61056) ``` ### 2021.12.0b0 ``` https://rc.home-assistant.io/latest-release-notes/ ``` ### 2021.11.5 ``` - Use source list property instead of the attribute in Denon AVR integration ([bieniu] - [59768]) ([denonavr docs]) - Fix typo in attribute for Fritz ([chemelli74] - [59791]) ([fritz docs]) - Fix Netgear init error on orbi models ([starkillerOG] - [59799]) ([netgear docs]) - Bump velbusaio to 2021.11.7 ([Cereal2nd] - [59817]) ([velbus docs]) - Fix invalid string syntax in OwnTracks config flow translations ([spacegaier] - [59838]) ([owntracks docs]) - Strip out deleted entities when configuring homekit ([bdraco] - [59844]) ([homekit docs]) - Bugfix in Tuya Number value scaling ([PlusPlus-ua] - [59903]) ([tuya docs]) - Fix Tuya back scaling in Climate and Humidifer entities ([frenck] - [59909]) ([tuya docs]) - Store: copy pending data ([balloob] - [59934]) - Remove test_check_package_version_does_not_match ([emontnemery] - [59785]) [59768]: https://github.com/home-assistant/core/pull/59768 [59785]: https://github.com/home-assistant/core/pull/59785 [59791]: https://github.com/home-assistant/core/pull/59791 [59799]: https://github.com/home-assistant/core/pull/59799 [59817]: https://github.com/home-assistant/core/pull/59817 [59838]: https://github.com/home-assistant/core/pull/59838 [59844]: https://github.com/home-assistant/core/pull/59844 [59903]: https://github.com/home-assistant/core/pull/59903 [59909]: https://github.com/home-assistant/core/pull/59909 [59934]: https://github.com/home-assistant/core/pull/59934 [Cereal2nd]: https://github.com/Cereal2nd [PlusPlus-ua]: https://github.com/PlusPlus-ua [balloob]: https://github.com/balloob [bdraco]: https://github.com/bdraco [bieniu]: https://github.com/bieniu [chemelli74]: https://github.com/chemelli74 [emontnemery]: https://github.com/emontnemery [frenck]: https://github.com/frenck [spacegaier]: https://github.com/spacegaier [starkillerOG]: https://github.com/starkillerOG [denonavr docs]: /integrations/denonavr/ [fritz docs]: /integrations/fritz/ [homekit docs]: /integrations/homekit/ [netgear docs]: /integrations/netgear/ [owntracks docs]: /integrations/owntracks/ [tuya docs]: /integrations/tuya/ [velbus docs]: /integrations/velbus/ ``` ### 2021.11.4 ``` - Air visual : robustness at startup when evaluate time interval ([jugla] - [59544]) ([airvisual docs]) - Override api url in norway_air ([ludeeus] - [59573]) ([norway_air docs]) ([met docs]) - Fix firmware status check for Fritz ([chemelli74] - [59578]) ([fritz docs]) - Always use a step size of 1 for z-wave js fans ([mkowalchuk] - [59622]) ([zwave_js docs]) - Fix favorite RPM max value in Xiaomi Miio ([bieniu] - [59631]) ([xiaomi_miio docs]) - Bump zeroconf to 0.36.12 ([bdraco] - [59133]) ([zeroconf docs]) - Bump zeroconf to 0.36.13 ([bdraco] - [59644]) ([zeroconf docs]) - Bump greecliamate to 0.12.4 ([cmroche] - [59645]) ([gree docs]) - Ensure flux_led bulbs turn on even if brightness is 0 ([bdraco] - [59661]) - Update aiolookin to 0.0.4 version ([ANMalko] - [59684]) ([lookin docs]) - Fix bug in AirVisual re-auth ([bachya] - [59685]) ([airvisual docs]) - Bump greeclimate to 0.12.5 ([cmroche] - [59730]) ([gree docs]) - Bump flux_led to 0.24.21 ([bdraco] - [59662]) ([flux_led docs]) - Bump flux_led to 0.24.24 ([bdraco] - [59740]) ([flux_led docs]) - Fix invalid string syntax in French OwnTracks config flow ([spacegaier] - [59752]) ([owntracks docs]) [59133]: https://github.com/home-assistant/core/pull/59133 [59544]: https://github.com/home-assistant/core/pull/59544 [59573]: https://github.com/home-assistant/core/pull/59573 [59578]: https://github.com/home-assistant/core/pull/59578 [59622]: https://github.com/home-assistant/core/pull/59622 [59631]: https://github.com/home-assistant/core/pull/59631 [59644]: https://github.com/home-assistant/core/pull/59644 [59645]: https://github.com/home-assistant/core/pull/59645 [59661]: https://github.com/home-assistant/core/pull/59661 [59662]: https://github.com/home-assistant/core/pull/59662 [59684]: https://github.com/home-assistant/core/pull/59684 [59685]: https://github.com/home-assistant/core/pull/59685 [59730]: https://github.com/home-assistant/core/pull/59730 [59740]: https://github.com/home-assistant/core/pull/59740 [59752]: https://github.com/home-assistant/core/pull/59752 [ANMalko]: https://github.com/ANMalko [bachya]: https://github.com/bachya [bdraco]: https://github.com/bdraco [bieniu]: https://github.com/bieniu [chemelli74]: https://github.com/chemelli74 [cmroche]: https://github.com/cmroche [jugla]: https://github.com/jugla [ludeeus]: https://github.com/ludeeus [mkowalchuk]: https://github.com/mkowalchuk [spacegaier]: https://github.com/spacegaier [airvisual docs]: https://www.home-assistant.io/integrations/airvisual/ [flux_led docs]: https://www.home-assistant.io/integrations/flux_led/ [fritz docs]: https://www.home-assistant.io/integrations/fritz/ [gree docs]: https://www.home-assistant.io/integrations/gree/ [lookin docs]: https://www.home-assistant.io/integrations/lookin/ [met docs]: https://www.home-assistant.io/integrations/met/ [norway_air docs]: https://www.home-assistant.io/integrations/norway_air/ [owntracks docs]: https://www.home-assistant.io/integrations/owntracks/ [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.11.3 ``` - Fix rpi_camera setup hanging on initialization ([enegaard] - [59316]) ([rpi_camera docs]) - Fix state of sense net_production sensor ([kbickar] - [59391]) ([sense docs]) ([emulated_kasa docs]) - Update frontend to 20211109.0 ([bramkragten] - [59451]) ([frontend docs]) - Fix zeroconf with sonos v1 firmware ([bdraco] - [59460]) ([sonos docs]) - Ignore None state in state_change_event ([dgomes] - [59485]) ([integration docs]) - Fix wirelesstag switch arm/disarm ([sergeymaysak] - [59515]) ([wirelesstag docs]) - Remove incomplete segment on stream restart ([uvjustin] - [59532]) ([stream docs]) [59316]: https://github.com/home-assistant/core/pull/59316 [59391]: https://github.com/home-assistant/core/pull/59391 [59451]: https://github.com/home-assistant/core/pull/59451 [59460]: https://github.com/home-assistant/core/pull/59460 [59485]: https://github.com/home-assistant/core/pull/59485 [59515]: https://github.com/home-assistant/core/pull/59515 [59532]: https://github.com/home-assistant/core/pull/59532 [bdraco]: https://github.com/bdraco [bramkragten]: https://github.com/bramkragten [dgomes]: https://github.com/dgomes [enegaard]: https://github.com/enegaard [kbickar]: https://github.com/kbickar [sergeymaysak]: https://github.com/sergeymaysak [uvjustin]: https://github.com/uvjustin [emulated_kasa docs]: https://www.home-assistant.io/integrations/emulated_kasa/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [integration docs]: https://www.home-assistant.io/integrations/integration/ [rpi_camera docs]: https://www.home-assistant.io/integrations/rpi_camera/ [sense docs]: https://www.home-assistant.io/integrations/sense/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [stream docs]: https://www.home-assistant.io/integrations/stream/ [wirelesstag docs]: https://www.home-assistant.io/integrations/wirelesstag/ ``` ### 2021.11.2 ``` - Bump total_connect_client to 2021.11.2 ([austinmroczek] - [58818]) ([totalconnect docs]) - Adjust frag_duration setting in stream ([uvjustin] - [59135]) ([stream docs]) - Bump flux_led to 0.24.15 ([bdraco] - [59159]) ([flux_led docs]) - Bump aioguardian to 2021.11.0 ([bachya] - [59161]) ([guardian docs]) - Guard against flaky SimpliSafe API calls ([bachya] - [59175]) ([simplisafe docs]) - Guard against missing data in ReCollect Waste ([bachya] - [59177]) ([recollect_waste docs]) - Change ReCollect Waste device class to date ([bachya] - [59180]) ([recollect_waste docs]) - bump aioshelly to 1.0.4 ([mib1185] - [59209]) ([shelly docs]) - Bump flux_led to 0.24.17 ([bdraco] - [59211]) ([flux_led docs]) - Fix tradfri group reachable access ([janiversen] - [59217]) ([tradfri docs]) - Increase timeout for fetching camera data on Synology DSM ([mib1185] - [59237]) ([synology_dsm docs]) - Add Battery sensor regardless if the battery_percent_remaining attribute is supported or not ([Adminiuga] - [59264]) ([zha docs]) - Fix condition for fritz integration ([chemelli74] - [59281]) ([fritz docs]) - Remove illuminance sensor ([bieniu] - [59305]) ([xiaomi_miio docs]) - Revert "Use DeviceInfo in shelly (58520)" ([thecode] - [59315]) ([shelly docs]) - Support generic xiaomi_miio vacuums ([OGKevin] - [59317]) ([xiaomi_miio docs]) - Bump paho-mqtt to 1.6.1 ([emontnemery] - [59339]) ([mqtt docs]) ([shiftr docs]) - Bump velbusaio to 2021.11.6 ([Cereal2nd] - [59353]) ([velbus docs]) - Update frontend to 20211108.0 ([bramkragten] - [59364]) ([frontend docs]) [58818]: https://github.com/home-assistant/core/pull/58818 [59135]: https://github.com/home-assistant/core/pull/59135 [59159]: https://github.com/home-assistant/core/pull/59159 [59161]: https://github.com/home-assistant/core/pull/59161 [59175]: https://github.com/home-assistant/core/pull/59175 [59177]: https://github.com/home-assistant/core/pull/59177 [59180]: https://github.com/home-assistant/core/pull/59180 [59209]: https://github.com/home-assistant/core/pull/59209 [59211]: https://github.com/home-assistant/core/pull/59211 [59217]: https://github.com/home-assistant/core/pull/59217 [59237]: https://github.com/home-assistant/core/pull/59237 [59264]: https://github.com/home-assistant/core/pull/59264 [59281]: https://github.com/home-assistant/core/pull/59281 [59305]: https://github.com/home-assistant/core/pull/59305 [59315]: https://github.com/home-assistant/core/pull/59315 [59317]: https://github.com/home-assistant/core/pull/59317 [59339]: https://github.com/home-assistant/core/pull/59339 [59353]: https://github.com/home-assistant/core/pull/59353 [59364]: https://github.com/home-assistant/core/pull/59364 [Adminiuga]: https://github.com/Adminiuga [Cereal2nd]: https://github.com/Cereal2nd [OGKevin]: https://github.com/OGKevin [austinmroczek]: https://github.com/austinmroczek [bachya]: https://github.com/bachya [bdraco]: https://github.com/bdraco [bieniu]: https://github.com/bieniu [bramkragten]: https://github.com/bramkragten [chemelli74]: https://github.com/chemelli74 [emontnemery]: https://github.com/emontnemery [janiversen]: https://github.com/janiversen [mib1185]: https://github.com/mib1185 [thecode]: https://github.com/thecode [uvjustin]: https://github.com/uvjustin [flux_led docs]: https://www.home-assistant.io/integrations/flux_led/ [fritz docs]: https://www.home-assistant.io/integrations/fritz/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [guardian docs]: https://www.home-assistant.io/integrations/guardian/ [mqtt docs]: https://www.home-assistant.io/integrations/mqtt/ [recollect_waste docs]: https://www.home-assistant.io/integrations/recollect_waste/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [shiftr docs]: https://www.home-assistant.io/integrations/shiftr/ [simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/ [stream docs]: https://www.home-assistant.io/integrations/stream/ [synology_dsm docs]: https://www.home-assistant.io/integrations/synology_dsm/ [totalconnect docs]: https://www.home-assistant.io/integrations/totalconnect/ [tradfri docs]: https://www.home-assistant.io/integrations/tradfri/ [velbus docs]: https://www.home-assistant.io/integrations/velbus/ [xiaomi_miio docs]: https://www.home-assistant.io/integrations/xiaomi_miio/ [zha docs]: https://www.home-assistant.io/integrations/zha/ ``` ### 2021.11.1 ``` - Swap sharkiq vacuum is_docked with is_charging ([tomgie] - [58975]) ([sharkiq docs]) - Fix mop attribute for unified mop and water box in Xiaomi Miio ([OGKevin] - [58990]) ([xiaomi_miio docs]) - Fix timedelta-based sensors for xiaomi_miio ([rytilahti] - [58995]) ([xiaomi_miio docs]) - Bump aiopvpc to 2.2.1 ([azogue] - [59008]) ([pvpc_hourly_pricing docs]) - Accept all roborock vacuum models for xiaomi_miio ([rytilahti] - [59018]) ([xiaomi_miio docs]) - Fix Nut resources option migration ([ollo69] - [59020]) ([nut docs]) - Environment Canada config_flow fix ([gwww] - [59029]) ([environment_canada docs]) - Bump velbus-aio to 2021.11.0 ([Cereal2nd] - [59040]) ([velbus docs]) - Constrain urllib3 to >=1.26.5 ([frenck] - [59043]) - Correct migration to recorder schema 22 ([emontnemery] - [59048]) ([recorder docs]) - Increase time to authorize OctoPrint ([frenck] - [59051]) ([octoprint docs]) - Remove use_time sensor from mjjsq humidifers ([rytilahti] - [59066]) ([xiaomi_miio docs]) - Change minimum supported SQLite version to 3.31.0 ([emontnemery] - [59073]) ([recorder docs]) - Correct rescheduling of ExternalStatisticsTask ([emontnemery] - [59076]) ([recorder docs]) - Bump flux_led to 0.24.14 ([bdraco] - [59121]) ([flux_led docs]) [58975]: https://github.com/home-assistant/core/pull/58975 [58990]: https://github.com/home-assistant/core/pull/58990 [58995]: https://github.com/home-assistant/core/pull/58995 [59008]: https://github.com/home-assistant/core/pull/59008 [59018]: https://github.com/home-assistant/core/pull/59018 [59020]: https://github.com/home-assistant/core/pull/59020 [59029]: https://github.com/home-assistant/core/pull/59029 [59040]: https://github.com/home-assistant/core/pull/59040 [59043]: https://github.com/home-assistant/core/pull/59043 [59048]: https://github.com/home-assistant/core/pull/59048 [59051]: https://github.com/home-assistant/core/pull/59051 [59066]: https://github.com/home-assistant/core/pull/59066 [59073]: https://github.com/home-assistant/core/pull/59073 [59076]: https://github.com/home-assistant/core/pull/59076 [59121]: https://github.com/home-assistant/core/pull/59121 [Cereal2nd]: https://github.com/Cereal2nd [OGKevin]: https://github.com/OGKevin [azogue]: https://github.com/azogue [bdraco]: https://github.com/bdraco [emontnemery]: https://github.com/emontnemery [frenck]: https://github.com/frenck [gwww]: https://github.com/gwww [ollo69]: https://github.com/ollo69 [rytilahti]: https://github.com/rytilahti [tomgie]: https://github.com/tomgie [environment_canada docs]: https://www.home-assistant.io/integrations/environment_canada/ [flux_led docs]: https://www.home-assistant.io/integrations/flux_led/ [nut docs]: https://www.home-assistant.io/integrations/nut/ [octoprint docs]: https://www.home-assistant.io/integrations/octoprint/ [pvpc_hourly_pricing docs]: https://www.home-assistant.io/integrations/pvpc_hourly_pricing/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [sharkiq docs]: https://www.home-assistant.io/integrations/sharkiq/ [velbus docs]: https://www.home-assistant.io/integrations/velbus/ [xiaomi_miio docs]: https://www.home-assistant.io/integrations/xiaomi_miio/ ``` ### 2021.11.0 ``` https://www.home-assistant.io/blog/2021/11/03/release-202111/ ``` ### 2021.11.0b5 ``` - Fix color temp selection when brightness changed in Tuya light (pabigot - 58341) - Fix incorrect entity category in Advantage Air (frenck - 58754) - Add ROCKROBO_S6_PURE to supported vacuums for xiaomi_miio (OGKevin - 58901) - Bump pyinsteon to 1.0.13 (teharris1 - 58908) - Add `configuration_url` to Airly integration (bieniu - 58911) - Fix recursive limit in find_next_time_expression_time (bdraco - 58914) - Add libav.mpegts to stream logging filter (uvjustin - 58937) - Revert "Add offset support to time trigger" (emontnemery - 58947) - Extend Tuya Dimmer (tgq) support (frenck - 58951) - Add support for IoT Switches (tdq) in Tuya (frenck - 58952) - Add device configuration URL to Solar-Log (Ernst79 - 58954) ``` ### 2021.11.0b4 ``` - Fix OpenWeatherMap options not being initialized the first time (mback2k - 58736) - Add ROCKROBO_S4_MAX to supported xiaomi vacuums (OGKevin - 58826) - Fix renamed solaredge sensor keys (purcell-lab - 58875) - Handle `None` values in Xiaomi Miio integration (bieniu - 58880) - Fix find_next_time_expression_time (OttoWinter - 58894) ``` ### 2021.11.0b3 ``` - Add configuration url to AVM Fritz!Smarthome (mib1185 - 57711) - Mobile app to update entity registry on re-register sensors (balloob - 58378) - Coerce to tuple before asserting the sequence (emontnemery - 58672) - Add ROCKROBO_S4 to xiaomi_miio vaccum models (OGKevin - 58682) - Set Netatmo max default temperature (cgtobi - 58718) - Fix bluesound player internally used id (thrawnarn - 58732) - Add additional test coverage for RYSE smartbridges with HK (bdraco - 58746) - Bump nad_receiver to version 0.3.0 (Kapernicus - 58751) - Add configuration_url to OctoPrint (frenck - 58753) - Bump zeroconf 0.36.11 (bdraco - 58755) - Fix channel.send in Discord (mib1185 - 58756) - Fix solaredge energy sensor names (purcell-lab - 58773) - Workaround brightness transition delay from off in older yeelight models (bdraco - 58774) - dlna_dmr: less eager discovery (chishm - 58780) - Add ROCKROBO_E2 to supported vacuums for xiaomi_miio (OGKevin - 58817) - Fix Plugwise not updating config entry with discovery information (frenck - 58819) - Bump pyefergy to 0.1.3 (tkdrob - 58821) - Improve part metadata in stream (uvjustin - 58822) - Add `configuration_url` to GIOS integration (bieniu - 58840) ``` ### 2021.11.0b2 ``` - Bump pyhik to 0.3.0 (mezz64 - 58659) - Update light turn_on schema to coerce colors to tuple before asserting sequence type (emontnemery - 58670) - Convert RGBW and RGBWW colors in light turn_on calls (emontnemery - 58680) - Fix regression in MQTT discovery (emontnemery - 58684) - Fix spelling of OctoPrint (frenck - 58686) - Fix OctoPrint config flow schema (frenck - 58688) - Fix round - wallbox (cdce8p - 58689) - Fix OctoPrint SSDP URL parsing and discovered values (frenck - 58698) - Avoid doorbird device probe during discovery for known devices (bdraco - 58701) - Disable polling Sonos switches by default (jjlawren - 58705) - Bump aioambient to 2021.10.1 (bachya - 58708) - KNX reload service: remove entities before disconnection (farmio - 58712) - Fix bug with volumes in SimpliSafe set_system_properties service (bachya - 58721) - Improve handling of invalid serial numbers in HomeKit Controller (bdraco - 58723) ``` ### 2021.11.0b1 ``` - Fix ZeroDivisionError on freebox/sensor (davelowper - 57077) - Allow initialized callback to have arguments (inytar - 58129) - Add an image placeholder for Nest WebRTC cameras (allenporter - 58250) - Reduce rainmachine intervals to avoid device overload (bdraco - 58319) - Return the real MAC address for LIFX bulbs with newer firmware (Djelibeybi - 58511) - Add tplink KP303 to discovery (bdraco - 58548) - Add service configuration URL to Doorbird (Tommatheussen - 58549) - Add entity category to ZHA battery (balloob - 58553) - Add `configuration_url` to Freebox integration (Quentame - 58555) - Add `configuration_url` to iCloud integration (Quentame - 58557) - Allow configuration_url to be removed/nullified from device registry (jesserockz - 58564) - Add configuration_url to ESPHome (jesserockz - 58565) - Define a new camera attribute `stream_aspect_ratio` used to fix Nest vertical video (allenporter - 58586) - Fix default value for host in octoprint config flow (balloob - 58568) - Add `configuration_url` to Huawei LTE integration (chmielowiec - 58584) - Add ROCKROBO_S5_MAX to xiaomi_miio vacuum models (OGKevin - 58591) - Add configuration_url to devolo Home Control (Shutgun - 58594) - Fix missing config string in sense (tkdrob - 58597) - Fix uncaught exception in sense and retry later (bdraco - 58623) - Add entity category for load sensors to AsusWRT (Chen-IL - 58625) - Add package constraint to websockets (bdraco - 58626) - Fix missing triggered state in SimpliSafe alarm control panel (bachya - 58628) - Update frontend to 20211028.0 (bramkragten - 58629) - Improve ViCare energy units (oischinger - 58630) - Migrate Tuya unique IDs for switches & lights (frenck - 58631) - Fix incorrect RainMachine service helper (bachya - 58633) - Bump greeclimate to 0.12.3 (cmroche - 58635) - Fix missing temperature level on Tuya Heater (qn) devices (frenck - 58643) ``` ### 2021.11.0b0 ``` https://rc.home-assistant.io/latest-release-notes/ ``` ### 2021.10.7 ``` - Fix Tuya documentation URL (ludeeus - 57889) - Fix netgear NoneType and discovery (starkillerOG - 57904) - Abort keenetic SSDP discovery if the unique id is already setup or ignored (foxel - 58009) - Fix Yamaha MusicCast media_stop (micha91 - 58024) - Sleep between device requests to detect socket closes (chishm - 58087) - Fix template sensor when name template doesn't render (emontnemery - 58088) - Bump pymazda to 0.2.2 (bdr99 - 58113) - Abort Fritz config flow for configured hostnames (chemelli74 - 58140) - Fix find_next_time_expression_time (OttoWinter - 58894) ``` ### 2021.10.6 ``` - Avoid setting up harmony websocket from discovery ([bdraco] - [57589]) ([harmony docs]) - Fix device class for energy plugwise sensors ([squio] - [57803]) ([plugwise docs]) - Prevent yeelight discovery from overloading the bulb ([bdraco] - [57820]) ([yeelight docs]) - Bump bond-api to 0.1.14 ([bdraco] - [57874]) ([bond docs]) - Revert "Fix bmw_conntected_drive check_control_message short description" ([cdce8p] - [57928]) ([bmw_connected_drive docs]) - Fix bug that prevents multiple instances of Tile ([bachya] - [57942]) ([tile docs]) [57589]: https://github.com/home-assistant/core/pull/57589 [57803]: https://github.com/home-assistant/core/pull/57803 [57820]: https://github.com/home-assistant/core/pull/57820 [57874]: https://github.com/home-assistant/core/pull/57874 [57928]: https://github.com/home-assistant/core/pull/57928 [57942]: https://github.com/home-assistant/core/pull/57942 [bachya]: https://github.com/bachya [bdraco]: https://github.com/bdraco [cdce8p]: https://github.com/cdce8p [squio]: https://github.com/squio [bmw_connected_drive docs]: https://www.home-assistant.io/integrations/bmw_connected_drive/ [bond docs]: https://www.home-assistant.io/integrations/bond/ [harmony docs]: https://www.home-assistant.io/integrations/harmony/ [plugwise docs]: https://www.home-assistant.io/integrations/plugwise/ [tile docs]: https://www.home-assistant.io/integrations/tile/ [yeelight docs]: https://www.home-assistant.io/integrations/yeelight/ ``` ### 2021.10.5 ``` - Log reason for DLNA-DMR device becoming unavailable ([chishm] - [57516]) ([dlna_dmr docs]) - Bump Mill library to 0.6.2 ([Danielhiversen] - [57533]) ([mill docs]) - Fix Fast.com autoupdate ([Z1ni] - [57552]) ([fastdotcom docs]) - Bump simplisafe-python to 11.0.7 ([bachya] - [57573]) ([simplisafe docs]) - Correct detection of row_number support for MariaDB ([emontnemery] - [57663]) ([recorder docs]) - Ensure Notion device name is stored as a string ([bachya] - [57670]) ([notion docs]) - Bump spiderpy to 1.4.3 ([peternijssen] - [57675]) ([spider docs]) - Fix Shelly humidity sensor available condition ([thecode] - [57721]) ([shelly docs]) - Reconnect and retry yeelight commands after previous wifi drop out ([bdraco] - [57741]) ([yeelight docs]) - Always send color/temp when switching from an effect in yeelight ([bdraco] - [57745]) ([yeelight docs]) - Fix Youless state class for power total sensor ([gjong] - [57758]) ([youless docs]) - Fix broken upnp derived sensors reporting b/s instead of kb/s ([StevenLooman] - [57681]) ([upnp docs]) [57516]: https://github.com/home-assistant/core/pull/57516 [57533]: https://github.com/home-assistant/core/pull/57533 [57552]: https://github.com/home-assistant/core/pull/57552 [57573]: https://github.com/home-assistant/core/pull/57573 [57663]: https://github.com/home-assistant/core/pull/57663 [57670]: https://github.com/home-assistant/core/pull/57670 [57675]: https://github.com/home-assistant/core/pull/57675 [57681]: https://github.com/home-assistant/core/pull/57681 [57721]: https://github.com/home-assistant/core/pull/57721 [57741]: https://github.com/home-assistant/core/pull/57741 [57745]: https://github.com/home-assistant/core/pull/57745 [57758]: https://github.com/home-assistant/core/pull/57758 [Danielhiversen]: https://github.com/Danielhiversen [StevenLooman]: https://github.com/StevenLooman [Z1ni]: https://github.com/Z1ni [bachya]: https://github.com/bachya [bdraco]: https://github.com/bdraco [chishm]: https://github.com/chishm [emontnemery]: https://github.com/emontnemery [gjong]: https://github.com/gjong [peternijssen]: https://github.com/peternijssen [thecode]: https://github.com/thecode [dlna_dmr docs]: https://www.home-assistant.io/integrations/dlna_dmr/ [fastdotcom docs]: https://www.home-assistant.io/integrations/fastdotcom/ [mill docs]: https://www.home-assistant.io/integrations/mill/ [notion docs]: https://www.home-assistant.io/integrations/notion/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/ [spider docs]: https://www.home-assistant.io/integrations/spider/ [upnp docs]: https://www.home-assistant.io/integrations/upnp/ [yeelight docs]: https://www.home-assistant.io/integrations/yeelight/ [youless docs]: https://www.home-assistant.io/integrations/youless/ ```Links
- PyPI: https://pypi.org/project/homeassistant - Changelog: https://pyup.io/changelogs/homeassistant/ - Repo: https://github.com/home-assistant/core/archive/2021.12.6.zip - Homepage: https://www.home-assistant.io/