Abílio Costa
42f7bd0a8f
Reuse fixtures in config flow tests for Whirlpool ( #136489 )
...
* Use fixtures in config flow tests for Whirlpool
* Keep old tests; new one will go to separate PR
2025-01-25 19:30:52 +02:00
Andrew Sayre
2fb85aab8e
Incorporate GroupManager into HEOS Coordinator ( #136462 )
...
* Incorporate GroupManager
* Update quality scale
* Fix group params
* Revert quality scale change
* Rename varaible
* Move group action implementaton out of coordinator
* Fix get_group_members hass access
* entity -> entity_id
2025-01-25 18:04:33 +01:00
Joost Lekkerkerker
2db301fab9
Fix Spotify flaky test ( #136529 )
2025-01-25 18:53:27 +02:00
TimL
05bdfe7aa6
Abort config flow is device is unsupported ( #136505 )
...
* Abort config flow if device is not yet supported
* Abort on user step for unsupported device
* Add string for unsupported device
* fix tests due to extra get_info calls
* add tests for unsupported devices to abort flow
2025-01-25 13:17:38 +01:00
Ludovic BOUÉ
71d63bac8d
Add TemperatureLevel feature from Matter TemperatureControl cluster ( #134532 )
2025-01-25 12:22:45 +01:00
Joost Lekkerkerker
fb04c256a8
Refactor EZVIZ config flow tests ( #136434 )
2025-01-25 10:43:22 +01:00
Steven B.
28951096a8
Update tplink climate platform to use thermostat module ( #136166 )
2025-01-25 10:38:06 +01:00
Christian
9993a68a55
Powerwall: Reuse authentication cookie ( #136147 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-24 11:52:24 -10:00
Joost Lekkerkerker
f5fc46a7be
Make Spotify polling interval dynamic ( #136461 )
2025-01-24 22:03:46 +01:00
Artur Pragacz
fc9ad40ac8
Reorganize input sources in Onkyo options ( #133511 )
2025-01-24 15:45:53 +01:00
epenet
384c173ab3
Use runtime_data in directv ( #136435 )
2025-01-24 14:14:42 +01:00
David Knowles
7050dbb66d
Refactor the Hydrawise config flow ( #135886 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-24 14:13:54 +01:00
Shay Levy
47efb68780
Add missing translations for LG webOS TV and fix names ( #136438 )
2025-01-24 14:13:10 +01:00
Erwin Douna
5d353a9833
Tado change to async and add Data Update Coordinator ( #134175 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-24 13:05:54 +01:00
Andrew Sayre
a3ba3bbb1d
Incorporate SourceManager into HEOS Coordinator ( #136377 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-24 11:56:41 +01:00
Thomas55555
5a30156372
Bump aioautomower to 2025.1.1 ( #136365 )
2025-01-23 22:38:38 -10:00
epenet
8b08cb9bc1
Use runtime_data in coolmaster ( #136405 )
...
* Use runtime_data in coolmaster
* Adjust test
2025-01-24 08:58:35 +01:00
G Johansson
e44cfa00af
Remove deprecated 17track package sensor ( #136389 )
2025-01-24 08:43:18 +01:00
Shay Levy
fe67069c91
Add translated action exceptions to LG webOS TV ( #136397 )
...
* Add translated action exceptions to LG webOS TV
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-24 02:07:24 +02:00
Paulus Schoutsen
005ae3ace6
Allow LLMs to get calendar events from exposed calendars ( #136304 )
2025-01-23 17:54:04 -05:00
Michael Hansen
414fa4125e
Don't translate state names in default agent responses ( #136382 )
...
Don't translate state names in responses
2025-01-23 16:03:48 -06:00
Claudio Ruggeri - CR-Tech
5e34babc39
Fix slave id equal to 0 ( #136263 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-23 11:12:02 -10:00
Andrew Sayre
507239c661
Incorporate ControllerManager into HEOS Coordinator ( #136302 )
...
* Integrate ControllerManager
* Test for uncovered
* Correct test docstring
* Cast entry before graph access
* Assert config_entry state in reauth
* Use implicit casting
2025-01-23 12:52:56 -06:00
Steven B.
2466df2b78
Fix tplink deprecated entity cleanup ( #136160 )
2025-01-23 19:51:56 +01:00
Arie Catsman
c98df36b75
Bump pyenphase to 1.23.1 ( #136200 )
2025-01-23 19:05:57 +01:00
Jan Bouwhuis
33ce795695
Improve error handling for incomfort gateway ( #136317 )
2025-01-23 18:26:28 +01:00
Åke Strandberg
3da9c599dc
Avoid keyerror on incomplete api data in myuplink ( #136333 )
...
* Avoid keyerror
* Inject erroneous value in device point fixture
* Update diagnostics snapshot
2025-01-23 19:04:00 +02:00
Joost Lekkerkerker
132f418f92
Add reconfigure flow to Airgradient ( #136324 )
...
* Add reconfigure flow to Airgradient
* Update homeassistant/components/airgradient/strings.json
---------
Co-authored-by: Robert Resch <robert@resch.dev>
2025-01-23 16:53:31 +02:00
Martin Hjelmare
dabcc6d55a
Clean up remaining backup manager tests ( #136335 )
2025-01-23 15:23:44 +01:00
Franck Nijhof
f6a040d598
Update peblar to v0.4.0 ( #136329 )
...
* Update peblar to v0.4.0
* Update snapshots
2025-01-23 15:02:30 +02:00
Shay Levy
66f945e852
Bump aiowebostv to 0.6.0 ( #136206 )
2025-01-23 13:51:24 +01:00
Joost Lekkerkerker
40ed0562bc
Add translated action exceptions to Airgradient ( #136322 )
...
* Add translated action exceptions to Airgradient
* Add translated action exceptions to Airgradient
2025-01-23 14:48:46 +02:00
Gerben Jongerius
d6f6961674
Restructure the youless integration internals ( #135842 )
2025-01-23 13:35:21 +01:00
Abílio Costa
75738f2105
Add system_health the to Network component ( #135514 )
2025-01-23 12:30:46 +01:00
epenet
10cfef1f3e
Cleanup map references in lovelace ( #136314 )
...
* Cleanup map references in lovelace
* Cleanup fixtures
2025-01-23 10:10:37 +01:00
Fábio Domingues
8172afd9f4
Auto select thermostat preset when selecting temperature ( #134146 )
2025-01-23 09:41:29 +01:00
Christopher Fenner
40348890da
Add heat pump supply pressure sensor in ViCare integration ( #136265 )
2025-01-23 09:15:24 +01:00
J. Nick Koston
b839a2e2bd
Fix handling of non-supported devices in led-ble ( #136300 )
2025-01-23 09:09:11 +01:00
Dan Raper
95b49fd2bc
Add time platform to ohme ( #136289 )
2025-01-23 08:20:03 +01:00
Nathan Spencer
90bd783fff
Standardize DOMAIN usage in litterrobot tests ( #136290 )
...
* Standardize DOMAIN usage in litterrobot tests
* Fix additional DOMAIN references in tests
* Make platform domain usage more clear in tests
2025-01-23 08:17:59 +01:00
Jeff Terrace
68b6a7c987
Add TP-Link Tapo pet detection to onvif parsers ( #136303 )
2025-01-22 18:19:09 -10:00
Yuxin Wang
43d8c0bb6e
Fallback to None for literal "Blank" serial number for APCUPSD integration ( #136297 )
...
* Fallback to None for Blank serial number
* Fix comments
2025-01-22 22:10:52 -06:00
Petro31
4a7e009f27
Allow time triggers with offsets to use input_datetimes ( #131550 )
2025-01-22 21:57:13 +00:00
Thomas Lake
cad49453eb
ping: Suppress ProcessLookupError on timeout ( #134281 )
2025-01-22 22:30:04 +01:00
Nathan Spencer
33f966a12e
Convert LitterRobotHub to a DataUpdateCoordinator ( #136283 )
2025-01-22 22:20:13 +01:00
Dan Raper
e3c836aa7d
Add number platform to ohme ( #136271 )
...
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2025-01-22 22:19:54 +01:00
Andrew Sayre
52f77626f7
Implement Coordinator for HEOS (initial plumbing) ( #136205 )
2025-01-22 22:12:05 +01:00
Maciej Bieniek
5f67461c26
Provide beta release note for Shelly RPC devices ( #136154 )
...
* Return beta release note for Shelly RPC devices
* Cleaning
* Fix test
* Move release note check
2025-01-22 21:00:42 +02:00
Arie Catsman
8c0515aff2
Set enphase_envoy CT Status flags entity_category to diagnostics. ( #136241 )
2025-01-22 21:00:12 +02:00
Joost Lekkerkerker
9f2a6af1ec
Only add Overseerr event if we are push based ( #136258 )
2025-01-22 20:58:48 +02:00