@@ -60,6 +60,7 @@ Enjoy the release!
60
60
- [ Release 2021.10.1 - October 7] ( #release-2021101---october-7 )
61
61
- [ Release 2021.10.2 - October 8] ( #release-2021102---october-8 )
62
62
- [ Release 2021.10.3 - October 10] ( #release-2021103---october-10 )
63
+ - [ Release 2021.10.4 - October 11] ( #release-2021104---october-11 )
63
64
- [ If you need help...] ( #if-you-need-help )
64
65
- [ Breaking Changes] ( #breaking-changes )
65
66
- [ Farewell to the following] ( #farewell-to-the-following )
@@ -372,6 +373,43 @@ The following integrations are now available via the Home Assistant UI:
372
373
[ yeelight docs ] : /integrations/yeelight/
373
374
[ zeroconf docs ] : /integrations/zeroconf/
374
375
376
+ ## Release 2021.10.4 - October 11
377
+
378
+ - Upgrade youless library to fix missing sensor LS110 ([ @gjong ] - [ #57366 ] ) ([ youless docs] )
379
+ - Fix Netgear orbi port in ssdp discovery ([ @starkillerOG ] - [ #57432 ] ) ([ netgear docs] )
380
+ - Fix upnp creating derived sensors ([ @StevenLooman ] - [ #57436 ] ) ([ upnp docs] )
381
+ - Fix referenced before assignment in modem_callerid ([ @tkdrob ] - [ #57460 ] ) ([ modem_callerid docs] )
382
+ - Upgrade aiomusiccast to tolererate not decodable characters ([ @micha91 ] - [ #57461 ] ) ([ yamaha_musiccast docs] )
383
+ - Detect if mysql and sqlite support row_number ([ @emontnemery ] - [ #57475 ] ) ([ recorder docs] ) ([ sensor docs] )
384
+ - Bump youtube-dl to 2021.06.06 ([ @chpego ] - [ #57490 ] ) ([ media_extractor docs] )
385
+ - Simplify yeelight setup to improve reliability ([ @bdraco ] - [ #57500 ] ) ([ yeelight docs] )
386
+
387
+ [ #57366 ] : https://github.com/home-assistant/core/pull/57366
388
+ [ #57432 ] : https://github.com/home-assistant/core/pull/57432
389
+ [ #57436 ] : https://github.com/home-assistant/core/pull/57436
390
+ [ #57460 ] : https://github.com/home-assistant/core/pull/57460
391
+ [ #57461 ] : https://github.com/home-assistant/core/pull/57461
392
+ [ #57475 ] : https://github.com/home-assistant/core/pull/57475
393
+ [ #57490 ] : https://github.com/home-assistant/core/pull/57490
394
+ [ #57500 ] : https://github.com/home-assistant/core/pull/57500
395
+ [ @StevenLooman ] : https://github.com/StevenLooman
396
+ [ @bdraco ] : https://github.com/bdraco
397
+ [ @chpego ] : https://github.com/chpego
398
+ [ @emontnemery ] : https://github.com/emontnemery
399
+ [ @gjong ] : https://github.com/gjong
400
+ [ @micha91 ] : https://github.com/micha91
401
+ [ @starkillerOG ] : https://github.com/starkillerOG
402
+ [ @tkdrob ] : https://github.com/tkdrob
403
+ [ media_extractor docs ] : /integrations/media_extractor/
404
+ [ modem_callerid docs ] : /integrations/modem_callerid/
405
+ [ netgear docs ] : /integrations/netgear/
406
+ [ recorder docs ] : /integrations/recorder/
407
+ [ sensor docs ] : /integrations/sensor/
408
+ [ upnp docs ] : /integrations/upnp/
409
+ [ yamaha_musiccast docs ] : /integrations/yamaha_musiccast/
410
+ [ yeelight docs ] : /integrations/yeelight/
411
+ [ youless docs ] : /integrations/youless/
412
+
375
413
## If you need help...
376
414
377
415
...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