Home Assistant Core 2021.12.8 is now available
Release 2021.12.8 – January 4 has been released and should be available to update in your dashboard (Click Configuration, should be listed at the top of the screen).
The changes are:
- Update version of iZone library to add some bug fixes (@Swamp-Ig – #61548) (izone docs)
- Fix Tuya vacuum display battery level (@dougiteixeira – #61643) (tuya docs)
- Update no_ip URL (@fabaff – #62477) (no_ip docs)
- Do not create a number LED brightness entity for Xiaomi Miio devices that do not support it (@bieniu – #62819) (xiaomi_miio docs)
- Fix local_ip handling in KNX options flow (@marvin-w – #62969) (knx docs)
- Fix reporting correct colormode for 3rd party Hue lights (@marcelveldt – #63015) (hue docs)
- Hue allow per-device availability override (@marcelveldt – #63025) (hue docs)
- Bump pyatmo to 6.2.1 (@cgtobi – #62291) (netatmo docs)
- Bump pyatmo to v6.2.2 (@cgtobi – #63053) (netatmo docs)
- Ignore serial number “blank” from NUT (@ollo69 – #63066) (nut docs)
- Bump greeclimate to 1.0.1 (@cmroche – #63092) (gree docs)
- Fix Shelly error fetching device triggers for sleeping devices (@thecode – #63103) (shelly docs)
- Fix systemmonitor CPU temp for Armbian on PineA64 (@ktaragorn – #63111) (systemmonitor docs)
- Fix CO/CO2 sensors mixup in Google Assistant (@ryborg – #63152) (google_assistant docs)
- Bump flux_led to 0.27.28 to fix missing white channel on SK6812RGBW strips (@bdraco – #63154) (flux_led docs)
- Add default Fronius logger model for v0 API (@trdischat – #63184) (fronius docs)
- Prevent doorbird integration from overloading the device on startup (@bdraco – #63253) (doorbird docs)
- Bump flux_led to 0.27.32 to fix incorrect strip order on A2 devices (@bdraco – #63262) (flux_led docs)
- Sisyphus: Fix bad super call (@balloob – #63327) (sisyphus docs)
- Fix status type in Shelly climate platform (@bieniu – #63347) (shelly docs)
- Bump micloud to 0.5 (@starkillerOG – #63348) (xiaomi_miio docs)
- Work around ingress glitch with 304 responses (@masto – #63355) (hassio docs)
- Fix Hue grouped light color_mode calculation (@marcelveldt – #63374) (hue docs)
- Fix missing timezone in GTFS timestamp sensor (@frenck – #63401) (gtfs docs)
- Handle missing monitored users in Plex options (#63411) @jjlawren
- Handle no enabled ipv4 addresses in the network integration (#63416) @bdraco