Franck Nijhof
b7bf302ef8
Ensure PVOutput connection error is logged ( #65319 )
2022-01-31 18:42:49 +01:00
Franck Nijhof
e5b6a58fab
Update tailscale to 0.2.0 ( #65318 )
2022-01-31 09:17:35 -08:00
Franck Nijhof
441e81c02a
Add diagnostics support to WLED ( #65317 )
2022-01-31 09:16:33 -08:00
Franck Nijhof
ce6048e705
Fix missing expiration data in Whois information ( #65313 )
2022-01-31 09:15:13 -08:00
Jeff Irion
5891f65c7e
Bump androidtv to 0.0.61 ( #65315 )
2022-01-31 18:09:17 +01:00
J. Nick Koston
fab9c4aa20
Improve reliability of august setup with recent api changes ( #65314 )
2022-01-31 10:21:47 -06:00
Franck Nijhof
ac32af7004
Update wled to 0.13.0 ( #65312 )
2022-01-31 18:08:21 +02:00
Franck Nijhof
a3f5582010
Update adguard to 0.5.1 ( #65305 )
2022-01-31 16:31:02 +01:00
Jan Bouwhuis
4991f1a693
Use super() in mqtt siren init ( #65291 )
2022-01-31 13:16:45 +01:00
Mick Vleeshouwer
216ac65475
Bump pyoverkiz to 1.3.2 ( #65293 )
2022-01-31 13:08:43 +01:00
starkillerOG
cc14acb178
Bump pynetgear to 0.9.1 ( #65290 )
2022-01-31 13:00:10 +01:00
Duco Sebel
ade656a333
Fix HomeWizard unclosed clientsession error when closing Home Assistant ( #65296 )
2022-01-31 12:49:18 +01:00
fOmey
9b5757dff5
Tuya fan percentage fix ( #65225 )
2022-01-31 12:37:43 +01:00
Erik Montnemery
80da5c52ae
Correct cast media browse filter for audio groups ( #65288 )
2022-01-31 11:45:48 +01:00
Erik Montnemery
b0c36d7729
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 10:50:05 +01:00
Jan Bouwhuis
6fdaec0847
Add MQTT siren platform ( #64440 )
...
* Add mqtt siren draft
* fix tests
* Intergrate notify platform
* tests and fixes siren platform
* Add tests notify platform
* config parameters and abbreviations
* remove duplicate key
* undo move topic abbreviation
* Move const CONF_MESSAGE_COMMAND_TEMPLATE
* Remove notify service integration
* Rework
* Update homeassistant/components/mqtt/siren.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Publish JSON by default
* Allow unknown state - rename value_template
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-01-31 10:31:57 +01:00
Jan Bouwhuis
bfaada34e2
Allow `unknown` state to be set ( #65183 )
2022-01-31 10:25:08 +01:00
Tobias Sauerwein
f6b0f26783
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 11:07:50 +02:00
dependabot[bot]
f82183f0e3
Bump home-assistant/builder from 2021.12.0 to 2022.01.0 ( #65284 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 09:18:35 +01:00
Brett Adams
3536271fce
Add diagnostics to Advantage Air ( #65006 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-01-30 20:51:39 -08:00
J. Nick Koston
8c9bd6e790
Increase august timeout and make failure to sync at startup non-fatal ( #65281 )
2022-01-30 20:50:49 -08:00
J. Nick Koston
2f6bf08165
Fix senseme fan lights ( #65217 )
2022-01-30 20:24:42 -08:00
J. Nick Koston
7552404f70
Increase the timeout for flux_led directed discovery ( #65222 )
2022-01-30 20:21:54 -08:00
Brynley McDonald
99f56579a5
Fix flick_electric auth failures ( #65274 )
2022-01-30 20:21:15 -08:00
J. Nick Koston
6458e45ef0
Simplify whois value_fn ( #65265 )
2022-01-30 20:19:52 -08:00
J. Nick Koston
73bd8db273
Fix flux_led not generating unique ids when discovery fails ( #65250 )
2022-01-30 20:17:19 -08:00
Ville Skyttä
27d5be71dd
Update python-typing-update config to py39plus ( #65261 )
2022-01-30 20:16:14 -08:00
Ville Skyttä
0673e96401
Update black target version to 3.9+ ( #65260 )
2022-01-30 20:15:50 -08:00
Ville Skyttä
40d871a1a3
Update readthedocs config ( #65230 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-30 20:15:32 -08:00
Matthias Alphart
d4370395e2
Update xknx to 0.19.1 ( #65275 )
2022-01-30 20:12:44 -08:00
J. Nick Koston
385f1f3dad
Fix powerwall login retry when hitting rate limit ( #65245 )
2022-01-30 22:09:56 -06:00
Teemu R
c985ebb3a7
Bump python-kasa to 0.4.1 for tplink integration ( #64123 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-01-30 20:09:07 -06:00
GitHub Action
ca7d4234e1
[ci skip] Translation update
2022-01-31 00:14:28 +00:00
Jc2k
58b8c30221
Improve homekit_controller tests ( #65266 )
2022-01-30 16:59:39 -06:00
Jc2k
eb94fe1ca7
Use upstream constants when defining homekit service to platform mapping ( #65272 )
2022-01-30 16:59:01 -06:00
Aaron Bach
58f624a3da
Add diagnostics to SimpliSafe ( #65171 )
...
* Add diagnostics to SimpliSafe
* Bump
* Cleanup
2022-01-30 15:37:56 -07:00
Jc2k
cc94af2872
Remove deprecated helper functions from homekit_controller pairing flow ( #65270 )
2022-01-30 16:20:19 -06:00
Shay Levy
5999d08d72
Bump aiowebostv to 0.1.2 ( #65267 )
2022-01-31 00:04:00 +02:00
Stephan Uhle
a4904bd9bc
Add Edl21 unit of measurement mapping ( #64926 )
2022-01-30 23:01:20 +01:00
Jesse Hills
8b5e76b898
Fix comment typo in ESPHome diagnostics ( #65268 )
2022-01-30 23:53:46 +02:00
Michael
ef74dab352
Fix "internet access" switch for Fritz connected device without known IP address ( #65190 )
...
* fix get wan access
* small improvement
- default wan_access to None
- test if dev_info.ip_address is not empty
2022-01-30 13:22:32 -08:00
Robert Svensson
ac1b30a78d
Better manage of nested lists ( #65176 )
2022-01-30 13:20:59 -08:00
J. Nick Koston
62fd31a1e7
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 13:19:04 -08:00
Patrik Lindgren
473abb1793
Flag Tradfri groups and YAML as deprecated ( #65226 )
2022-01-30 22:16:51 +01:00
jjlawren
2129972904
Add activity statistics to Sonos diagnostics ( #65214 )
2022-01-30 13:15:51 -08:00
Aaron Bach
78ad49325d
Clean up SimpliSafe config flow tests ( #65167 )
...
* Clean up SimpliSafe config flow tests
* Cleanup
2022-01-30 13:12:01 -08:00
Joakim Sørensen
11ad1589fa
Use .json.txt for diagnostics download filetype ( #65236 )
2022-01-30 13:09:36 -08:00
Ville Skyttä
872bc456a9
Clean up no longer needed Python 3.8 support code ( #65231 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-30 15:07:07 -06:00
Shay Levy
9825111c8d
Fix webostv live TV source missing when configuring sources ( #65243 )
2022-01-30 22:05:30 +01:00
josephnad
75b37bee3d
Add homekit_controller support for ecobee vendor extensions ( #60914 )
...
Co-authored-by: josephnad <>
2022-01-30 15:02:47 -06:00