Gyosa3
|
519d15428c
|
Add new alias for valid Celcius temperature units in Tuya (#74511)
|
2022-07-06 19:33:17 +02:00 |
Marcel van der Veldt
|
b277c28ed7
|
Bump aioslimproto to 2.1.1 (#74499)
|
2022-07-06 19:33:14 +02:00 |
Erik Montnemery
|
c7c8887719
|
Migrate aemet weather to native_* (#74494)
|
2022-07-06 19:33:10 +02:00 |
J. Nick Koston
|
06aa92b0b6
|
Bump aiohomekit to 0.7.20 (#74489)
|
2022-07-06 19:33:07 +02:00 |
J. Nick Koston
|
cd42555238
|
Fix apple tv not coming online if connected before entity created (#74488)
|
2022-07-06 19:33:03 +02:00 |
Franck Nijhof
|
113ccfe6af
|
Update Home Assistant Frontend to 20220706.0 (#74520)
Bump Home Assistant Frontend to 20220706.0
|
2022-07-06 19:31:57 +02:00 |
Franck Nijhof
|
d3d2e25090
|
Update homematicip to 1.0.3 (#74516)
|
2022-07-06 18:34:51 +02:00 |
Erik Montnemery
|
d6df26465f
|
Fix openweathermap forecast sensors (#74513)
|
2022-07-06 17:49:06 +02:00 |
Gyosa3
|
85dac3d47e
|
Add new alias for valid Celcius temperature units in Tuya (#74511)
|
2022-07-06 17:48:12 +02:00 |
Maciej Bieniek
|
41fd1a24bb
|
Add NextDNS button platform (#74492)
* Add button platform
* Add button tests
* Fix typo
* Use Platform enum
* Fix coordinator type
|
2022-07-06 16:29:53 +02:00 |
Erik Montnemery
|
47048e4df4
|
Migrate aemet weather to native_* (#74494)
|
2022-07-06 16:22:45 +02:00 |
Maciej Bieniek
|
8ccb008834
|
Address NextDNS late review (#74503)
* Fix coordinator type
* Remove pylint disable
|
2022-07-06 14:29:26 +02:00 |
Marcel van der Veldt
|
c4855909fa
|
Bump aioslimproto to 2.1.1 (#74499)
|
2022-07-06 13:35:25 +02:00 |
Lerosen
|
8b97271c26
|
Telegram bot map user data for callback query (#74302)
fix(component/telegram-bot): map user data for callback query
|
2022-07-06 11:21:15 +02:00 |
epenet
|
8fb9b45e42
|
Remove input_datetime from mypy ignore list (#74447)
* Remove input_datetime from mypy ignore list
* Use assert
* Use cast
* Use common logic for initial parsing
|
2022-07-06 10:26:24 +02:00 |
epenet
|
a27d483009
|
Remove unifi from mypy ignore list (#74456)
* Remove unifi diagnostics from mypy ignore list
* Remove unifi init from mypy ignore list
* Remove unifi device tracker from mypy ignore list
* Adjust doc string
* Adjust doc string
* Remove unifi entity base from mypy ignore list
* Keep comprehension
* Remove unifi config flow from mypy ignore list
* Fix circular import
|
2022-07-06 10:25:53 +02:00 |
Robert Svensson
|
ef6fd78ede
|
Use FlowResultType in Axis config flow tests (#74496)
|
2022-07-06 09:54:26 +02:00 |
Guido Schmitz
|
1b37d9cbc6
|
Use FlowResultType in Devolo Home Control tests (#74490)
* Use FlowResultType in devolo Home Control tests
* Add return types
|
2022-07-06 09:52:41 +02:00 |
Robert Svensson
|
05416f56aa
|
Use FlowResultType in deCONZ config flow tests (#74495)
|
2022-07-06 09:45:30 +02:00 |
J. Nick Koston
|
148035c8ca
|
Bump aiohomekit to 0.7.20 (#74489)
|
2022-07-06 00:52:41 -05:00 |
J. Nick Koston
|
ce35324e73
|
Cache the response from config/entity_registry/list (#74443)
|
2022-07-05 21:11:51 -07:00 |
J. Nick Koston
|
8dfb0cb4e7
|
Fix SIGN_QUERY_PARAM in check in auth_middleware (#74479)
|
2022-07-05 21:09:33 -07:00 |
J. Nick Koston
|
3875fc5953
|
Cache the response from config/device_registry/list (#74483)
|
2022-07-05 21:08:39 -07:00 |
J. Nick Koston
|
df6892b908
|
Offer HKC local push control option when there are multiple zeroconf homekit matches (#74441)
|
2022-07-05 21:02:18 -07:00 |
J. Nick Koston
|
3d63d4fb36
|
Fix apple tv not coming online if connected before entity created (#74488)
|
2022-07-05 23:00:40 -05:00 |
Maciej Bieniek
|
a70cb8af78
|
Add NextDNS diagnostics platform (#74367)
Add diagnostics platform
|
2022-07-05 20:14:56 -07:00 |
Maciej Bieniek
|
a2a4361d6e
|
Address late comment for NextDNS (#74365)
* Simplify code
* Use async_config_entry_first_refresh()
* Use lambda to get value
|
2022-07-05 20:12:09 -07:00 |
Maciej Bieniek
|
f5e3344bfc
|
Add NextDNS system health (#74368)
Add system_health
|
2022-07-05 20:10:04 -07:00 |
GitHub Action
|
2e81be7721
|
[ci skip] Translation update
|
2022-07-06 00:27:50 +00:00 |
Paulus Schoutsen
|
56e90dd30b
|
Bumped version to 2022.7.0b5
|
2022-07-05 13:56:38 -07:00 |
Erik Montnemery
|
89360516d7
|
Revert "Migrate aemet to native_*" (#74471)
|
2022-07-05 13:56:34 -07:00 |
Zack Barett
|
9cbb684d50
|
Bump Frontend to 20220705.0 (#74467)
|
2022-07-05 13:56:33 -07:00 |
J. Nick Koston
|
43fe351f1b
|
Avoid loading mqtt for type checking (#74464)
|
2022-07-05 13:56:32 -07:00 |
J. Nick Koston
|
59aba0bc75
|
Bump aiohomekit to 0.7.19 (#74463)
|
2022-07-05 13:56:32 -07:00 |
Erik Montnemery
|
a7158fee67
|
Revert "Migrate aemet to native_*" (#74471)
|
2022-07-05 22:24:08 +02:00 |
epenet
|
cbe9eda0a8
|
Remove lyric from mypy ignore list (#74451)
|
2022-07-05 13:24:18 -05:00 |
G Johansson
|
89ab78371f
|
Bump Sensibo dependency (#74466)
|
2022-07-05 13:18:14 -05:00 |
J. Nick Koston
|
e4fd5100c4
|
Bump aiohomekit to 0.7.19 (#74463)
|
2022-07-05 19:43:38 +02:00 |
Zack Barett
|
87d7c024bf
|
Bump Frontend to 20220705.0 (#74467)
|
2022-07-05 19:43:10 +02:00 |
J. Nick Koston
|
e7b2d4672c
|
Avoid loading mqtt for type checking (#74464)
|
2022-07-05 10:27:27 -07:00 |
Robert Svensson
|
b590e51f88
|
Bump deCONZ dependency to v96 (#74460)
|
2022-07-05 18:54:03 +02:00 |
Paulus Schoutsen
|
98d5c415b3
|
Bumped version to 2022.7.0b4
|
2022-07-05 08:50:00 -07:00 |
Franck Nijhof
|
c79b741971
|
Re-introduce default scan interval in Scrape sensor (#74455)
|
2022-07-05 08:49:47 -07:00 |
Arne Mauer
|
c933a49c71
|
Fix multi_match to match with the IKEA airpurifier channel (#74432)
Fix multi_match for FilterLifeTime, device_run_time, filter_run_time sensors for ikea starkvind
|
2022-07-05 08:49:46 -07:00 |
epenet
|
18b3ffbf99
|
Remove lutron_caseta from mypy ignore list (#74427)
|
2022-07-05 08:49:25 -07:00 |
J. Nick Koston
|
54516ee939
|
Bump pyunifiprotect to 4.0.9 (#74424)
|
2022-07-05 08:47:15 -07:00 |
J. Nick Koston
|
82b9eae882
|
Bump rflink to 0.0.63 (#74417)
|
2022-07-05 08:47:14 -07:00 |
Erik Montnemery
|
edb5c7d2c8
|
Correct climacell weather migration to native_* (#74409)
|
2022-07-05 08:47:13 -07:00 |
Erik Montnemery
|
3ff0218326
|
Migrate accuweather weather to native_* (#74407)
|
2022-07-05 08:47:12 -07:00 |
Shay Levy
|
db83c78478
|
Bump aioimaplib to 1.0.0 (#74393)
|
2022-07-05 08:47:11 -07:00 |