Norbert Rittel
2453e7e686
Improve descriptions of fan_min_on_time
in ecobee
actions ( #141086 )
...
Add the explanations from the online docs to the `description` strings of both the `set_fan_min_on_time` action and its `fan_min_on_time` field.
Make the `fan_min_on_time` field of the `create_vacation` action consistent by dropping "(0 to 60)" from it (the UI takes care of that).
Fix sentence-casing of "Away indefinitely" state.
2025-03-22 16:30:24 +02:00
J. Diego Rodríguez Royo
4479b7b13d
Add missing Home Connect chiller doors ( #141105 )
2025-03-22 14:31:28 +01:00
Joost Lekkerkerker
1492c59abe
Delete deleted devices on runtime in SmartThings ( #141080 )
2025-03-22 13:12:37 +01:00
Joost Lekkerkerker
5961a46fc0
Start reauth for SmartThings if token expired ( #141082 )
2025-03-22 13:12:24 +01:00
J. Nick Koston
b7d300b49f
Bump habluetooth to 3.37.0 ( #141088 )
...
changelog: https://github.com/Bluetooth-Devices/habluetooth/compare/v3.36.0...v3.37.0
2025-03-22 14:06:49 +02:00
J. Diego Rodríguez Royo
dc146e393c
Add coordinator context override to Home Connect entity constructor ( #141104 )
...
* Improve Home Connect entity constructor to allow coordinator context override
* Simplify context usage at entity constructor
2025-03-22 12:42:54 +01:00
J. Diego Rodríguez Royo
9d9b352631
Move Home Connect service actions to a services.py ( #141100 )
...
* Move Home Connect service actions to a actions.py
* Rename actions.py to services.py
* Move more fuctions to module level
2025-03-22 12:35:46 +01:00
Maciej Bieniek
c08cbf3763
Use ShellyConfigEntry type in Shelly config flow ( #141103 )
...
Use ShellyConfigEntry type in async_get_options_flow
2025-03-22 11:57:59 +02:00
J. Diego Rodríguez Royo
ffd5c003cb
Remove Home Connect service error string constants ( #141102 )
2025-03-22 10:48:35 +01:00
Andrew Sayre
34318ab655
Bump pyheos to 1.0.4 ( #141091 )
2025-03-21 12:19:05 -10:00
J. Nick Koston
6027a26761
Add SSLContext.set_default_verify_paths to asyncio blocking detection ( #140648 )
...
This one loads a significant number of files from /etc/ssl
2025-03-21 11:50:18 -10:00
tdfountain
2571725eb9
Add metered PDU dynamic outlet sensors to NUT ( #140179 )
...
* Add metered PDU dynamic outlet sensors
* Make deep copy and improve efficiency of loops
* Improve performance by creating new dict
Co-authored-by: J. Nick Koston <nick+github@koston.org>
* Remove unused import copy
* Use outlet name (if available) in friendly name and remove as separate sensor
---------
Co-authored-by: J. Nick Koston <nick+github@koston.org>
2025-03-21 11:41:43 -10:00
dependabot[bot]
84c6fa256c
Bump home-assistant/builder from 2025.02.0 to 2025.03.0 ( #141039 )
...
Bumps [home-assistant/builder](https://github.com/home-assistant/builder ) from 2025.02.0 to 2025.03.0.
- [Release notes](https://github.com/home-assistant/builder/releases )
- [Commits](https://github.com/home-assistant/builder/compare/2025.02.0...2025.03.0 )
---
updated-dependencies:
- dependency-name: home-assistant/builder
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-21 21:44:33 +01:00
Franck Nijhof
2f244b2b66
2025.3.4 ( #141081 )
2025.3.4
2025-03-21 21:21:43 +01:00
Martin Hjelmare
1b7e53fd01
Improve Home Connect appliances test fixture ( #139787 )
...
Improve Home Connect appliances fixture
2025-03-21 19:45:18 +00:00
Franck Nijhof
bfabf972a8
Bump version to 2025.3.4
2025-03-21 19:35:24 +00:00
Luke Lashley
c0c997eed8
Bump python-snoo to 0.6.4 ( #141030 )
2025-03-21 19:35:03 +00:00
Luke Lashley
14b07087dc
Bump Python-Snoo to 0.6.3 ( #140628 )
...
Bump python-Snoo to 0.6.3
2025-03-21 19:34:59 +00:00
puddly
f54a634563
Bump ZHA to 0.0.53 ( #141025 )
...
* Bump ZHA to 0.0.53
* Regenerate snapshot
2025-03-21 19:33:41 +00:00
J. Diego Rodríguez Royo
e98d518b0b
Fix some Home Connect options keys ( #141023 )
...
Fix some options keys
2025-03-21 19:33:38 +00:00
starkillerOG
121ee27105
Reolink fix playback headers ( #141015 )
2025-03-21 19:33:35 +00:00
Ivan Lopez Hernandez
5681f4f2ea
Ensure file is correctly uploaded by the GenAI SDK ( #140969 )
...
Opened the file outside of the SDK
2025-03-21 19:33:32 +00:00
Joost Lekkerkerker
8a63fa3bb7
Log SmartThings subscription error on exception ( #140939 )
2025-03-21 19:33:28 +00:00
Josef Zweck
983a2f513d
Bump pylamarzocco to 1.4.9 ( #140916 )
2025-03-21 19:33:24 +00:00
Joost Lekkerkerker
aab349e787
Fix SmartThings ACs without supported AC modes ( #140744 )
2025-03-21 19:31:08 +00:00
Joost Lekkerkerker
21ced23c3c
Bump pySmartThings to 2.7.4 ( #140720 )
...
* Bump pySmartThings to 2.7.3
* Bump pySmartThings to 2.7.3
* Fix
* Fix
* Fix
2025-03-21 19:25:33 +00:00
Josef Zweck
a453e9d4c2
Don't reload onedrive on options flow ( #140712 )
2025-03-21 19:21:22 +00:00
Joost Lekkerkerker
1385bcdb90
Grade SmartThings on the integration quality scale ( #141078 )
2025-03-21 20:19:45 +01:00
Adam Feldman
3f493dce06
Fix broken core integration Smart Meter Texas by switching it to use HA's SSL Context ( #140694 )
...
* Update __init__.py to use HA's SSLContext
* Update config_flow.py to use HA's SSLContext
* Use default context for config_flow.py
* Use default context instead in __init__.py
Co-authored-by: Josef Zweck <josef@zweck.dev>
* Fix import in __init__.py
* Fix import in config_flow.py
---------
Co-authored-by: Josef Zweck <josef@zweck.dev>
2025-03-21 19:19:06 +00:00
Joost Lekkerkerker
403fe36489
Check Celsius in SmartThings oven setpoint ( #140687 )
2025-03-21 19:19:03 +00:00
J. Nick Koston
66fd7d9e8a
Bump PySwitchBot to 0.57.1 ( #140681 )
...
changelog: https://github.com/sblibs/pySwitchbot/compare/0.56.1...0.57.1
fixes #140405
2025-03-21 19:19:00 +00:00
Glenn Waters
c9ceade10d
Fix Elk-M1 missing TLS 1.2 check ( #140672 )
...
* Fix for missing TLS 1.2 check
* Fix error message.
* combine startswith
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-03-21 19:18:57 +00:00
Joost Lekkerkerker
85b6b3a360
Make Oven setpoint follow temperature UoM in SmartThings ( #140666 )
2025-03-21 19:18:08 +00:00
Maikel Punie
a2102f9b98
Fix optional password in Velbus config flow ( #140615 )
...
* Fix velbusconfigflow
* add tests
* Paramtize the tests
* Removed duplicate test in favor of another case
* more comments
2025-03-21 19:12:20 +00:00
J. Diego Rodríguez Royo
28cad1d085
Handle non documented options at Home Connect select entities ( #140608 )
...
* Allow non documented options at select entities
* Don't allow undocumented options
2025-03-21 19:12:17 +00:00
J. Diego Rodríguez Royo
9d8dbfbf3f
Add 700 RPM option to washer spin speed options at Home Connect ( #140607 )
...
Add 700 RPM option to washer spin speed options
2025-03-21 19:12:14 +00:00
Hessel
1382a001e3
Change max ICP value to fixed value for Wallbox Integration ( #140592 )
...
change max ICP value to fixed value
Co-authored-by: Hessel van Es <hessel@datadragons.nl>
2025-03-21 19:12:10 +00:00
Pete Sage
88e3dcccda
Album art not available for Sonos media library favorites ( #140557 )
...
* get album art uri for favorites
* add tests
* update typing
* update typing
* update typing
* simplify
2025-03-21 19:12:07 +00:00
J. Diego Rodríguez Royo
43e24cf833
Handle API rate limit error on Home Connect entities fetch ( #139384 )
...
* Handle API rate limit error on entities fetch
* Apply suggestions
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add decorator (does not work)
* Fix decorator
* Apply suggestions
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add test
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-03-21 19:12:03 +00:00
J. Diego Rodríguez Royo
65aef40a3f
Fix initial fetch of Home Connect appliance data to handle API rate limit errors ( #139379 )
...
* Fix initial fetch of appliance data to handle API rate limit errors
* Apply comments
* Delete stale function
* Handle api rate limit error at options fetching
* Update appliances after stream non-breaking error
* Always initialize coordinator data
* Improve device update
* Update test description
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-03-21 19:11:58 +00:00
Joost Lekkerkerker
276e2e8f59
Move device creation in SmartThings ( #141074 )
...
Move device creation
2025-03-21 19:32:05 +02:00
Joost Lekkerkerker
5f67623214
Deprecate SmartThings events ( #141073 )
2025-03-21 18:26:17 +01:00
Joost Lekkerkerker
e78e873892
Add update platform to SmartThings ( #141070 )
...
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* fix
* fix
* Add AC tests
* Add thermostat tests
* Add cover tests
* Add device tests
* Add light tests
* Add rest of the tests
* Add update
* Add oauth
* Add oauth tests
* Add oauth tests
* Add oauth tests
* Add oauth tests
* Bump version
* Add rest of the tests
* Finalize
* Finalize
* Finalize
* Finalize
* Finalize
* Finalize
* Finalize
* Finalize
* Finalize
* Finalize
* Finalize
* Add test fixtures
* Add test fixtures
2025-03-21 17:01:13 +01:00
G Johansson
16d335efc0
Update quality scale for Sensibo ( #135924 )
...
* Update quality scale for Sensibo
* platinum
2025-03-21 16:59:03 +01:00
Joost Lekkerkerker
74ed0e8011
Add support for PM1.0 in SmartThings ( #141061 )
...
* Add support for PM1.0 in SmartThings
* Add test fixtures
* Add test fixtures
2025-03-21 16:29:00 +01:00
Simone Chemelli
c1753631b1
Handle button presses exceptions for Vodafone Station ( #140953 )
...
* Handle button presses execeptions for Vodafone Station
* apply review comment
2025-03-21 16:26:51 +01:00
Joost Lekkerkerker
f84a46680d
Add event platform to SmartThings ( #141066 )
...
* Add event platform to SmartThings
* Add event platform to SmartThings
* Fix
2025-03-21 16:20:42 +01:00
Joost Lekkerkerker
a9cbc72ce5
Add child lock to SmartThings ( #140200 )
...
* Add kids lock to SmartThings
* Add kids lock to SmartThings
* Fix
* Fix
2025-03-21 14:03:44 +01:00
Luke Lashley
466ec0b596
Fix failing Roborock test ( #141059 )
...
Fix the falky test
2025-03-21 05:31:17 -07:00
Wouter
858f0e6657
Fixed issue where the device was already disconnected when setting up the event platform ( #140722 )
...
* Changed where the script events are collected to remove any device communication from async_setup_entry
* Implemented improvements and added a test to test whats happends when script_getcode fails
* Renamed script_events to rpc_script_event to make clear this is only for RPC devices
Co-authored-by: Shay Levy <levyshay1@gmail.com>
---------
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2025-03-21 14:13:56 +02:00