Franck Nijhof
a96b91d120
Merge pull request #66161 from home-assistant/rc
2022.2.5
2022-02-09 11:47:23 +01:00
Franck Nijhof
2e6ee5165e
Bumped version to 2022.2.5
2022-02-09 10:56:05 +01:00
Erik Montnemery
7dd7c1dadd
Fix MQTT debug info ( #66146 )
2022-02-09 10:55:26 +01:00
Aaron Bach
4c548af6ef
Bump simplisafe-python to 2022.02.1 ( #66140 )
2022-02-09 10:55:23 +01:00
Michael
200e07b8d6
Fix system is loaded flag during reboot/shutdown of Synology DSM ( #66125 )
2022-02-09 10:55:20 +01:00
Richard Benson
ae5a885387
Bump amcrest to 1.9.4 ( #66124 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2022-02-09 10:55:17 +01:00
Simone Chemelli
bebdaacf47
Change detection of router devices for Fritz ( #65965 )
2022-02-09 10:55:13 +01:00
Erik Montnemery
339fc0a2af
Fix flaky homewizard test ( #65490 )
2022-02-09 10:55:09 +01:00
Dave T
f44ca5f9d5
Fix generic camera typo in attr_frame_interval ( #65390 )
2022-02-09 10:55:04 +01:00
Paulus Schoutsen
a869c1bc88
Merge pull request #66103 from home-assistant/rc
2022.2.4
2022-02-08 14:48:49 -08:00
Erik Montnemery
d5443b8dee
Fix ENTITY_CATEGORIES_SCHEMA ( #66108 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2022-02-08 14:07:59 -08:00
Erik Montnemery
6ec09320dd
Fix cleanup of MQTT debug info ( #66104 )
2022-02-08 14:07:43 -08:00
Paulus Schoutsen
550f80ddd2
Bumped version to 2022.2.4
2022-02-08 12:03:54 -08:00
Raman Gupta
23d2168952
Fix schema for zwave_js WS API ( #66052 )
2022-02-08 12:03:42 -08:00
J. Nick Koston
c1cb0a0f8e
Fix missing exception catch in august to prevent failed setup ( #66045 )
2022-02-08 12:03:41 -08:00
Erik Montnemery
e53227be79
Fix race in MQTT sensor and binary_sensor expire_after ( #66040 )
2022-02-08 12:03:40 -08:00
J. Nick Koston
c8c1543b26
Fix decoding discovery with old Magic Home firmwares ( #66038 )
2022-02-08 12:03:39 -08:00
jjlawren
715fe95abd
Clean up Sonos unsubscribe/resubscribe exception handling and logging ( #66025 )
2022-02-08 12:03:38 -08:00
Erik Montnemery
02cb879717
Speed up deletion of duplicated statistics ( #66014 )
2022-02-08 12:03:37 -08:00
Joakim Sørensen
9734216215
Use strings directly instead of Enums in version config ( #66007 )
2022-02-08 12:03:37 -08:00
Erik Montnemery
0f06ebde06
Revert "Make idle chromecasts appear as idle instead of off" ( #66005 )
2022-02-08 12:03:35 -08:00
Erik Montnemery
7195372616
Suppress unwanted error messages during recorder migration ( #66004 )
2022-02-08 12:03:35 -08:00
Joakim Sørensen
ac63a7e01e
Add diagnostics to Version integration ( #65999 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-02-08 12:03:34 -08:00
jjlawren
f08ebf5b7e
Bump plexapi to 4.9.2 ( #65972 )
2022-02-08 12:03:33 -08:00
Tiernan
49d6048278
Fix TOD incorrectly determining the state between sunrise and sunset ( #65884 )
...
* Fix TOD component incorrectly determining the state between sunrise and sunset (#30199 )
* TOD fix
* Comment added
* Review
* Review
* Review
* Update time after day fix workaround for compatibility with
current version.
Only apply fix when using times and not when using sun events.
Add unit test for behaviour.
Co-authored-by: Nikolay Vasilchuk <Anonym.tsk@gmail.com >
2022-02-08 12:03:32 -08:00
Paulus Schoutsen
ceae63d457
Fix UPNP access to SSDP info ( #65728 )
2022-02-08 12:03:31 -08:00
Paulus Schoutsen
f170aba0cc
Merge pull request #65955 from home-assistant/rc
2022.2.3
2022-02-06 15:30:01 -08:00
M. Frister
66e076b57f
Bump soco to 0.26.2 ( #65919 )
2022-02-06 14:35:14 -08:00
Paulus Schoutsen
1338b347b5
Remove duplicate methods
2022-02-06 14:33:07 -08:00
Paulus Schoutsen
9b471ab653
Bumped version to 2022.2.3
2022-02-06 14:23:08 -08:00
J. Nick Koston
e90a6bbe1c
Add diagnostics support to HomeKit ( #65942 )
...
* Add diagnostics support to HomeKit
* remove debug
2022-02-06 14:23:03 -08:00
Michael
aa9965675d
Improve device shutdown and unload of Synology DSM integration ( #65936 )
...
* ignore errors during unload/logout
* automatic host update is an info, nut debug
2022-02-06 14:23:02 -08:00
Joakim Sørensen
ad3b2f02b4
disabled_by can be None when updating devices ( #65934 )
2022-02-06 14:23:02 -08:00
Matthias Alphart
0dbe9b7cf4
Update xknx to 0.19.2 - fix TCP tunnelling ( #65920 )
2022-02-06 14:23:01 -08:00
J. Nick Koston
b9d346baed
Fix loss of ability to control white channel in HomeKit on RGB&W lights ( #65864 )
...
* Fix loss of ability to control white channel in HomeKit on RGB&W lights
- Fix white channel missing from RGB/W lights
- Fix temp missing from RGB/CW lights
- Fixes #65529
* cover the missing case
* bright fix
* force brightness notify on color mode change as well
2022-02-06 14:23:00 -08:00
Jeef
7791711603
feat: bumped version ( #65863 )
2022-02-06 14:22:59 -08:00
jjlawren
fdfffcb73e
Fix Spotify, Tidal, Apple Music playback on Sonos groups ( #65838 )
2022-02-06 14:22:59 -08:00
J. Nick Koston
8e6bd840a4
Fix flash at turn on with newer 0x04 Magic Home models ( #65836 )
2022-02-06 14:22:58 -08:00
Allen Porter
619a52a387
Fix legacy nest diagnostics to return empty rather than fail ( #65824 )
...
Fix legacy nest diangostics to return gracefully, rather than a TypError
by checking explicitiy for SDM in the config entry. Update diagnostics
to use the common nest test fixture, and extend with support for the
legacy nest config. Use the sdm test fixture in the existing legacy
tests so they all share the same config files.
2022-02-06 14:22:57 -08:00
Shay Levy
a4d59aa599
Bump aioshelly to 1.0.9 ( #65803 )
2022-02-06 14:22:57 -08:00
Ferdinand
4ba494f5cd
Fix the restart when the saj device is down ( #65796 )
2022-02-06 14:22:56 -08:00
Franck Nijhof
7a7f9deb89
Update Pillow to 9.0.1 ( #65779 )
2022-02-06 14:19:47 -08:00
J. Nick Koston
5786f68bb7
Prevent multiple dhcp flows from being started for the same device/domain ( #65753 )
2022-02-06 14:19:46 -08:00
Aaron Bach
bccfe6646e
Add redacted subscription data to SimpliSafe diagnostics ( #65751 )
2022-02-06 14:19:45 -08:00
ollo69
fc7ea6e1b3
Improve androidtv mac address handling and test coverage ( #65749 )
...
* Better mac addr handling and improve test coverage
* Apply suggested changes
* Apply more suggested changes
2022-02-06 14:19:44 -08:00
Aaron Bach
058420bb2f
Bump simplisafe-python to 2022.02.0 ( #65748 )
2022-02-06 14:19:44 -08:00
Maciej Bieniek
9695235920
Fix wind speed unit ( #65723 )
2022-02-06 14:19:43 -08:00
J. Nick Koston
57526bd21f
Add coverage for color_rgbww_to_rgb, fix divzero case ( #65721 )
2022-02-06 14:19:42 -08:00
Sean Vig
eff9690c8a
Fix Amcrest service calls ( #65717 )
...
Fixes #65522
Fixes #65647
2022-02-06 14:19:42 -08:00
Aidan Timson
d754ea1645
Fix OVO Energy NoneType error occurring for some users ( #65714 )
2022-02-06 14:19:41 -08:00