Jc2k
2a193e1016
Refactor platform loading in homekit_controller ( #65338 )
2022-02-01 07:38:42 +00:00
Paulus Schoutsen
b05b4c4b38
Simplify unifi cleanup logic ( #65345 )
2022-02-01 07:22:12 +01:00
Allen Porter
88ed2f3b3e
Improve google calendar test coverage to 97% ( #65223 )
...
* Improve google calendar test coverage to 97%
* Remove commented out code.
* Remove unnecessary (flaky) checks for token file persistence
* Remove mock code assertions
* Add debug logging to google calendar integration
* Increase alarm time to polling code to reduce flakes
* Setup every test in their own configuration directory
* Mock out filesystem calls to avoid disk dependencies
Update scope checking code to use Storage object rather than text file matching
* Update tests to check entity states when integration is loaded
* Mock out google service in multiple locations
* Update homeassistant/components/google/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update homeassistant/components/google/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-02-01 03:14:49 +01:00
Paulus Schoutsen
5082582769
Bumped version to 2022.2.0b5
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
5289935ac1
I zone, you zone, we zoning ( #65344 )
2022-01-31 17:04:46 -08:00
Martin Hjelmare
d0412d65ac
Remove stale tradfri devices ( #65218 )
2022-01-31 16:43:16 -08:00
GitHub Action
0be8060b69
[ci skip] Translation update
2022-02-01 00:18:49 +00:00
Simone Chemelli
86079375b9
Add diagnostics for SamsungTV ( #65342 )
2022-01-31 16:10:55 -08:00
Duco Sebel
103fe9e0ba
Add HomeWizard diagnostics ( #65297 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2022-01-31 16:08:58 -08:00
J. Nick Koston
3bb8de66d8
Bump zeroconf to 0.38.3 ( #65341 )
2022-01-31 16:08:42 -08:00
Paulus Schoutsen
47a5411525
Bump aiohue to 4.0.1 ( #65340 )
2022-01-31 15:58:52 -08:00
Paulus Schoutsen
31709b92ac
Bump version tag on async_timeout warning ( #65339 )
2022-01-31 15:52:31 -08:00
Michael
c9f38355f7
Improve debugging and error handling in Fritz!Tools ( #65324 )
2022-01-31 15:28:11 -08:00
J. Nick Koston
18ea3fb85a
Prevent unifiprotect from being rediscovered on UDM-PROs ( #65335 )
2022-01-31 15:27:26 -08:00
J. Nick Koston
c7eb676449
Fix guardian being rediscovered via dhcp ( #65332 )
2022-01-31 15:24:55 -08:00
Paulus Schoutsen
bf138c4ffb
Alexa to handle brightness and catch exceptions ( #65322 )
2022-01-31 15:01:46 -08:00
Chris Talkington
70da08499a
Refactor sonarr tests ( #64886 )
2022-01-31 16:59:18 -06:00
Jc2k
0f88790303
Refactor homekit_controller to prepare for more typing information ( #65329 )
2022-01-31 16:48:16 -06:00