Jan Bouwhuis
aa05f73210
Add fixture to synchronize with debouncer in MQTT tests ( #120373 )
...
* Add fixture to synchronze with debouncer in MQTT tests
* Migrate more tests to use the debouncer
* Migrate more tests
* Migrate util tests
* Improve mqtt on_callback test using new fixture
* Improve test_subscribe_error
* Migrate other tests
* Import EnsureJobAfterCooldown from `util.py` but patch `client.py`
2024-06-25 14:26:20 +02:00
Marc Mueller
b816fce976
Improve websocket_api schema typing ( #120411 )
2024-06-25 14:08:30 +02:00
J. Nick Koston
b5afc5a7f0
Fix incorrect mocking in ESPHome tests ( #120410 )
2024-06-25 13:31:50 +02:00
J. Nick Koston
c15718519b
Improve test coverage for ESPHome manager ( #120400 )
2024-06-25 13:14:11 +02:00
epenet
76e890865e
Adjust imports in cloud tests ( #120386 )
2024-06-25 13:13:14 +02:00
epenet
cbb3d48bd9
Improve type hints in dsmr tests ( #120393 )
2024-06-25 13:11:27 +02:00
J. Nick Koston
fccb7ea1f9
Migrate ESPHome to use entry.runtime_data ( #120402 )
2024-06-25 13:10:09 +02:00
Marc Mueller
7453b7df63
Improve mqtt schema typing ( #120407 )
2024-06-25 13:03:18 +02:00
Marc Mueller
62fd692d27
Improve async_register_admin_service schema typing ( #120405 )
2024-06-25 12:48:00 +02:00
Brett Adams
de8bccb650
Add services to Teslemetry ( #119119 )
...
* Add custom services
* Fixes
* wip
* Test coverage
* Update homeassistant/components/teslemetry/__init__.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Add error translations
* Translate command error
* Fix test
* Expand on comment as requested
* Remove impossible cases
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-06-25 12:44:06 +02:00
Marc Mueller
3a5acd6a57
Use VolDictType for service schemas ( #120403 )
2024-06-25 12:33:41 +02:00
Marc Mueller
b4eee166aa
Add voluptuous type aliases ( #120399 )
2024-06-25 11:58:27 +02:00
Marc Mueller
53f5dec1b4
Install libturbojpeg [ci] ( #120397 )
2024-06-25 11:26:45 +02:00
treetip
d3e76b1f39
Update vallox_websocket_api to 5.3.0 ( #120395 )
2024-06-25 11:24:57 +02:00
Erik Montnemery
0545ed8082
Section support for data entry flows ( #118369 )
...
* Add expandable support for data entry form flows
* Update config_validation.py
* optional options
* Adjust
* Correct translations of data within sections
* Update homeassistant/components/kitchen_sink/config_flow.py
Co-authored-by: Robert Resch <robert@resch.dev>
* Add missing import
* Update tests/components/kitchen_sink/test_config_flow.py
Co-authored-by: Robert Resch <robert@resch.dev>
* Format code
* Match frontend when serializing
* Move section class to data_entry_flow
* Correct serializing
* Fix import in kitchen_sink
* Move and update test
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-25 11:02:00 +02:00
epenet
3d1ff72a88
Improve type hints in device_automation tests ( #120389 )
2024-06-25 10:58:10 +02:00
starkillerOG
ddd8083302
Fix translation error in Reolink reauth flow ( #120385 )
2024-06-25 10:37:42 +02:00
Jan Bouwhuis
1d16cbec96
Move mqtt debouncer to mqtt utils ( #120392 )
2024-06-25 10:33:58 +02:00
epenet
46ed76df31
Improve type hints in diagnostics tests ( #120391 )
2024-06-25 10:07:05 +02:00
epenet
f8d5c9144a
Improve type hints in device_tracker tests ( #120390 )
2024-06-25 10:06:38 +02:00
epenet
7f20c1a489
Improve type hints in demo tests ( #120387 )
2024-06-25 09:55:59 +02:00
Erik Montnemery
6fb400f76b
Add test of get_all_descriptions resolving features ( #120384 )
2024-06-25 09:47:43 +02:00
David Bonnes
744161928e
Bump evohome-async to 0.4.20 ( #120353 )
2024-06-25 08:25:04 +02:00
Jan Schneider
ced6c0dd8c
Update moehlenhoff-alpha2 to 1.3.1 ( #120351 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-06-25 08:11:26 +02:00
Mr. Bubbles
fd0fee1900
Add button platform to pyLoad integration ( #120359 )
2024-06-25 08:09:54 +02:00
Luke Lashley
adc074f60a
Remove humbertogontijo as Codeowner for Roborock ( #120336 )
2024-06-25 08:03:20 +02:00
G Johansson
59998bc48a
Use runtime_data in github ( #120362 )
2024-06-25 08:02:57 +02:00
Markus Jacobsen
aa8427abe5
Bump Bang & Olufsen mozart-open-api to 3.4.1.8.6 fixing blocking IO call ( #120369 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-06-25 08:02:02 +02:00
Mr. Bubbles
59080a3a6f
Strip whitespace characters from token in One-Time-Passwort (OTP) integration ( #120380 )
2024-06-25 08:00:19 +02:00
Marc Mueller
f1ddf80dff
Fix dlna_dms test RuntimeWarning ( #120341 )
2024-06-25 03:34:23 +02:00
Michael Hansen
1e16afb43b
Fix pylint error in Google generative AI tests ( #120371 )
...
* Fix pylint error
* Add second fix
2024-06-24 16:03:34 -05:00
Michael Hansen
6d917f0242
Don't run timer callbacks for delayed commands ( #120367 )
...
* Don't send timer events for delayed commands
* Don't run timer callbacks for delayed commands
2024-06-24 16:21:51 -04:00
Markus Jacobsen
d0961ca473
Make Bang & Olufsen products ignore .m3u media source files ( #120317 )
2024-06-24 21:06:57 +02:00
Joost Lekkerkerker
72d1b3e360
Deprecate Nanoleaf gesture device trigger ( #120078 )
2024-06-24 21:05:23 +02:00
starkillerOG
bbb8bb31f9
Only raise Reolink re-auth flow when login fails 3 consecutive times ( #120291 )
2024-06-24 21:03:41 +02:00
epenet
ea09d0cbed
Use HassKey in cloud integration ( #120322 )
2024-06-24 21:02:08 +02:00
epenet
b223cb7bb9
Ensure config_entry is added to hass in tests ( #120327 )
2024-06-24 21:00:12 +02:00
David Knowles
3b79ab6e18
Reduce the amount of data fetched in individual Hydrawise API calls ( #120328 )
2024-06-24 20:58:54 +02:00
Michael Hansen
46dcf1dc44
Prioritize custom intents over builtin ( #120358 )
2024-06-24 20:57:56 +02:00
Robert Resch
6689dbbcc6
Deprecate DTE Energy Bridge ( #120350 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-24 20:56:35 +02:00
G Johansson
00621ad512
Use runtime data in version ( #120363 )
2024-06-24 20:53:49 +02:00
Koen van Zuijlen
fb3059e6e6
Bump justnimbus to 0.7.4 ( #120355 )
2024-06-24 20:47:42 +02:00
Nathan Spencer
6b78e913f2
Bump pybalboa to 1.0.2 ( #120360 )
2024-06-24 20:45:30 +02:00
Charles Garwood
e2b0c55883
Bump python-fullykiosk to 0.0.14 ( #120361 )
2024-06-24 20:42:31 +02:00
Jan Bouwhuis
a7200a70b2
Set up mqtt tests from client fixture of mqtt entry setup fixture, not both ( #120274 )
...
* Fix entry setup and cleanup issues in mqtt tests
* Reduce changes by using mqtt_client_mock alias
* Reduce sleep time where possibe
2024-06-24 19:42:32 +02:00
Mr. Bubbles
1e5f4c2d75
Add additional sensors to pyLoad integration ( #120309 )
2024-06-24 18:56:33 +02:00
epenet
31157828e1
Improve type hints in cloudflare tests ( #120344 )
2024-06-24 18:55:36 +02:00
Marc Mueller
a4e22bcba6
Update tenacity constraint ( #120348 )
2024-06-24 18:52:49 +02:00
Robert Resch
641507a45a
Add change username endpoint ( #109057 )
2024-06-24 18:51:19 +02:00
J. Nick Koston
1e3ee8419f
Bump async-interrupt to 1.1.2 ( #120321 )
2024-06-24 18:41:42 +02:00