jbouwh
1edea46a4d
Revert "Bump paho-mqtt client to version 2.1.0 ( #136130 )"
...
This reverts commit 7fa6f7e8755ee68ba43907944b0ad1a4b976fad6.
2025-02-28 08:56:10 +00:00
jbouwh
c476e92bdc
Revert " Upgrade paho-mqtt API to v2 ( #137613 )"
...
This reverts commit d6b7762dd65c7814f7b816a28f589bb0a3899233.
2025-02-28 08:52:41 +00:00
jbouwh
8dcd9945e8
Revert "Set clean_start=True on connect to MQTT broker ( #136026 )"
...
This reverts commit f8ffbf0506c168ee87df85df113c6f42e9e8bc51.
2025-02-28 08:52:08 +00:00
Joost Lekkerkerker
6953c20a65
Set SmartThings suggested display precision ( #139470 )
2025-02-28 09:15:13 +01:00
Ivan Lopez Hernandez
4e8186491c
Fix Gemini Schema validation for #139416 ( #139478 )
...
Fixed Schema validation for issue #139477
2025-02-27 19:10:42 -08:00
rappenze
6fa93edf27
Bump pyfibaro to 0.8.2 ( #139471 )
2025-02-27 22:27:18 +00:00
Joost Lekkerkerker
ef13b35c35
Only lowercase SmartThings media input source if we have it ( #139468 )
2025-02-27 21:50:34 +00:00
J. Nick Koston
0afdd9556f
Bump aioesphomeapi to 29.3.1 ( #139465 )
2025-02-27 21:45:13 +00:00
J. Nick Koston
e11ead410b
Add coverage to ensure we do not load base platforms before recorder ( #139464 )
2025-02-27 20:50:23 +00:00
Norbert Rittel
ef7058f703
Improve descriptions of lyric.set_hold_time
action and field ( #139385 )
...
* Fix misleading descriptions on lyric.set_hold_time action
While on Honeywell Lyric thermostats the user can set a "Hold Until" time of day, the set_hold_time action does define a time period instead (Example: 01:00:00)
Therefore both descriptions are incorrectly using "until" for explaining the purpose of the action itself and the `time_period` field.
This commit re-words both and adds some additional context that helps users (and translators) better understand this action and its purpose.
In addition the action name is changed to proper sentence-casing.
* Replace "time" with "duration" for additional clarity
2025-02-27 22:47:20 +02:00
Josef Zweck
938855bea3
Improve onedrive migration ( #139458 )
2025-02-27 20:42:04 +01:00
Joost Lekkerkerker
4c00c56afd
Bump pysmartthings to 2.0.1 ( #139454 )
2025-02-27 21:30:18 +02:00
Simone Chemelli
8cc7e7b76f
Full test coverage for Vodafone Station init ( #139451 )
...
Full test coverage for Vodafone Station init
2025-02-27 20:07:12 +01:00
J. Diego Rodríguez Royo
df006aeade
Bump aiohomeconnect to 0.15.1 ( #139445 )
2025-02-27 19:23:46 +01:00
Joost Lekkerkerker
ffac522554
Fix SmartThings diagnostics ( #139447 )
2025-02-27 19:39:18 +02:00
starkillerOG
9502dbee56
Add more diagnostic info to Reolink ( #139436 )
...
* Add diagnostic info
* Bump reolink-aio to 0.12.1
* Add tests
2025-02-27 19:39:01 +02:00
J. Nick Koston
a339fbaa82
Bump aioesphomeapi to 29.3.0 ( #139441 )
2025-02-27 16:56:30 +00:00
Bram Kragten
b02eaed6b0
Update frontend to 20250227.0 ( #139437 )
2025-02-27 16:42:08 +01:00
Joost Lekkerkerker
df594748cf
Bump ruff to 0.9.8 ( #139434 )
2025-02-27 15:00:24 +00:00
Paulus Schoutsen
744a7a0e82
Fix conversation agent fallback ( #139421 )
2025-02-27 15:51:40 +01:00
Joost Lekkerkerker
f677b910a6
Add diagnostics to SmartThings ( #139423 )
2025-02-27 15:23:25 +01:00
Michael Arthur
0da6b28808
Add lawn mower entity id format ( #139402 )
...
* add missing entity id format
* use ENTITY_ID_FORMAT in mqtt lawn mower
2025-02-27 15:02:14 +01:00
Marcel van der Veldt
f111a2c34a
Fix Music Assistant media player entity features ( #139428 )
...
* Fix Music Assistant supported media player features
* Update supported features when player config changes
* Add tests
2025-02-27 15:30:29 +02:00
starkillerOG
59eb323f8d
Bump reolink-aio to 0.12.1 ( #139427 )
2025-02-27 15:29:57 +02:00
Joost Lekkerkerker
7ae13a4d72
Bump pysmartthings to 2.0.0 ( #139418 )
...
* Bump pysmartthings to 2.0.0
* Fix
* Fix
* Fix
* Fix
2025-02-27 13:25:55 +01:00
J. Nick Koston
735b843f5e
Bump bleak-esphome to 2.8.0 ( #139426 )
2025-02-27 12:22:43 +00:00
J. Nick Koston
5b1783e859
Bump habluetooth to 3.24.1 ( #139420 )
2025-02-27 11:41:27 +00:00
LG-ThinQ-Integration
7b14b6af0e
Add water heater entity to LG ThinQ ( #138257 )
...
Co-authored-by: yunseon.park <yunseon.park@lge.com>
2025-02-27 11:03:44 +00:00
J. Diego Rodríguez Royo
cc18ec2de8
Fix fetch options error for Home connect ( #139392 )
...
* Handle errors when obtaining options definitions
* Don't fetch program options if the program key is unknown
* Test to ensure that available program endpoint is not called on unknown program
2025-02-27 12:00:14 +01:00
Josef Zweck
df59adf5d1
Add reconfiguration to azure_storage ( #139414 )
...
* Add reauthentication to azure_storage
* Add reconfigure to azure_storage
* iqs
* update string
* ruff
2025-02-27 11:06:03 +01:00
dependabot[bot]
8c98cede60
Bump actions/attest-build-provenance from 2.2.0 to 2.2.1 ( #139406 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-27 10:44:50 +01:00
dependabot[bot]
b1a70c86c3
Bump docker/build-push-action from 6.14.0 to 6.15.0 ( #139407 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-27 10:44:13 +01:00
dependabot[bot]
63daed0ed6
Bump codecov/codecov-action from 5.3.1 to 5.4.0 ( #139408 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-27 10:43:13 +01:00
Josef Zweck
2150a668b0
Add reauthentication to azure_storage ( #139411 )
...
* Add reauthentication to azure_storage
* update docstring
2025-02-27 10:17:57 +01:00
Josef Zweck
b505722f38
Bump onedrive to 0.0.12 ( #139410 )
...
* Bump onedrive to 0.0.12
* Add alternative name
2025-02-27 10:00:50 +01:00
puddly
036eef2b6b
Bump ZHA to 0.0.51 ( #139383 )
...
* Bump ZHA to 0.0.51
* Fix unit tests not accounting for primary entities
2025-02-26 22:22:08 +02:00
Michael Hansen
f3fb7cd8e8
Bump intents to 2025.2.26 ( #139387 )
2025-02-26 20:14:03 +00:00
J. Diego Rodríguez Royo
42f55bf271
Small improvements to Home Connect strings and icons ( #139386 )
...
* Small improvements to Home Connect strings and icons
* Fix test
2025-02-26 21:02:00 +01:00
Erik Montnemery
6d7dad41d9
Bump hatasmota to 0.10.0 ( #139382 )
2025-02-26 21:31:45 +02:00
fwestenberg
9dbce6d904
Bump stookwijzer==1.6.1 ( #139380 )
2025-02-26 21:31:24 +02:00
Bram Kragten
7f0db3181d
Bump version to 2025.4.0 ( #139381 )
2025-02-26 19:54:29 +01:00
Joost Lekkerkerker
2e972422c2
Fix typo in SmartThing string ( #139373 )
2025-02-26 18:19:45 +01:00
Joost Lekkerkerker
3a21c36173
Don't create entities for disabled capabilities in SmartThings ( #139343 )
...
* Don't create entities for disabled capabilities in SmartThings
* Fix
* fix
* fix
2025-02-26 18:19:28 +01:00
Joost Lekkerkerker
25ee2e58a5
Add translatable states to dryer job state in SmartThings ( #139370 )
...
* Add translatable states to washer job state in SmartThings
* Add translatable states to dryer job state in Smartthings
* fix
* fix
2025-02-26 18:15:14 +01:00
Joost Lekkerkerker
561b3ae21b
Add translatable states to dryer machine state in Smartthings ( #139369 )
2025-02-26 18:14:59 +01:00
J. Diego Rodríguez Royo
5be7f49146
Improve Home Connect oven cavity temperature sensor ( #139355 )
...
* Improve oven cavity temperature translation
* Fetch cavity temperature unit
* Handle generic Home Connect error
* Improve test clarity
2025-02-26 18:11:40 +01:00
Joost Lekkerkerker
2694828451
Add translatable states to washer job state in SmartThings ( #139368 )
...
* Add translatable states to washer job state in SmartThings
* fix
* Update homeassistant/components/smartthings/sensor.py
2025-02-26 18:07:56 +01:00
Joost Lekkerkerker
3eea932b24
Add translatable states to robot cleaner turbo mode in SmartThings ( #139364 )
2025-02-26 17:53:16 +01:00
Joost Lekkerkerker
468208502f
Add translatable states to smoke detector in SmartThings ( #139365 )
2025-02-26 17:52:57 +01:00
Joost Lekkerkerker
92268f894a
Add translatable states to washer machine state in SmartThings ( #139366 )
2025-02-26 17:34:29 +01:00