G Johansson
03bd3f5001
Fix options for dnsip ( #65369 )
2022-02-01 09:59:22 -08:00
Erik Montnemery
055382c84c
Improve CastProtocol ( #65357 )
...
* Improve CastProtocol
* Tweak
2022-02-01 09:59:21 -08:00
Paulus Schoutsen
68651be2cc
Simplify unifi cleanup logic ( #65345 )
2022-02-01 09:59:21 -08:00
schreyack
09c2c129b9
Fix honeywell hold mode ( #65327 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-02-01 09:59:20 -08:00
ZuluWhiskey
7fe1b85495
Fix MotionEye config flow ( #64360 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2022-02-01 09:59:19 -08:00
Paulus Schoutsen
5082582769
Bumped version to 2022.2.0b5
2022-01-31 17:12:40 -08:00
Paulus Schoutsen
b7c7571a39
I zone, you zone, we zoning ( #65344 )
2022-01-31 17:12:26 -08:00
Simone Chemelli
63a90b7226
Add diagnostics for SamsungTV ( #65342 )
2022-01-31 17:12:25 -08:00
J. Nick Koston
5735762af2
Bump zeroconf to 0.38.3 ( #65341 )
2022-01-31 17:12:25 -08:00
Paulus Schoutsen
90127d04fa
Bump aiohue to 4.0.1 ( #65340 )
2022-01-31 17:12:24 -08:00
Paulus Schoutsen
114da0bd4f
Bump version tag on async_timeout warning ( #65339 )
2022-01-31 17:12:23 -08:00
J. Nick Koston
5c3d4cb9a5
Prevent unifiprotect from being rediscovered on UDM-PROs ( #65335 )
2022-01-31 17:12:23 -08:00
Simone Chemelli
3f8d2f3102
Add diagnostics support to Fritz ( #65334 )
...
* Add diagnostics support to Fritz
* Temporary remove tests
* coveragerc
2022-01-31 17:12:22 -08:00
J. Nick Koston
eea9e26ef5
Fix guardian being rediscovered via dhcp ( #65332 )
2022-01-31 17:12:21 -08:00
Michael
649b4ce329
Improve debugging and error handling in Fritz!Tools ( #65324 )
2022-01-31 17:12:21 -08:00
Simone Chemelli
1facd0edd4
Fritz tests cleanup ( #65054 )
2022-01-31 17:12:20 -08:00
Paulus Schoutsen
1fbd624a24
Alexa to handle brightness and catch exceptions ( #65322 )
2022-01-31 17:10:25 -08:00
Pascal Winters
0a000babc9
Bump pyps4-2ndscreen to 1.3.1 ( #65320 )
2022-01-31 17:10:25 -08:00
Franck Nijhof
74632d26fa
Ensure PVOutput connection error is logged ( #65319 )
2022-01-31 17:10:24 -08:00
Franck Nijhof
87b20c6abe
Update tailscale to 0.2.0 ( #65318 )
2022-01-31 17:10:23 -08:00
Franck Nijhof
ea511357b6
Add diagnostics support to WLED ( #65317 )
2022-01-31 17:10:23 -08:00
Jeff Irion
00b2c85e98
Bump androidtv to 0.0.61 ( #65315 )
2022-01-31 17:10:22 -08:00
J. Nick Koston
961cf15e6e
Improve reliability of august setup with recent api changes ( #65314 )
2022-01-31 17:10:21 -08:00
Franck Nijhof
7117395489
Fix missing expiration data in Whois information ( #65313 )
2022-01-31 17:10:21 -08:00
Franck Nijhof
5dc92bb2ce
Update wled to 0.13.0 ( #65312 )
2022-01-31 17:10:19 -08:00
Franck Nijhof
0519b29501
Update adguard to 0.5.1 ( #65305 )
2022-01-31 17:10:19 -08:00
Duco Sebel
4f8e19ed4a
Add HomeWizard diagnostics ( #65297 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2022-01-31 17:10:18 -08:00
Duco Sebel
fd7f66fbdc
Fix HomeWizard unclosed clientsession error when closing Home Assistant ( #65296 )
2022-01-31 17:10:17 -08:00
Mick Vleeshouwer
9294319048
Bump pyoverkiz to 1.3.2 ( #65293 )
2022-01-31 17:09:29 -08:00
starkillerOG
c1019394ed
Bump pynetgear to 0.9.1 ( #65290 )
2022-01-31 17:06:23 -08:00
Erik Montnemery
0885d48186
Correct cast media browse filter for audio groups ( #65288 )
2022-01-31 17:06:22 -08:00
Tobias Sauerwein
13ad1cc56c
Bump pyatmo to v.6.2.4 ( #65285 )
...
* Bump pyatmo to v6.2.3
Signed-off-by: cgtobi <cgtobi@gmail.com >
* Bump pyatmo to v6.2.4
Signed-off-by: cgtobi <cgtobi@gmail.com >
2022-01-31 17:06:21 -08:00
J. Nick Koston
c5d68f8669
Increase august timeout and make failure to sync at startup non-fatal ( #65281 )
2022-01-31 17:06:21 -08:00
fOmey
2757976a5a
Tuya fan percentage fix ( #65225 )
2022-01-31 17:06:20 -08:00
Erik Montnemery
73750d8a25
Add cast platform for extending Google Cast media_player ( #65149 )
...
* Add cast platform for extending Google Cast media_player
* Update tests
* Refactor according to review comments
* Add test for playing using a cast platform
* Apply suggestions from code review
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com >
* Pass cast type instead of a filter function when browsing
* Raise on invalid cast platform
* Test media browsing
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com >
2022-01-31 17:06:19 -08:00
jjlawren
2eef05eb84
Send notification to alert of Sonos networking issues ( #65084 )
...
* Send notification to alert of Sonos networking issues
* Add links to documentation
2022-01-31 17:06:19 -08:00
Brett Adams
3446c95cd3
Add diagnostics to Advantage Air ( #65006 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev >
2022-01-31 17:06:18 -08:00
Teemu R
cdcbb87d97
Bump python-kasa to 0.4.1 for tplink integration ( #64123 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2022-01-31 17:06:17 -08:00
Paulus Schoutsen
ef143b5eb2
Bumped version to 2022.2.0b4
2022-01-30 20:28:42 -08:00
Matthias Alphart
5d7aefa0b4
Update xknx to 0.19.1 ( #65275 )
2022-01-30 20:28:34 -08:00
Brynley McDonald
6b6bd381fd
Fix flick_electric auth failures ( #65274 )
2022-01-30 20:28:34 -08:00
Shay Levy
252f5f6b35
Bump aiowebostv to 0.1.2 ( #65267 )
2022-01-30 20:28:33 -08:00
J. Nick Koston
8bdee9cb1c
Simplify whois value_fn ( #65265 )
2022-01-30 20:28:32 -08:00
J. Nick Koston
7e350b8347
Handle missing attrs in whois results ( #65254 )
...
* Handle missing attrs in whois results
- Some attrs are not set depending on where the
domain is registered
- Fixes #65164
* Set to unknown instead of do not create
* no multi-line lambda
2022-01-30 20:28:32 -08:00
J. Nick Koston
ac8a1248f9
Fix debugpy blocking the event loop at startup ( #65252 )
2022-01-30 20:28:31 -08:00
J. Nick Koston
ffe262abce
Fix flux_led not generating unique ids when discovery fails ( #65250 )
2022-01-30 20:28:30 -08:00
J. Nick Koston
5174e68b16
Fix powerwall login retry when hitting rate limit ( #65245 )
2022-01-30 20:28:30 -08:00
Shay Levy
6e4c281e15
Fix webostv live TV source missing when configuring sources ( #65243 )
2022-01-30 20:28:29 -08:00
Joakim Sørensen
8e71e2e8ee
Use .json.txt for diagnostics download filetype ( #65236 )
2022-01-30 20:28:28 -08:00
J. Nick Koston
26905115c8
Increase the timeout for flux_led directed discovery ( #65222 )
2022-01-30 20:28:28 -08:00