Brett Adams
f46fbcc9eb
Bump Advantage Air to 0.2.6 ( #65849 )
2022-02-15 17:46:14 -08:00
Shay Levy
aad9992c9a
Increase switcher_kis timeouts ( #66465 )
2022-02-15 17:44:32 -08:00
Allen Porter
398f60c3d0
Reset the stream backoff timeout when the url updates ( #66426 )
...
Reset the stream backoff timeout when the url updates, meant to improve the retry behavior
for nest cameras. The problem is the nest url updates faster than the stream reset time
so the wait timeout never resets if there is a temporarily problem with the new url. In particular
this *may* help with the flaky cloud nest urls, but seems more correct otherwise.
2022-02-15 17:44:31 -08:00
Raman Gupta
312c31afda
revert change in vizio logic to fix bug ( #66424 )
2022-02-15 17:44:30 -08:00
Dave T
d315890c61
Fix missing refactors of EntityCategory.XXX ( #66379 )
...
* Fix missing refactors of EntityCategory.XXX
* Fix entity_category refactor for homewizard
2022-02-15 17:40:58 -08:00
Simone Chemelli
51dd3c88e9
Fix mesh role for Fritz old devices ( #66369 )
2022-02-15 17:40:58 -08:00
uSlackr
23a68f5d49
Correct modbus address limits ( #66367 )
2022-02-15 17:40:57 -08:00
Franck Nijhof
10c7725a90
Fix Spotify session token refresh ( #66390 )
2022-02-12 13:53:15 -08:00
Paulus Schoutsen
cb7f7dff72
Bumped version to 2022.2.6
2022-02-11 13:31:16 -08:00
J. Nick Koston
c254598331
Add unique id to lutron caseta config entry when missing ( #66346 )
2022-02-11 13:30:42 -08:00
Franck Nijhof
646c56e0e9
Fix CPUSpeed with missing info ( #66339 )
2022-02-11 13:30:42 -08:00
Franck Nijhof
f3a3ff28f2
Fix PVOutput when no data is available ( #66338 )
2022-02-11 13:30:41 -08:00
Allen Porter
087f443368
Fix nest streams that get stuck broken ( #66334 )
2022-02-11 13:30:40 -08:00
epenet
fcee1ff865
Fix raspihats initialization ( #66330 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-11 13:30:39 -08:00
J. Nick Koston
6084b323df
Reduce number of parallel api calls to august ( #66328 )
2022-02-11 13:30:39 -08:00
starkillerOG
6857562e9e
bump motionblinds to 0.5.12 ( #66323 )
2022-02-11 13:30:38 -08:00
starkillerOG
aef2588f9c
bump motionblinds to 0.5.11 ( #65988 )
2022-02-11 13:30:37 -08:00
Joakim Sørensen
27c5460feb
Add guard for invalid EntityCategory value ( #66316 )
2022-02-11 13:29:07 -08:00
Allen Porter
60b4600019
Bump google-nest-sdm to 1.7.1 (minor patch) ( #66304 )
2022-02-11 13:26:51 -08:00
Allen Porter
27752f7ad3
Bump google-nest-sdm to 1.7.0 ( #66145 )
2022-02-11 13:26:51 -08:00
Allen Porter
669c99474b
Bump python-nest to 4.2.0 for python 3.10 fixes ( #66090 )
2022-02-11 13:26:50 -08:00
J. Nick Koston
76872e3789
Fix august token refresh when data contains characters outside of latin1 ( #66303 )
...
* WIP
* bump version
* bump
2022-02-11 13:25:01 -08:00
Joakim Plate
2594500452
Correct philips_js usage of the overloaded coordinator ( #66287 )
2022-02-11 13:25:00 -08:00
uvjustin
65c8363323
Catch ConnectionResetError when writing MJPEG in camera ( #66245 )
2022-02-11 13:24:59 -08:00
ufodone
dfcad3a13d
Disable zone bypass switch feature ( #66243 )
...
* Add configuration option to disable the creation of zone bypass switches
* Removed temporary workaround and bumped pyenvisalink version to pick up the correct fix.
* Remove zone bypass configuration option and disable zone bypass switches per code review instructions.
2022-02-11 13:24:35 -08:00
Milan Meulemans
92bc780dd7
Bump aioaseko to 0.0.2 to fix issue ( #66240 )
2022-02-11 13:22:13 -08:00
Michael
eb781060e8
bump py-synologydsm-api to 1.0.6 ( #66226 )
2022-02-11 13:22:13 -08:00
Maximilian
a2e7897b1e
Add missing nina warnings ( #66211 )
2022-02-11 13:22:12 -08:00
jjlawren
854308fec2
Handle more Sonos favorites in media browser ( #66205 )
2022-02-11 13:22:11 -08:00
Otto Winter
0199e8cc43
Bump aioesphomeapi from 10.8.1 to 10.8.2 ( #66189 )
2022-02-11 13:22:11 -08:00
Erik Montnemery
7cc9a4310d
Fix controlling nested groups ( #66176 )
2022-02-11 13:22:10 -08:00
epenet
5976238126
Fix hdmi-cec initialization ( #66172 )
2022-02-11 13:22:09 -08:00
Franck Nijhof
caedef5f1a
Reduce Spotify API usage ( #66315 )
2022-02-11 13:16:41 -08: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
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