26947 Commits

Author SHA1 Message Date
Joost Lekkerkerker
d7315f4500
Add event entities to Overseerr (#134975) 2025-01-09 12:48:09 +01:00
epenet
c4ac648a2b
Add select platform to onewire (#135181)
* Add select platform to onewire

* Add tests

* Apply suggestions from code review
2025-01-09 12:45:49 +01:00
epenet
8bfdbc173a
Use snapshot_platform helper in onewire tests (#135176)
* Use snapshot_platform helper in onewire tests

* Snapshot device registry
2025-01-09 11:45:29 +01:00
Cyrill Raccaud
3ce4c47cfc
Add uuid as unique_id to config entries for Cookidoo (#134831) 2025-01-09 11:28:28 +01:00
Steven B.
0d9ac25257
Add and cleanup tplink translations (#135120) 2025-01-09 11:28:10 +01:00
epenet
15e785b974
Move OneWire PLATFORM constant back to init (#135172) 2025-01-09 11:22:08 +01:00
Antoine Reversat
13527768cc
Add outside temperature sensor to fujitsu_fglair (#130717) 2025-01-09 11:21:27 +01:00
Erik Montnemery
9901f3c3dd
Add jitter to backup start time to avoid thundering herd (#135065) 2025-01-09 10:53:33 +01:00
G Johansson
fe8cae8eb5
Make devices dynamic in Sensibo (#134935) 2025-01-09 09:02:14 +01:00
G Johansson
64752af4c2
Change minimum SQLite version to 3.40.1 (#135042)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-08 16:34:36 -10:00
G Johansson
c5f80dd01d
Render select entity unavailable when active feature is missing in Sensibo (#135031) 2025-01-08 22:55:31 +01:00
Shay Levy
bb4a497247
Impove LG webOS TV tests quality (#135130)
* Impove LG webOS TV tests quality

* Review comments
2025-01-08 23:12:09 +02:00
Louis Christ
acbd501ede
Add DataUpdateCoordinator to bluesound integration (#135125) 2025-01-08 22:09:59 +01:00
Joris Pelgröm
4129697dd9
Add LetPot integration (#134925) 2025-01-08 21:38:52 +01:00
Arie Catsman
988a0639f4
Remove enphase_envoy config flow tests that make no sense (#133833) 2025-01-08 20:09:06 +01:00
Arie Catsman
f05cffea17
Update enphase_envoy test_init to use str for unique_id and test for loaded config entry (#133810) 2025-01-08 20:06:51 +01:00
epenet
02e30edc6c
Improve onewire options flow tests (#135109) 2025-01-08 17:00:35 +01:00
epenet
d46be61b6f
Split simple and recovery in onewire config-flow user tests (#135102) 2025-01-08 15:25:39 +01:00
epenet
f05e234c30
Refactor patching in onewire tests (#135070) 2025-01-08 15:14:51 +01:00
Steven B.
6f6d485530
Raise HomeAssistantError from tplink light effect service (#135081) 2025-01-08 15:12:21 +01:00
dontinelli
99e65c38b0
Add binary sensors to fyta (#134900)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-08 14:41:33 +01:00
epenet
d43187327f
Remove rounding from onewire sensors (#135095) 2025-01-08 14:25:05 +01:00
Erik Montnemery
e052ab27f2
Fix DSMR migration (#135068) 2025-01-08 11:20:35 +00:00
Shay Levy
43ec63eabc
Cleanup LG webOS TV name (#135028) 2025-01-08 12:06:02 +01:00
puddly
eff440d2a8
Fix ZHA "referencing a non existing via_device" warning (#135008) 2025-01-08 10:51:57 +01:00
Andrew Sayre
3fea4efb9f
Update pyheos to 0.9.0 (#134947)
Bump pyheos
2025-01-08 10:36:02 +02:00
Matthias Alphart
dc1928f3eb
Delete KNX config storage when removing the integration (#135071) 2025-01-08 09:35:44 +01:00
epenet
f8618e65f6
Improve type hints in onewire tests (#134993) 2025-01-08 09:33:04 +01:00
G Johansson
e99aaed7fa
Fix climate react type (#135030) 2025-01-08 10:30:14 +02:00
Joakim Sørensen
20db7fdc96
Implement upload retry logic in CloudBackupAgent (#135062)
* Implement upload retry logic in CloudBackupAgent

* Update backup.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* nit

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2025-01-08 08:16:18 +01:00
Diogo Gomes
a1d43b9387
Add weather warning sensor to IPMA (#134054)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2025-01-07 22:11:24 +00:00
dontinelli
de9c05ad53
Add new sensors to fyta (#135032) 2025-01-07 22:01:21 +01:00
Luke Lashley
0dd9845501
Add total cleaning count sensor to Roborock (#135015) 2025-01-07 19:01:04 +01:00
Simone Chemelli
3a213b2d17
Use standard "entity_registry_enabled_by_default" fixture (#134962) 2025-01-07 18:21:26 +01:00
Erik Montnemery
5888b83f22
Validate device id when adding or updating entity registry entry (#134982) 2025-01-07 16:10:51 +00:00
epenet
471f77fea4
Add reconfigure to onewire (#134996)
* Add reconfigure to onewire

* Adjust _async_abort_entries_match
2025-01-07 17:08:53 +01:00
Allen Porter
c684b06734
Simplify roborock coordinator (#134700)
* Update roborock coordinator to require maps on startup

* Fix indent in merge
2025-01-07 07:09:32 -08:00
Allen Porter
a66cf62b09
Update roborock tests to only load the platform under test (#134694) 2025-01-07 14:08:12 +01:00
Eli Schleifer
875727ed27
add proxy view for unifiprotect to grab snapshot at specific time (#133546)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-06 13:49:58 -10:00
Raphael Hehl
f1c62000e1
UnifiProtect Refactor light control methods to use new API (#134625) 2025-01-06 13:48:22 -10:00
Franck Nijhof
00c052bb22
Revert "Remove deprecated supported features warning in ..." (multiple) (#134933) 2025-01-07 00:08:02 +01:00
Simone Chemelli
111ef13a3f
Add device tracker test for Vodafone Station (#134334) 2025-01-06 23:17:50 +01:00
J. Nick Koston
89c73f56b1
Migrate to using aiohttp-asyncmdnsresolver for aiohttp resolver (#134830) 2025-01-06 12:06:28 -10:00
Paulus Schoutsen
d13c14eedb
Add support for extra_system_prompt to OpenAI (#134931) 2025-01-06 23:01:13 +01:00
G Johansson
9532e98166
Remove deprecated config entry import from bluesound (#134926) 2025-01-06 22:58:29 +01:00
G Johansson
6884d790ca
Remove deprecated hdr switch from reolink (#134924) 2025-01-06 22:46:59 +01:00
Artur Pragacz
7009a96711
Revert "Remove deprecated supported features warning in LightEntity" (#134927) 2025-01-06 22:39:24 +01:00
Josef Zweck
a47fa08a9b
Add device trackers to enabled_by_default fixture (#134446) 2025-01-06 22:03:32 +01:00
Paulus Schoutsen
b956aa68da
Handle discovering user configured Wyoming flow (#134916) 2025-01-06 20:26:49 +01:00
Manu
a9540e893f
Fix wrong power limit decimal place in IronOS (#134902) 2025-01-06 19:55:47 +01:00