@@ -65,6 +65,7 @@ later today (9:00 PM CET).
65
65
- [ Release 2021.8.3 - August 6] ( #release-202183---august-6 )
66
66
- [ Release 2021.8.4 - August 8] ( #release-202184---august-8 )
67
67
- [ Release 2021.8.5 - August 9] ( #release-202185---august-9 )
68
+ - [ Release 2021.8.6 - August 10] ( #release-202186---august-10 )
68
69
- [ If you need help...] ( #if-you-need-help )
69
70
- [ Breaking Changes] ( #breaking-changes )
70
71
- [ Farewell to the following] ( #farewell-to-the-following )
@@ -519,6 +520,29 @@ The following integrations are now available via the Home Assistant UI:
519
520
[ zeroconf docs ] : /integrations/zeroconf/
520
521
[ zwave_js docs ] : /integrations/zwave_js/
521
522
523
+ ## Release 2021.8.6 - August 10
524
+
525
+ - Handle CO2Signal response value being None ([ @balloob ] - [ #54377 ] ) ([ co2signal docs] )
526
+ - Fix Canary sensor state ([ @ludeeus ] - [ #54380 ] ) ([ canary docs] )
527
+ - Re-add Tibber notify service name ([ @Danielhiversen ] - [ #54401 ] ) ([ tibber docs] )
528
+ - Bump hass_nabucasa to 0.46.0 ([ @balloob ] - [ #54421 ] ) ([ cloud docs] )
529
+ - Bump pyopenuv to 2.1.0 ([ @bachya ] - [ #54436 ] ) ([ openuv docs] )
530
+
531
+ [ #54377 ] : https://github.com/home-assistant/core/pull/54377
532
+ [ #54380 ] : https://github.com/home-assistant/core/pull/54380
533
+ [ #54401 ] : https://github.com/home-assistant/core/pull/54401
534
+ [ #54421 ] : https://github.com/home-assistant/core/pull/54421
535
+ [ #54436 ] : https://github.com/home-assistant/core/pull/54436
536
+ [ @Danielhiversen ] : https://github.com/Danielhiversen
537
+ [ @bachya ] : https://github.com/bachya
538
+ [ @balloob ] : https://github.com/balloob
539
+ [ @ludeeus ] : https://github.com/ludeeus
540
+ [ canary docs ] : /integrations/canary/
541
+ [ cloud docs ] : /integrations/cloud/
542
+ [ co2signal docs ] : /integrations/co2signal/
543
+ [ openuv docs ] : /integrations/openuv/
544
+ [ tibber docs ] : /integrations/tibber/
545
+
522
546
## If you need help...
523
547
524
548
...don't hesitate to use our very active [ forums] ( https://community.home-assistant.io/ ) or join us for a little [ chat] ( https://discord.gg/c5DvZ4e ) .
0 commit comments