Steven B.
c9c553047c
Add quality scale file to tplink integration ( #135017 )
2025-01-08 20:08:04 +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
Hervé Cauwelier
d2a188ad3c
Improve holidays config form and naming ( #133663 )
...
The holidays library is improving over time, let's make use of their
data for a more user-friendly experience.
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2025-01-08 17:19:28 +01:00
epenet
02e30edc6c
Improve onewire options flow tests ( #135109 )
2025-01-08 17:00:35 +01:00
G Johansson
0e52ea482f
Fix hvac_modes never empty in Sensibo ( #135029 )
2025-01-08 15:27:26 +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
jb101010-2
bc09e825a9
Bump pysuezV2 to 2.0.3 ( #135080 )
2025-01-08 15:12:56 +01:00
Steven B.
6f6d485530
Raise HomeAssistantError from tplink light effect service ( #135081 )
2025-01-08 15:12:21 +01:00
Steven B.
63eb27df7b
Add PARALLEL_UPDATES constant to tplink integration platforms ( #135083 )
2025-01-08 15:11:06 +01:00
elmurato
da29b2f711
Add quality_scale.yaml to Minecraft Server ( #132551 )
2025-01-08 15:00:33 +01:00
farkasdi
c2f6f93f1d
Update addition logger string in fan.py ( #135098 )
2025-01-08 14:58:50 +01:00
Dawid Pietryga
39143a2e79
Add satel integra switches and alarm control panels unique_id ( #129636 )
2025-01-08 14:49:43 +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
ec7d2f3731
Add quality_scale file to onewire ( #134951 )
2025-01-08 14:41:20 +01:00
epenet
d43187327f
Remove rounding from onewire sensors ( #135095 )
2025-01-08 14:25:05 +01:00
Austin Mroczek
8be01ac9d6
TotalConnect improved config flow and test before setup ( #133852 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-08 12:37:04 +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
starkillerOG
7a2a6cf7d8
Add Reolink unexpected error translation ( #134807 )
2025-01-08 10:58:28 +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
starkillerOG
d000558227
Fix channel retrieval for Reolink DUO V1 connected to a NVR ( #135035 )
...
fix channel retrieval for DUO V1 connected to a NVR
2025-01-08 10:28:01 +02:00
Thomas55555
7daf442271
Bump aioautomower to 2025.1.0 ( #135039 )
2025-01-08 10:26:48 +02:00
Cyrill Raccaud
b8f458458b
Bump cookidoo-api to 0.12.2 ( #135045 )
...
fix cookidoo .co.uk countries and group api endpoint
2025-01-08 10:24:09 +02:00
J. Nick Koston
85ecb04abf
Bump dbus-fast to 2.28.0 ( #135049 )
...
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.24.3...v2.28.0
2025-01-08 10:19:03 +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
Brett Adams
a01521b224
Bump pyaussiebb to 0.1.5 ( #134943 )
...
Bump
2025-01-07 21:54:39 +01:00
Norbert Rittel
2413bb4f52
Improve Huawei LTE suspend integration service description ( #135021 )
2025-01-07 19:30:56 -01:00
Steven B.
1496da8e94
Add data description translations to all tplink config flow steps ( #135022 )
2025-01-07 20:26:00 +01:00
Mick Vleeshouwer
802ad55493
Catch errors in automation (instead of raise unexpected error) in Overkiz ( #135026 )
...
Catch errors in automation (instead of raise unexpected error)
2025-01-07 20:24:39 +01:00
Allen Porter
48da88583f
Bump voluptuous openapi to 0.0.6 ( #134998 )
2025-01-07 19:09:11 +01:00
Mick Vleeshouwer
0ab66a4ed1
Improve logic for event polling duration in Overkiz ( #133617 )
2025-01-07 19:06:57 +01:00
epenet
3b13c5bfdd
Move OneWireConfigEntry type definition ( #135004 )
2025-01-07 19:04:31 +01:00
Kevin Worrel
42532e9695
Add Controller state sensor to screenlogic ( #133827 )
2025-01-07 19:02:34 +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
epenet
d155d93462
Set PARALLEL_UPDATES to 1 in onewire ( #135006 )
2025-01-07 17:19:48 +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
Erik Montnemery
393551d696
Fix DSMR migration ( #134990 )
2025-01-07 15:42:07 +01:00
Andrew Sayre
24b81df0e6
Update HEOS Quality Scale docs-related items ( #134466 )
...
Update docs items
2025-01-07 08:26:42 -06:00
Allen Porter
a66cf62b09
Update roborock tests to only load the platform under test ( #134694 )
2025-01-07 14:08:12 +01:00
epenet
901099325b
Set parallel-updates and scan-interval explicitly in onewire ( #134953 )
2025-01-07 14:06:19 +01:00