Joost Lekkerkerker and GitHub
2d6068b842
Create device for the hub in SmartThings ( #139545 )
...
* Create device for the hub in SmartThings
* Create device for the hub in SmartThings
* Create device for the hub in SmartThings
2025-02-28 22:58:35 +01:00
J. Nick Koston and GitHub
ac4c379a0e
Bump PySwitchBot to 0.56.1 ( #139544 )
...
changelog: https://github.com/sblibs/pySwitchbot/compare/0.56.0...0.56.1
2025-02-28 15:42:33 -06:00
Joost Lekkerkerker and GitHub
00b7c4f9ef
Improve SmartThings OCF device info ( #139547 )
2025-02-28 23:30:57 +02:00
Joost Lekkerkerker and GitHub
3f48826370
Bump pysmartthings to 2.2.0 ( #139539 )
2025-02-28 21:06:45 +01:00
ed06831e9d
Fix alert not respecting can_acknowledge setting ( #139483 )
...
* fix(alert): check can_ack prior to acking
* fix(alert): add test for when can_acknowledge=False
* fix(alert): warn on can_ack blocking an ack
* Raise error when trying to acknowledge alert with can_acknowledge set to False
* Rewrite can_ack check as guard
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* Make can_ack service error msg human readable because it will show up in the UI
* format with ruff
* Make pytest aware of service error when acking an unackable alert
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2025-02-28 20:59:35 +01:00
Marcel van der Veldt and GitHub
c21234672d
Ensure Hue bridge is added first to the device registry ( #139438 )
2025-02-28 20:56:43 +01:00
32950df0b7
Specify recorder as after dependency in sql integration ( #139037 )
...
* Specify recorder as after dependency in sql integration
* Remove hassfest exception
---------
Co-authored-by: J. Nick Koston <nick@koston.org >
2025-02-28 20:51:56 +01:00
Cameron Ring and GitHub
0f615bbe4f
Add OptionsFlowHandler test for Lutron ( #139463 )
2025-02-28 20:50:39 +01:00
J. Nick Koston and GitHub
5a6ffe1901
Update Bluetooth remote config entries if the MAC is corrected ( #139457 )
...
* fix ble mac
* fixes
* fixes
* fixes
* restore deleted test
2025-02-28 20:49:31 +01:00
rappenze and GitHub
6ce48eab45
Use new pyfibaro library features ( #139476 )
2025-02-28 20:47:03 +01:00
Simone Chemelli and GitHub
437e545116
Rework Comelit tests ( #139475 )
...
* Rework Comelit tests
* allign
* restore coverage
2025-02-28 20:45:47 +01:00
Paulus Schoutsen and GitHub
1a80934593
Move TTS entity to own file ( #139538 )
...
* Move entity to own file
* Move entity tests
2025-02-28 20:40:13 +01:00
Joost Lekkerkerker and GitHub
455363871f
Use last event as color mode in SmartThings ( #139473 )
...
* Use last event as color mode in SmartThings
* Use last event as color mode in SmartThings
* Fix
2025-02-28 20:39:49 +01:00
Joost Lekkerkerker and GitHub
39bc37d225
Remove orphan devices on startup in SmartThings ( #139541 )
2025-02-28 20:33:25 +01:00
Paulus Schoutsen and GitHub
90fc6ffdbf
Add support for continue conversation in Assist Pipeline ( #139480 )
...
* Add support for continue conversation in Assist Pipeline
* Also forward to ESPHome
* Update snapshot
* And mobile app
2025-02-28 13:15:31 -06:00
Joost Lekkerkerker and GitHub
086c91485f
Set SmartThings delta energy to Total ( #139474 )
2025-02-28 20:03:24 +01:00
Norbert Rittel and GitHub
bf27ccce17
Clarify description of icloud.update action ( #139535 )
...
Currently the description of the `icloud.update` action can be easily misunderstood as just updating the device list or forcing a software update on all devices.
This commit changes the description to make clear that it asks for a state update of all devices.
2025-02-28 19:58:26 +01:00
Paulus Schoutsen and GitHub
70bb56e0fc
Text-to-Speech refactor ( #139482 )
...
* Refactor TTS
* More cleanup
* Cleanup
* Consolidate more
* Inline another function
* Inline another function
* Improve cleanup
2025-02-28 12:36:12 -06:00
Michael Hansen and GitHub
49c27ae7bc
Check area temperature sensors in get temperature intent ( #139221 )
...
* Check area temperature sensors in get temperature intent
* Fix candidate check
* Add new code back in
* Remove cruft from climate
2025-02-28 13:02:30 -05:00
Nathan Spencer and GitHub
e9bb4625d8
Set device class for wind direction weatherflow entities ( #139397 )
...
* Set wind_direction device class in weatherflow
* Remove measurement state_class from wind direction entities
2025-02-28 18:33:58 +01:00
Alexey ALERT Rubashёff and GitHub
2e077cbf12
Bump pyoverkiz to 1.16.1 ( #139532 )
2025-02-28 17:32:07 +00:00
Bram Kragten
178d509d56
Bump version to 2025.3.0b2
2025.3.0b2
2025-02-28 17:06:59 +01:00
Bram Kragten
09c129de40
Update frontend to 20250228.0 ( #139531 )
2025-02-28 17:06:51 +01:00
Joost Lekkerkerker and Bram Kragten
07128ba063
Bump yt-dlp to 2025.02.19 ( #139526 )
2025-02-28 17:06:50 +01:00
Robert Resch and Bram Kragten
a786ff53ff
Don't split wheels builder anymore ( #139522 )
2025-02-28 17:06:50 +01:00
Robert Svensson and Bram Kragten
d2e19c829d
Suppress unsupported event 'EVT_USP_RpsPowerDeniedByPsuOverload' by bumping aiounifi to v83 ( #139519 )
...
Bump aiounifi to v83
2025-02-28 17:06:49 +01:00
Jan Bouwhuis and Bram Kragten
94b342f26a
Make the Tuya backend library compatible with the newer paho mqtt client. ( #139518 )
...
* Make the Tuya backend library compatible with the newer paho mqtt client.
* Improve classnames and docstrings
2025-02-28 17:06:48 +01:00
Josef Zweck and Bram Kragten
9e3e6b3f43
Add diagnostics to onedrive ( #139516 )
...
* Add diagnostics to onedrive
* redact PII
* add raw data
2025-02-28 17:06:47 +01:00
Erik Montnemery and Bram Kragten
4300900322
Improve error handling in CoreBackupReaderWriter ( #139508 )
2025-02-28 17:06:46 +01:00
Brett Adams and Bram Kragten
342e04974d
Fix shift state in Teslemetry ( #139505 )
...
* Fix shift state
* Different fix
2025-02-28 17:06:46 +01:00
Erik Montnemery and Bram Kragten
fdb4c0a81f
Fail recorder.backup.async_pre_backup if Home Assistant is not running ( #139491 )
...
Fail recorder.backup.async_pre_backup if hass is not running
2025-02-28 17:06:45 +01:00
Ivan Lopez Hernandez and Bram Kragten
6de878ffe4
Fix Gemini Schema validation for #139416 ( #139478 )
...
Fixed Schema validation for issue #139477
2025-02-28 17:06:44 +01:00
Joost Lekkerkerker and Bram Kragten
c63aaec09e
Set SmartThings suggested display precision ( #139470 )
2025-02-28 17:06:43 +01:00
Joost Lekkerkerker and Bram Kragten
d8bf47c101
Only lowercase SmartThings media input source if we have it ( #139468 )
2025-02-28 17:06:42 +01:00
Joost Lekkerkerker and Bram Kragten
736ff8828d
Bump pysmartthings to 2.1.0 ( #139460 )
2025-02-28 17:06:41 +01:00
Josef Zweck and Bram Kragten
b501999a4c
Improve onedrive migration ( #139458 )
2025-02-28 17:06:40 +01:00
Jan-Philipp Benecke and Bram Kragten
3985f1c6c8
Change webdav namespace to absolut URI ( #139456 )
...
* Change webdav namespace to absolut URI
* Add const file
2025-02-28 17:06:39 +01:00
Joost Lekkerkerker and Bram Kragten
46ec3987a8
Bump pysmartthings to 2.0.1 ( #139454 )
2025-02-28 17:06:39 +01:00
Joost Lekkerkerker and Bram Kragten
df4e5a54e3
Fix SmartThings diagnostics ( #139447 )
2025-02-28 17:06:38 +01:00
J. Diego Rodríguez Royo and Bram Kragten
d8a259044f
Bump aiohomeconnect to 0.15.1 ( #139445 )
2025-02-28 17:06:37 +01:00
Michael Hansen and Bram Kragten
0891669aee
Move climate intent to homeassistant integration ( #139371 )
...
* Move climate intent to homeassistant integration
* Move get temperature intent to intent integration
* Clean up old test
2025-02-28 17:06:36 +01:00
83c0351338
Add new mediatypes to Music Assistant integration ( #139338 )
...
* Bump Music Assistant client to 1.1.0
* Add some casts to help mypy
* Add handling of the new media types in Music Assistant
* mypy cleanup
* lint
* update snapshot
* Adjust tests
---------
Co-authored-by: Franck Nijhof <git@frenck.dev >
2025-02-28 17:06:35 +01:00
Jeef and Bram Kragten
c5e5fe555d
Bump weatherflow4py to 1.3.1 ( #135529 )
...
* version bump of dep
* update requirements
2025-02-28 17:06:34 +01:00
Bram Kragten and GitHub
271d225e51
Update frontend to 20250228.0 ( #139531 )
2025-02-28 17:05:36 +01:00
Michael Hansen and GitHub
fca19a3ec1
Move climate intent to homeassistant integration ( #139371 )
...
* Move climate intent to homeassistant integration
* Move get temperature intent to intent integration
* Clean up old test
2025-02-28 10:25:38 -05:00
Josef Zweck and GitHub
0681652aec
Add diagnostics to onedrive ( #139516 )
...
* Add diagnostics to onedrive
* redact PII
* add raw data
2025-02-28 16:18:57 +01:00
Robert Resch and GitHub
5fa5d08b18
Bump wheels to 2025.02.0 ( #139525 )
2025-02-28 16:16:23 +01:00
Norbert Rittel and GitHub
0f0866cd52
Improve description of mode field in geniushub.set_zone_mode action ( #139513 )
...
Improve description of `mode` field in 'geniushub.set_zone_mode' action
As the three choices for the `mode` field show up as radio buttons in the UI the description does not need to repeat them.
This improves translations by avoiding any over-translation of these values.
2025-02-28 17:03:47 +02:00
Robert Svensson and GitHub
1b27365c58
Suppress unsupported event 'EVT_USP_RpsPowerDeniedByPsuOverload' by bumping aiounifi to v83 ( #139519 )
...
Bump aiounifi to v83
2025-02-28 17:00:31 +02:00
Joost Lekkerkerker and GitHub
3cd7f50216
Bump yt-dlp to 2025.02.19 ( #139526 )
2025-02-28 15:47:51 +01:00