Andre Lengwenus
2aba4f261f
Add has_entity_name attribute to LCN entities ( #145045 )
...
* Add _attr_has_entity_name
* Fix tests
2025-05-18 16:48:44 +02:00
elmurato
3eb0c8ddff
Add Pterodactyl binary sensor tests ( #142401 )
...
* Add binary sensor tests
* Wait for background tasks as well in test_binary_sensor_update_failure
* Fix module docstring
* Use snapshot_platform, move constants to const.py, do not use snapshot for testing state updates
* Use JSON fixtures
* Use helper for loading JSON fixtures, remove unneeded mock in setup_integration
* Move mocks to pytest markers where possible
2025-05-18 16:46:11 +02:00
Andrea Turri
705a987547
Fix enum values for program phases by appliance type on Miele appliances ( #144916 )
2025-05-18 11:00:21 +02:00
J. Nick Koston
888f17c504
Bump google-maps-routing to 0.6.15 ( #145130 )
2025-05-18 09:11:13 +02:00
markhannon
2f4d0ede0f
Bump zcc-helper to 3.5.2 ( #144926 )
2025-05-18 07:13:23 +02:00
Paulus Schoutsen
6fd9857666
OpenAI Conversation split out chat log processing ( #145129 )
2025-05-17 22:00:24 -07:00
XiaoXianNv-boot
f07265ece4
Set the default upgrade icon for the MQTT device to the default icon for Home Assistant instead of the icon for the MQTT integration ( #144295 )
...
* Set the default upgrade icon for the MQTT device to the default icon for Home Assistant instead of the icon for the MQTT integration
* Set the default upgrade icon for the MQTT device to the default icon for Home Assistant instead of the icon for the MQTT integration
* Set the default upgrade icon for the MQTT device to the default icon for Home Assistant instead of the icon for the MQTT integration
* Set the default upgrade icon for the MQTT device to the default icon for Home Assistant instead of the icon for the MQTT integration
* Fix failed tests
* Fix failed tests
* Cleanup unused helper option
* ruff
---------
Co-authored-by: jbouwh <jan@jbsoft.nl >
2025-05-18 01:30:04 +02:00
J. Nick Koston
a169d6ca97
Bump cryptography to 45.0.1 and pyopenssl to 25.1.0 ( #145121 )
2025-05-17 23:57:28 +02:00
Joost Lekkerkerker
ebed38c1dc
Add Steam closet sanitize to SmartThings ( #145110 )
2025-05-17 21:03:24 +02:00
Joost Lekkerkerker
5619042fe7
Add Steam closet auto cycle link to SmartThings ( #145111 )
2025-05-17 20:39:17 +02:00
Joost Lekkerkerker
67b3428b07
Add Steam closet keep fresh mode to SmartThings ( #145107 )
2025-05-17 20:19:31 +02:00
Jan-Philipp Benecke
2302a3bb33
Add missing device condition translations to lock component ( #145104 )
2025-05-17 20:18:14 +02:00
Åke Strandberg
a83eafd949
Fix mapping from program_phase to vacuum_activity for Miele integration ( #145115 )
2025-05-17 20:17:15 +02:00
Paulus Schoutsen
2956f4fea1
Ensure that OpenAI tool call deltas have a role ( #145085 )
2025-05-17 09:36:14 -07:00
Robert Resch
180e1f462c
Fix proberly Ecovacs mower area sensors ( #145078 )
2025-05-17 16:44:53 +02:00
cdnninja
2dc63eb8c5
Refactor fan in vesync ( #135744 )
...
* Refactor Fan
* Add tower fan tests and mode
* Schedule update after turn off
* Adjust updates to refresh library
* correct off command
* Revert changes
* Merge corrections
* Remove unused code to increase test coverage
* Ruff
* Tests
* Test for preset mode
* Adjust to increase coverage
* Test Corrections
* tests to match other PR
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2025-05-17 15:57:55 +02:00
Manu
4c40ec4948
Bump aiontfy to 0.5.2 ( #145044 )
2025-05-17 13:06:02 +02:00
starkillerOG
56b3dc02a7
Bump motionblinds to 0.6.27 ( #145094 )
2025-05-17 12:45:18 +02:00
Franck Nijhof
db5bcd9fc4
Pin rpds-py to 0.24.0 ( #145074 )
2025-05-16 22:39:05 +02:00
jb101010-2
c845f4e9b2
Bump pysuezV2 to 2.0.5 ( #145047 )
2025-05-16 22:33:14 +02:00
Joost Lekkerkerker
5aff3499a0
Add number entities for freezer setpoint in SmartThings ( #145069 )
2025-05-16 22:29:00 +02:00
Andre Lengwenus
a501451038
Remove address parameter from services.yaml ( #145052 )
2025-05-16 22:27:09 +02:00
Paulus Schoutsen
0deed82bea
OpenAI prompt is optional ( #145065 )
2025-05-16 22:22:46 +02:00
starkillerOG
f9231de824
Add additional explanation for Reolink password requirements ( #145000 )
2025-05-16 22:12:59 +02:00
Joost Lekkerkerker
757c66613d
Deprecate SmartThings water heater sensors ( #145060 )
2025-05-16 21:59:12 +02:00
epenet
9d2302f2f5
Use runtime_data in homeworks ( #144944 )
2025-05-16 21:57:36 +02:00
epenet
0bbbd2cd54
Use runtime_data in hydrawise ( #144950 )
2025-05-16 21:45:11 +02:00
Robert Resch
dbc15a2dda
Fix Ecovacs mower area sensors ( #145071 )
2025-05-16 21:22:43 +02:00
Joost Lekkerkerker
7fefd58b84
Don't create entities for Smartthings smarttags ( #145066 )
2025-05-16 21:17:07 +02:00
Joost Lekkerkerker
87b60967a6
Map SmartThings auto mode correctly ( #145061 )
2025-05-16 20:14:41 +02:00
Joost Lekkerkerker
e80069545f
Only set suggested area for new SmartThings devices ( #145063 )
2025-05-16 19:53:46 +02:00
Joost Lekkerkerker
be5685695e
Fix fan AC mode in SmartThings AC ( #145064 )
2025-05-16 19:38:18 +02:00
Bram Kragten
6b769ac263
Update frontend to 20250516.0 ( #145062 )
2025-05-16 19:37:22 +02:00
Simone Chemelli
9114816384
Fix climate idle state for Comelit ( #145059 )
2025-05-16 18:51:30 +02:00
Ludovic BOUÉ
db3e596e48
Update Matter MicrowaveOven fixture ( #145057 )
...
Update microwave_oven.json
PowerInWatts feature
2025-05-16 18:19:36 +02:00
Joost Lekkerkerker
bdc21da076
Sync SmartThings EHS fixture ( #145042 )
2025-05-16 15:08:24 +02:00
epenet
a500eeb831
Use runtime_data in hue ( #144946 )
...
* Use runtime_data in hue
* More
* Tests
2025-05-16 08:35:46 -04:00
Joost Lekkerkerker
119d0c576a
Add hood fan speed capability to SmartThings ( #144919 )
2025-05-16 13:39:03 +02:00
Bouwe Westerdijk
38cee53999
Small code optimization for Plugwise ( #145037 )
2025-05-16 13:28:31 +02:00
Joost Lekkerkerker
2ca9d4689e
Set SmartThings oven setpoint to unknown if its 1 Fahrenheit ( #145038 )
2025-05-16 13:17:56 +02:00
Joost Lekkerkerker
8a32ffc7b9
Bump pySmartThings to 3.2.2 ( #145033 )
2025-05-16 13:10:58 +02:00
Matthias Alphart
6475b1a446
Ignore Fronius Gen24 firmware 1.35.4-1 SSL verification issue for new setups ( #144940 )
2025-05-16 12:58:59 +02:00
starkillerOG
07db244f91
Cleanup wrongly combined Reolink devices ( #144771 )
2025-05-16 12:58:28 +02:00
Joost Lekkerkerker
ff4aed1f6e
Fix errors in strings in SmartThings ( #145030 )
2025-05-16 12:22:17 +02:00
Joost Lekkerkerker
3208815e10
Fix non-DHW heat pump in SmartThings ( #145008 )
2025-05-16 12:08:32 +02:00
epenet
b4a1bdcb83
Move huisbaasje coordinator to separate module ( #144955 )
2025-05-16 12:07:19 +02:00
epenet
97869636f8
Use typed config entry in Habitica coordinator ( #144956 )
2025-05-16 11:59:11 +02:00
epenet
cbb092f792
Move icloud services to separate module ( #144980 )
2025-05-16 11:56:07 +02:00
Sanjay Govind
0c5ee37721
Update bosch_alarm door switch strings so they are more user friendly ( #144607 )
...
* Update door switch strings so they are more user friendly
* Update door switch strings so they are more user friendly
* Update door switch strings so they are more user friendly
* update strings
* update strings
2025-05-16 11:43:31 +02:00
epenet
e74aeeab1a
Use runtime_data in iaqualink ( #144988 )
2025-05-16 11:41:16 +02:00