EnjoyingM
2380696fcd
Bump wolf-comm to 0.0.9 ( #120473 )
2024-06-26 02:22:09 +02:00
Marc Mueller
3937cc2963
Improve SERVICE_TO_METHOD typing ( #120474 )
2024-06-26 02:20:48 +02:00
Marc Mueller
0bc597f8c7
Improve vol.Invalid handling ( #120480 )
2024-06-26 02:13:09 +02:00
J. Nick Koston
ec2f98d075
Bump uiprotect to 3.7.0 ( #120471 )
2024-06-26 02:12:04 +02:00
Thomas Kistler
9718a9571e
Add @thomaskistler as an owner of hydrawise ( #120477 )
2024-06-26 02:11:52 +02:00
Tom Harris
3cc3eb21b4
Bump pyinsteon to 1.6.3 to fix Insteon device status ( #120464 )
2024-06-26 00:04:09 +02:00
Luke Lashley
60519702b4
Bump python-roborock to 2.5.0 ( #120466 )
2024-06-26 00:03:01 +02:00
Jan Bouwhuis
038f2ce79f
Cleanup mqtt platform tests part 1 ( #120470 )
2024-06-26 00:01:57 +02:00
Stefan Agner
5983344746
Handle http connection errors to Prusa printers ( #120456 )
2024-06-25 22:34:56 +02:00
Joost Lekkerkerker
1f0e47b251
Migrate Airgradient select entities to be config source dependent ( #120462 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-25 22:27:52 +02:00
Teemu R
4290a1fcb5
Upgrade tplink with new platforms, features and device support ( #120060 )
...
Co-authored-by: Teemu Rytilahti <tpr@iki.fi>
Co-authored-by: sdb9696 <steven.beth@gmail.com>
Co-authored-by: Steven B <51370195+sdb9696@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Teemu R. <tpr@iki.fi>
2024-06-25 22:01:21 +02:00
Joost Lekkerkerker
9bc4361855
Bump Knocki to 0.2.0 ( #120447 )
2024-06-25 20:17:51 +02:00
Marc Mueller
f4b124f5f1
Fix invalid schemas ( #120450 )
2024-06-25 20:17:38 +02:00
Erik Montnemery
7d2ae5b3a5
Add WS command blueprint/substitute ( #119890 )
2024-06-25 20:15:11 +02:00
Marc Mueller
9dc26652ee
Fix gtfs typing ( #120451 )
2024-06-25 20:08:04 +02:00
Erik Montnemery
75c7ae7c69
Support in service descriptions for input sections ( #116100 )
2024-06-25 20:00:48 +02:00
J. Nick Koston
c4b277b6ab
Small cleanups to ESPHome manager reconnect shutdown ( #120401 )
2024-06-25 19:40:04 +02:00
Erik Montnemery
d4e93dd01d
Validate new device identifiers and connections ( #120413 )
2024-06-25 19:17:54 +02:00
Marc Mueller
3559755aed
Add import aliases for PLATFORM_SCHEMA ( #120445 )
2024-06-25 19:16:19 +02:00
Jan Bouwhuis
cbcf29720d
Cleanup common mqtt tests ( #120446 )
2024-06-25 19:15:11 +02:00
Marc Mueller
185e79fa1b
Improve intent schema typing ( #120442 )
2024-06-25 19:02:04 +02:00
Marc Mueller
b393024acd
Improve collection schema typing ( #120441 )
2024-06-25 18:57:15 +02:00
Marc Mueller
197062139e
Fix schema typing (1) ( #120443 )
2024-06-25 18:54:06 +02:00
Marc Mueller
f017134199
Fix missing vol.Optional keyword ( #120444 )
2024-06-25 18:53:06 +02:00
J. Nick Koston
e0b9855160
Bump uiprotect to 3.4.0 ( #120433 )
2024-06-25 18:22:56 +02:00
epenet
09e8f7e9bb
Improve type hints in deconz tests ( #120388 )
2024-06-25 17:44:03 +02:00
Denis Shulyaka
2386ed3830
Add script llm tool ( #118936 )
...
* Add script llm tool
* Add tests
* More tests
* more test
* more test
* Add area and floor resolving
* coverage
* coverage
* fix ColorTempSelector
* fix mypy
* fix mypy
* add script reload test
* Cache script tool parameters
* Make custom_serializer a part of api
---------
Co-authored-by: Michael Hansen <mike@rhasspy.org>
2024-06-25 10:43:26 -05:00
Mr. Bubbles
77fea8a73e
Add reauth flow to pyLoad integration ( #120376 )
...
Add reauth flow
2024-06-25 17:15:12 +02:00
Kevin Stillhammer
253514a124
Bump pywaze to 1.0.2 ( #120412 )
2024-06-25 17:08:36 +02:00
epenet
6a370bde34
Adjust imports in samsungtv tests ( #120409 )
2024-06-25 17:08:10 +02:00
epenet
6e5bc0da94
Improve type hints in cloud tests ( #120420 )
2024-06-25 17:07:50 +02:00
J. Nick Koston
4feca36ca6
Refactor esphome platform setup to reduce boilerplate ( #120415 )
2024-06-25 17:03:04 +02:00
J. Nick Koston
49e6316c42
Bump yalexs-ble to 2.4.3 ( #120428 )
2024-06-25 17:00:26 +02:00
J. Nick Koston
edaa5c60a7
Small cleanups to ESPHome ( #120414 )
2024-06-25 17:00:03 +02:00
Aaron Godfrey
f934fea754
Apply all todoist custom project filters for calendar events ( #117454 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-25 15:34:54 +02:00
Marc Mueller
bcd1243686
Use VolDictType to improve schema typing ( #120417 )
2024-06-25 15:15:59 +02:00
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