Antoine Reversat and Franck Nijhof
d67ccd2fce
FGLair : Upgrade to ayla-iot-unofficial 1.4.7 ( #140296 )
...
Upgrade to ayla-iot-unofficial 1.4.7
2025-03-11 14:57:10 +00:00
Joost Lekkerkerker and Franck Nijhof
29c9d3804b
Fix dryer operating state in SmartThings ( #140277 )
2025-03-11 14:57:07 +00:00
Maikel Punie and Franck Nijhof
76d478c84f
Bump velbusaio to 2025.3.0 ( #140267 )
2025-03-11 14:56:54 +00:00
Jan Bouwhuis and Franck Nijhof
5d9d6f099c
Fix client_id not generated when connecting to the MQTT broker ( #140264 )
...
Fix client_id not generated when connecting to the MQTT broker
2025-03-11 14:56:49 +00:00
epenet and Franck Nijhof
e4b31640b3
Fix version not always available in onewire ( #140260 )
2025-03-11 14:56:43 +00:00
Luke Lashley and Franck Nijhof
c43f6a67d0
Fix todo tool broken with Gemini 2.0 models. ( #140246 )
...
* Change tool name for addlist item
* Change to HasListAddItem
* extract to function
2025-03-11 14:55:51 +00:00
victorclaessen and GitHub
490dd3b525
Add microseconds as unit for device class duration ( #140307 )
...
* Add microseconds as unit for device class duration.
Add microseconds as unit for device class duration. The converter already supports it.
* Update const.py
Also update number component
2025-03-11 14:52:55 +00:00
J. Diego Rodríguez Royo and Franck Nijhof
0bbab63193
Add 900 RPM option to washer spin speed options at Home Connect ( #140234 )
...
Add 900 RPM option to washer spin speed options
2025-03-11 14:52:37 +00:00
06188b8fbd
Refresh Home Connect token during config entry setup ( #140233 )
...
* Refresh token during config entry setup
* Test 500 error
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-03-11 14:52:33 +00:00
David Bonnes and Franck Nijhof
bbbb5cadd4
Bump evohome-async to 1.0.4 to fix #140194 ( #140230 )
...
bump client, add test for fix #140194
2025-03-11 14:52:29 +00:00
Jan-Philipp Benecke and Franck Nijhof
52fcdda429
Log broad exception in Electricity Maps config flow ( #140219 )
2025-03-11 14:52:25 +00:00
Manu and Franck Nijhof
7d93ceb0f0
Fix events without user in Bring integration ( #140213 )
...
Fix events without publicUserUuid
2025-03-11 14:52:22 +00:00
msm595 and Franck Nijhof
873e4b77eb
Fix the order of the group members attribute of the Music Assistant integration ( #140204 )
2025-03-11 14:52:17 +00:00
Jan Bouwhuis and Franck Nijhof
61f0eabcbb
Revert "Check if the unit of measurement is valid before creating the entity" ( #140155 )
...
Revert "Check if the unit of measurement is valid before creating the entity …"
This reverts commit 99e1a7a676 .
2025-03-11 14:50:10 +00:00
Joost Lekkerkerker and Franck Nijhof
134b5319e1
Set device class for Oven Completion time in SmartThings ( #140139 )
2025-03-11 14:50:05 +00:00
Joost Lekkerkerker and Franck Nijhof
ee78e21950
Support null supported Thermostat modes in SmartThings ( #140101 )
2025-03-11 14:47:50 +00:00
Andrew Sayre and Franck Nijhof
323bc54efc
Fix HEOS user initiated setup when discovery is waiting confirmation ( #140119 )
2025-03-11 14:46:18 +00:00
Jan Bouwhuis and Franck Nijhof
fd2dee3c11
Fix MQTT JSON light not reporting color temp status if color is not supported ( #140113 )
2025-03-11 14:46:14 +00:00
Joost Lekkerkerker and Franck Nijhof
fc53322c07
Handle None options in SmartThings ( #140110 )
...
* Handle None options in SmartThings
* Handle None options in SmartThings
2025-03-11 14:46:08 +00:00
Joost Lekkerkerker and Franck Nijhof
faf9977abb
Check support for thermostat operating state in SmartThings ( #140103 )
2025-03-11 14:46:03 +00:00
Joost Lekkerkerker and Franck Nijhof
7336c8fc07
Map prewash job state in SmartThings ( #140097 )
2025-03-11 14:36:17 +00:00
Andrew Sayre and Franck Nijhof
5cfaeda95b
Fix HEOS discovery error when previously ignored ( #140091 )
...
Abort ignored discovery
2025-03-11 14:36:13 +00:00
David Bonnes and Franck Nijhof
a78e9039c6
Update evohome-async to 1.0.3 ( #140083 )
...
bump client to 1.0.3
2025-03-11 14:36:10 +00:00
Franck Nijhof
227f3cea25
Update jinja to 3.1.6 ( #140069 )
2025-03-11 14:36:06 +00:00
Keilin Bickar and Franck Nijhof
cab4890246
Bump sense-energy lib to 0.13.7 ( #140068 )
2025-03-11 14:36:03 +00:00
95fd096bdd
Label emergency heat switch ( #139872 )
...
* Add label to emergency heat switch
* Use sentence case names
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2025-03-11 14:35:59 +00:00
Evan Farrell and Franck Nijhof
91cf8cb547
Bump govee_ble to 0.43.1 ( #139862 )
...
Bump govee_ble to 0.43.0
2025-03-11 14:35:56 +00:00
Erik Montnemery and Franck Nijhof
3ce4f3f918
Don't allow creating backups if Home Assistant is not running ( #139499 )
...
* Don't allow creating backups if hass is not running
* Revert "Don't allow creating backups if hass is not running"
This reverts commit 1bf545eb25 .
* Set backup manager to idle only after Home Assistant has started
* Update according to discussion, add tests
* Add more test
2025-03-11 14:35:46 +00:00
71159c755f
Delete subscription on shutdown of SmartThings ( #140135 )
...
* Cache subscription url in SmartThings
* Cache subscription url in SmartThings
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Bump pysmartthings to 2.7.1
* 2.7.2
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-03-11 15:33:32 +01:00
Luke Lashley and GitHub
3c57b12cd1
Fix bug with all Roborock maps being set to the wrong map when empty ( #138493 )
...
* Fix bug with all maps being set to the same when empty
* fix parens
* fix other parens
* rework some of the logic
* few small updates
* Remove test that is no longer relevant
* remove updated time bump
2025-03-11 07:31:20 -07:00
Allen Porter and GitHub
ca33d7263f
Improve roborock map image ( #140379 )
2025-03-11 15:12:19 +01:00
Pete Sage and GitHub
6c54f8dff2
Fix browsing Audible Favorites in Sonos ( #140378 )
...
* initial commit
* updates
* update test data
2025-03-11 14:56:41 +01:00
starkillerOG and GitHub
7bdec5f19f
Bump reolink-aio to 0.12.2 ( #140369 )
2025-03-11 14:54:02 +01:00
Luke Lashley and GitHub
8edecd8671
Bump python-roborock to 2.12.2 ( #140368 )
...
bump python roboorck to 2.12.2
2025-03-11 14:47:30 +01:00
Joost Lekkerkerker and GitHub
536109251e
Make sure SmartThings light can deal with unknown states ( #140190 )
...
* Fix
* add comment
* Make light unknown
* Make light unknown
2025-03-11 14:47:13 +01:00
Artur Pragacz and GitHub
d82c30364a
Remove redundant after dependencies in person ( #140354 )
2025-03-11 14:12:30 +01:00
Norbert Rittel and GitHub
ca5ce74740
Improve user-facing strings of hassio component ( #140355 )
...
- capitalize "Internet"
- remove excessive space character
- add "the" and trailing period in description of `homeassistant_exclude_database` field
- replace duplicate strings in `backup_partial` with references to `backup_full` action
2025-03-11 15:10:54 +02:00
epenet and GitHub
1c242a6602
Migrate homekit tests to use unit system ( #140372 )
2025-03-11 15:10:20 +02:00
Joost Lekkerkerker and GitHub
0e7a083847
Handle incomplete power consumption reports in SmartThings ( #140370 )
2025-03-11 14:10:06 +01:00
Artur Pragacz and GitHub
13e9906929
Remove redundant after dependencies in search ( #140353 )
2025-03-11 14:09:58 +01:00
epenet and GitHub
25d6974137
Migrate balboa tests to use unit system ( #140371 )
2025-03-11 15:09:50 +02:00
Jan-Philipp Benecke and GitHub
d2124db3ec
Fix double space quoting in WebDAV ( #140364 )
2025-03-11 14:06:44 +01:00
Joost Lekkerkerker and GitHub
bc6d342919
Fix no temperature unit in SmartThings ( #140363 )
2025-03-11 14:03:15 +01:00
epenet and GitHub
daaa1486fc
Migrate lg_thinq tests to use unit system ( #140365 )
2025-03-11 14:54:21 +02:00
epenet and GitHub
7826bb9323
Migrate google_assistant tests to use unit system ( #140366 )
2025-03-11 13:51:56 +01:00
epenet and GitHub
289e94f270
Migrate gree tests to use unit system ( #140358 )
2025-03-11 14:38:44 +02:00
epenet and GitHub
b160ce21fc
Migrate google_assistant tests to use unit system ( #140357 )
2025-03-11 13:21:00 +01:00
Maciej Bieniek and GitHub
98cf936ff5
Improve config flow for GIOS ( #139935 )
...
* Initial commit
* Use TYPE_CHECKING
* Update strings
* Remove default value
* Improve tests
2025-03-11 13:52:40 +02:00
Norbert Rittel and GitHub
d3a96ba688
Use trademark "Time-of-Use Price Plan" in srp_energy integration ( #140350 )
2025-03-11 11:18:35 +01:00
Norbert Rittel and GitHub
47a9f25ba6
Improve name and description of nexia.set_hvac_run_mode action ( #140348 )
...
- use proper capitalization of "HVAC" in action name
- better explain that you can set the run mode ("permanent_hold" / "run_schedule") and / or the operation mode ("auto" / "cool" / "heat") of the HVAC system
2025-03-11 11:14:22 +01:00