Mr. Bubbles and GitHub
42d235ce4d
Add diagnostics platform to pyLoad integration ( #120535 )
2024-06-26 11:44:58 +02:00
Stefan Agner and GitHub
44aad2b821
Improve Matter Server version incompatibility handling ( #120416 )
...
* Improve Matter Server version incompatibility handling
Improve the handling of Matter Server version. Noteably fix the issues
raised (add strings for the issue) and split the version check into
two cases: One if the server is too old and one if the server is too
new.
* Bump Python Matter Server library to 6.2.0b1
* Address review feedback
2024-06-26 11:43:51 +02:00
hahn-th and GitHub
ae73500beb
Add HmIP-ESI ( #116863 )
2024-06-26 11:33:44 +02:00
Erik Montnemery and GitHub
d589eaf440
Simplify EVENT_STATE_REPORTED ( #120508 )
2024-06-26 11:23:26 +02:00
Bouwe Westerdijk and GitHub
41026b9227
Implement @plugwise_command for Plugwise Select platform ( #120509 )
2024-06-26 11:04:00 +02:00
Mr. Bubbles and GitHub
45dedf73c8
Add exception translations for pyLoad integration ( #120520 )
2024-06-26 11:00:31 +02:00
Mr. Bubbles and GitHub
8e598ec3ff
Rename sensor to finished downloads in pyLoad integration ( #120483 )
2024-06-26 10:50:32 +02:00
Bouwe Westerdijk and GitHub
0a48cc29b6
Implement @plugwise_command for Plugwise Number platform ( #120503 )
2024-06-26 10:24:29 +02:00
Mr. Bubbles and GitHub
d76a82e340
Add switch platform to pyload integration ( #120352 )
2024-06-26 10:21:54 +02:00
Joost Lekkerkerker and GitHub
59959141af
Remove Knocki triggers on runtime ( #120452 )
...
* Bump Knocki to 0.2.0
* Remove triggers on runtime in Knocki
* Fix
2024-06-26 09:52:05 +02:00
Mr. Bubbles and GitHub
82b8b73b8a
Add reconfiguration flow to pyLoad integration ( #120485 )
2024-06-26 09:46:50 +02:00
Erik Montnemery and GitHub
4a86693254
Verify default timezone is restored when test ends ( #116216 )
2024-06-26 09:41:16 +02:00
G Johansson and GitHub
c085057847
Add timezone testing in holiday ( #120497 )
2024-06-26 09:40:29 +02:00
starkillerOG and GitHub
1b88448914
Do not wait for Reolink firmware check ( #120377 )
2024-06-26 09:34:45 +02:00
Jan Bouwhuis and GitHub
c5b7d2d868
Cleanup mqtt platform tests part 3 ( #120493 )
2024-06-26 09:29:40 +02:00
Thomas Kistler and GitHub
bff9d12cc0
Add active watering time sensor to Hydrawise ( #120177 )
2024-06-26 09:24:48 +02:00
e567f8f3d5
Fix issue where an MQTT device is removed linked to two config entries ( #120430 )
...
* Fix issue where an MQTT device is removed linked to two config entries
* Update homeassistant/components/mqtt/discovery.py
Co-authored-by: J. Nick Koston <[email protected] >
* Update homeassistant/components/mqtt/debug_info.py
Co-authored-by: J. Nick Koston <[email protected] >
---------
Co-authored-by: J. Nick Koston <[email protected] >
2024-06-26 09:14:33 +02:00
Michael Hansen and GitHub
d3ceaef098
Allow timer management from any device ( #120440 )
2024-06-26 09:06:56 +02:00
Abílio Costa and GitHub
8ce53d28e7
Handle availability in Idasen Desk height sensor ( #120277 )
2024-06-26 09:02:49 +02:00
Robert Resch and GitHub
9f4bf6f11a
Create repair when HA auth provider is running in legacy mode ( #119975 )
2024-06-26 09:00:33 +02:00
Jan Bouwhuis and GitHub
fab901f9b6
Cleanup mqtt platform tests part 2 ( #120490 )
2024-06-26 08:53:28 +02:00
Mr. Bubbles and GitHub
ba40340f82
Align deviceinfo entries in pyLoad integration ( #120478 )
2024-06-26 08:45:22 +02:00
J. Nick Koston and GitHub
07b70cba10
Fix dropped unifiprotect motion events ( #120489 )
2024-06-26 08:32:43 +02:00
Jan Bouwhuis and GitHub
038f2ce79f
Cleanup mqtt platform tests part 1 ( #120470 )
2024-06-26 00:01:57 +02:00
Stefan Agner and GitHub
5983344746
Handle http connection errors to Prusa printers ( #120456 )
2024-06-25 22:34:56 +02:00
1f0e47b251
Migrate Airgradient select entities to be config source dependent ( #120462 )
...
Co-authored-by: Robert Resch <[email protected] >
2024-06-25 22:27:52 +02:00
4290a1fcb5
Upgrade tplink with new platforms, features and device support ( #120060 )
...
Co-authored-by: Teemu Rytilahti <[email protected] >
Co-authored-by: sdb9696 <[email protected] >
Co-authored-by: Steven B <[email protected] >
Co-authored-by: J. Nick Koston <[email protected] >
Co-authored-by: Teemu R. <[email protected] >
2024-06-25 22:01:21 +02:00
Erik Montnemery and GitHub
7d2ae5b3a5
Add WS command blueprint/substitute ( #119890 )
2024-06-25 20:15:11 +02:00
Erik Montnemery and GitHub
75c7ae7c69
Support in service descriptions for input sections ( #116100 )
2024-06-25 20:00:48 +02:00
Erik Montnemery and GitHub
d4e93dd01d
Validate new device identifiers and connections ( #120413 )
2024-06-25 19:17:54 +02:00
Jan Bouwhuis and GitHub
cbcf29720d
Cleanup common mqtt tests ( #120446 )
2024-06-25 19:15:11 +02:00
epenet and GitHub
09e8f7e9bb
Improve type hints in deconz tests ( #120388 )
2024-06-25 17:44:03 +02:00
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 <[email protected] >
2024-06-25 10:43:26 -05:00
Mr. Bubbles and GitHub
77fea8a73e
Add reauth flow to pyLoad integration ( #120376 )
...
Add reauth flow
2024-06-25 17:15:12 +02:00
epenet and GitHub
6a370bde34
Adjust imports in samsungtv tests ( #120409 )
2024-06-25 17:08:10 +02:00
epenet and GitHub
6e5bc0da94
Improve type hints in cloud tests ( #120420 )
2024-06-25 17:07:50 +02:00
J. Nick Koston and GitHub
edaa5c60a7
Small cleanups to ESPHome ( #120414 )
2024-06-25 17:00:03 +02:00
f934fea754
Apply all todoist custom project filters for calendar events ( #117454 )
...
Co-authored-by: Robert Resch <[email protected] >
2024-06-25 15:34:54 +02:00
Jan Bouwhuis and GitHub
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
J. Nick Koston and GitHub
b5afc5a7f0
Fix incorrect mocking in ESPHome tests ( #120410 )
2024-06-25 13:31:50 +02:00
J. Nick Koston and GitHub
c15718519b
Improve test coverage for ESPHome manager ( #120400 )
2024-06-25 13:14:11 +02:00
epenet and GitHub
76e890865e
Adjust imports in cloud tests ( #120386 )
2024-06-25 13:13:14 +02:00
epenet and GitHub
cbb3d48bd9
Improve type hints in dsmr tests ( #120393 )
2024-06-25 13:11:27 +02:00
de8bccb650
Add services to Teslemetry ( #119119 )
...
* Add custom services
* Fixes
* wip
* Test coverage
* Update homeassistant/components/teslemetry/__init__.py
Co-authored-by: G Johansson <[email protected] >
* Add error translations
* Translate command error
* Fix test
* Expand on comment as requested
* Remove impossible cases
---------
Co-authored-by: G Johansson <[email protected] >
2024-06-25 12:44:06 +02:00
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 <[email protected] >
* Add missing import
* Update tests/components/kitchen_sink/test_config_flow.py
Co-authored-by: Robert Resch <[email protected] >
* 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 <[email protected] >
Co-authored-by: Robert Resch <[email protected] >
2024-06-25 11:02:00 +02:00
epenet and GitHub
3d1ff72a88
Improve type hints in device_automation tests ( #120389 )
2024-06-25 10:58:10 +02:00
Jan Bouwhuis and GitHub
1d16cbec96
Move mqtt debouncer to mqtt utils ( #120392 )
2024-06-25 10:33:58 +02:00
epenet and GitHub
46ed76df31
Improve type hints in diagnostics tests ( #120391 )
2024-06-25 10:07:05 +02:00
epenet and GitHub
f8d5c9144a
Improve type hints in device_tracker tests ( #120390 )
2024-06-25 10:06:38 +02:00
epenet and GitHub
7f20c1a489
Improve type hints in demo tests ( #120387 )
2024-06-25 09:55:59 +02:00