Teemu R.
6cdbdadc24
Ignore devices (bravias) with 'video' service_type for songpal discovery ( #133724 )
2024-12-22 19:38:10 -10:00
Martin Weinelt
cf45c67055
Fix TypeError in maxcube climate action inference logic ( #133853 )
...
The maxcube-api library initializes the valve_position as a None value,
so that during initialization if the cube does not respond quickly enough
the comparison fails to compare a None-Type to an integer.
2024-12-22 23:26:11 -05:00
J. Nick Koston
3658cdba4c
Ensure late import in backup of hassio.backup does not block the event loop ( #133857 )
...
* Ensure late import in backup of components.hassio.backup does not block the event loop
Preload backup when loading hassio to ensure it happens in the executor
67f0de441b/homeassistant/components/backup/__init__.py (L57)
* improve comment
2024-12-22 23:19:44 -05:00
TheJulianJES
dcc9be02ca
Bump ZHA to 0.0.43 ( #133854 )
...
* Bump ZHA to 0.0.43
* Add strings for v2 quirk entities
2024-12-22 23:19:05 -05:00
J. Nick Koston
de1b6a0dfc
Add backup to the list of storage preloads ( #133855 )
2024-12-22 23:17:13 -05:00
J. Nick Koston
29fa40a5cf
Add backup the list of integrations platforms to preload ( #133856 )
...
`backup` is now at the top of the startup time list. This will help reduce it.
2024-12-22 23:07:05 -05:00
Christopher Fenner
67f0de441b
Fulfill IQS rule runtime-data in ViCare integration ( #133633 )
2024-12-23 00:06:01 +01:00
J. Nick Koston
353f085474
Bump anyio to 4.7.0 ( #133842 )
2024-12-22 13:05:51 -10:00
J. Nick Koston
00a1ae0eeb
Bump protobuf to 5.29.2 ( #133839 )
2024-12-22 23:58:39 +01:00
Raphael Hehl
df26166047
Unifiprotect: add error message if the get_user_keyring_info permissions are not sufficient ( #133841 )
2024-12-22 23:58:13 +01:00
Steven B.
8ab936b87c
Add detection switches to tplink integration ( #133828 )
2024-12-22 23:54:44 +01:00
Mick Vleeshouwer
4ed0c21a4a
Add data descriptions to Config Flow in Overkiz ( #133758 )
2024-12-22 23:35:50 +01:00
jb101010-2
a3657a0fef
Suez_water: fix yesterday sensor extra_state invalid typing ( #133425 )
2024-12-22 23:21:52 +01:00
Andre Lengwenus
74b425a06e
Reload on connection lost for LCN integration ( #133638 )
2024-12-22 23:20:01 +01:00
Norbert Rittel
0560b634e3
Make To-do action names and descriptions consistent with HA standard ( #133734 )
2024-12-22 23:14:01 +01:00
Mick Vleeshouwer
8eebbd45bd
Bump pyOverkiz to 1.15.5 ( #133835 )
2024-12-22 22:52:35 +01:00
Joost Lekkerkerker
c9ad87d464
Add light tests for Niko Home Control ( #133750 )
2024-12-22 22:44:15 +01:00
Lucas Gasenzer
c2358d5158
Add Switchbot Water Leak Detector (BLE) ( #133799 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-12-22 11:37:57 -10:00
Josef Zweck
2d2b979c7d
Bump pylamarzocco to 1.4.2 ( #133826 )
2024-12-22 21:55:04 +01:00
Steven B.
ebcb478f52
Add pan/tilt features to tplink integration ( #133829 )
2024-12-22 10:53:14 -10:00
Raphael Hehl
0f18f128fd
Unifiprotect Add user information retrieval for NFC and fingerprint events ( #132604 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-12-22 10:50:30 -10:00
G Johansson
368e958457
Load data for multiple days in Nord Pool ( #133371 )
...
* Load data for multiple days in Nord Pool
* Fix current day
* Fix tests
* Fix services
* Fix fixtures
* Mod get_data_current_day
* Mods
* simplify further
2024-12-22 21:10:12 +01:00
Noah Husby
26180486e7
Add media browsing to Cambridge Audio ( #129106 )
...
* Add media browsing to Cambridge Audio
* Remove one folder logic
* Remove class mapping for presets
2024-12-22 21:05:07 +01:00
Robert Resch
0ad9af0feb
Add already exists config flow tests for Ecovacs ( #133572 )
...
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-12-22 20:23:55 +01:00
dontinelli
07322c6992
Add reconfigure flow to slide_local ( #133669 )
2024-12-22 19:57:34 +01:00
Steven B.
b1f6563fb2
Add camera platform to tplink integration ( #129180 )
...
Co-authored-by: Teemu R. <tpr@iki.fi>
2024-12-22 19:56:33 +01:00
J. Nick Koston
475f19c140
Bump flux_led to 1.1.0 ( #133818 )
2024-12-22 19:56:09 +01:00
Andre Lengwenus
344a03d9ce
Remove unused fixture from LCN tests ( #133821 )
2024-12-22 19:55:45 +01:00
Raphael Hehl
6c70586f7e
Add get_user_keyring_info service to UniFi Protect integration ( #133138 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-12-22 08:54:14 -10:00
Franck Nijhof
0f1835139f
Add number error handling for Peblar Rocksolid EV Chargers ( #133803 )
2024-12-22 19:53:00 +01:00
Franck Nijhof
de5a49363e
Add switch error handling for Peblar Rocksolid EV Chargers ( #133805 )
2024-12-22 19:47:31 +01:00
Arie Catsman
c6789d70a4
Remove unneeded type for enphase_envoy coordinator in async_unload_entry ( #133817 )
2024-12-22 19:26:35 +01:00
Simon
a2aba77973
Fix typo in ElevenLabs ( #133819 )
2024-12-22 19:26:15 +01:00
Franck Nijhof
84a3a9d495
Add select error handling for Peblar Rocksolid EV Chargers ( #133804 )
2024-12-22 19:25:55 +01:00
Barry vd. Heuvel
d994884726
Add binary states for Weheat indoor unit ( #133811 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-12-22 19:07:01 +01:00
Joost Lekkerkerker
0e9965150e
Show device name in Twinkly discovery ( #133814 )
2024-12-22 19:00:49 +01:00
Barry vd. Heuvel
feca7c28cf
Add Compressor, Inside Unit and Energy Output fields to Weheat ( #129632 )
2024-12-22 18:45:33 +01:00
Steven Looman
0ba32e1d3a
Bump async-upnp-client to 0.42.0 ( #133806 )
2024-12-22 07:18:05 -10:00
J. Nick Koston
6179da4321
Bump PySwitchbot to 0.55.3 ( #133812 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-12-22 18:16:47 +01:00
jesperraemaekers
93c0eb73d2
Bump Weheat to 2024.12.22 ( #133796 )
2024-12-22 17:44:15 +01:00
Dave T
484f149e61
Add config flow stream preview to generic camera ( #122563 )
...
Co-authored-by: Allen Porter <allen.porter@gmail.com>
2024-12-22 17:31:03 +01:00
Steven B.
3cc75c3cf6
Use feature checks in tplink integration ( #133795 )
...
Clean up to use new upstream API:
* Use Feature attributes to check for supported
* Use color_temp range and update tests
2024-12-22 16:17:23 +01:00
Franck Nijhof
26d5c55d11
Add button error handling for Peblar Rocksolid EV Chargers ( #133802 )
2024-12-22 15:35:45 +01:00
Franck Nijhof
959f20c523
Add reconfigure flow to Peblar Rocksolid EV Chargers integration ( #133785 )
2024-12-22 14:23:12 +01:00
Franck Nijhof
075f95b9c4
Add base entity to Peblar Rocksolid EV Chargers integration ( #133794 )
2024-12-22 14:01:31 +01:00
PierreAronnax
1e68ae1bb8
Remove myself from govee_ble codeowners ( #133790 )
2024-12-22 13:35:36 +01:00
Joost Lekkerkerker
5ef3901b44
Add base entity for Niko Home Control ( #133744 )
2024-12-22 13:32:15 +01:00
Mick Vleeshouwer
56b58cec3e
Fix errors in HitachiDHW in Overkiz ( #133765 )
...
* Small changes to fix errors in DHW
* Update
* Bugfix in float/int mistake
* Fix typing
* Fix code style
* Fix mypy
2024-12-22 12:17:09 +01:00
Franck Nijhof
cdd73a5c5a
Set parallel updates for Peblar Rocksolid EV Chargers integration ( #133786 )
2024-12-22 12:16:08 +01:00
Arie Catsman
88eb550ec1
Update quality-scale status for enphase_envoy config_flow missing data descriptions ( #133726 )
2024-12-22 12:01:13 +01:00