Josef Zweck
7f69c689bf
Bump onedrive-personal-sdk to 0.0.3 ( #137309 )
2025-02-04 12:39:00 +01:00
Jan Bouwhuis
efc515ff4e
Remove legacy color_mode support for legacy mqtt json light ( #136996 )
2025-02-04 12:34:36 +01:00
Marc Mueller
64a40a3396
Improve frontier_silicon media_player typing ( #137080 )
2025-02-04 12:25:09 +01:00
Erik Montnemery
ca53d97a6d
Improve shutdown of _CipherBackupStreamer ( #137257 )
...
* Improve shutdown of _CipherBackupStreamer
* Catch the right exception
2025-02-04 12:24:30 +01:00
Norbert Rittel
e18062bce4
Improve descriptions of Bluesound actions ( #137156 )
2025-02-04 12:17:49 +01:00
Marc Mueller
30c0a1492c
Update codespell to 2.4.1 ( #137312 )
2025-02-04 12:16:24 +01:00
Marc Mueller
43b034b8bb
Update pyoverkiz to 1.16.0 ( #137310 )
2025-02-04 12:03:10 +01:00
Marc Mueller
b98b38b3f0
Update pytest-aiohttp to 1.1.0 ( #137311 )
2025-02-04 12:01:09 +01:00
epenet
09cea6ce96
Cleanup runtime warnings in async unit tests ( #137308 )
2025-02-04 11:44:17 +01:00
Erik Montnemery
650351a7f3
Report progress while creating supervisor backup ( #137301 )
...
* Report progress while creating supervisor backup
* Use enum util
2025-02-04 11:36:03 +01:00
epenet
c3b40e681d
Fix data update coordinator garbage collection ( #137299 )
2025-02-04 11:20:06 +01:00
Sid
4ce3fa8813
Allow integrations with digits in hassfest QS runtime_data ( #136479 )
2025-02-04 10:57:02 +01:00
Robert Resch
ea3ccc02d7
Bump uv to 0.5.27 ( #137297 )
2025-02-04 09:20:28 +01:00
epenet
0c55538370
Use runtime_data in faa_delays ( #137292 )
2025-02-04 09:02:50 +01:00
Brett Adams
6bd3792e9f
Bump tesla-fleet-api to 0.9.2 ( #137295 )
2025-02-04 08:51:13 +01:00
epenet
5e0312ca60
Use HassKey in file_upload ( #137294 )
2025-02-04 08:45:41 +01:00
epenet
0f57347797
Use runtime_data in fastdotcom ( #137293 )
2025-02-04 08:44:24 +01:00
Daniel Hjelseth Høyer
82369535c4
Bump pymill to 0.12.3 ( #137264 )
...
Mill lib 0.12.3
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2025-02-04 08:25:18 +01:00
Michael
f9cc3361e3
Don't blow up when a backup doesn't exist on Synology DSM ( #136913 )
...
* don't raise while delte not existing backup
* only raise when error ne 408
2025-02-03 17:42:30 -05:00
Jan Stienstra
42cab208d0
Update Jellyfin codeowner ( #137270 )
2025-02-03 17:38:01 -05:00
Ernst Klamer
7fe89ea329
Add channel sensor to bthome ( #137072 )
2025-02-03 22:21:58 +00:00
Simone Chemelli
1654c28d74
Pass config_entry as param to Shelly coordinator ( #137276 )
...
* Pass config_entry as param
* diff approach
2025-02-03 22:58:50 +01:00
Wouter
6fa87da5bd
Add Shelly script events entities ( #135979 )
...
* When an event is received from a script component on a shelly device, this event is send to the hass event bus
* Event emitted from a script will be send to the corresponding event entity
* Added tests for the shelly script event
* The event entity for script are now hidden by default
* Forgot to enable script event entities by default for the test
* Made serveral improvement for the shelly script event entity
- Added device name to event entity
- The event entity is now only created when a script has any event types
- The test for this entity now uses snapshots
* Shelly script event entities will not be create for the BLE scanning script and will now be automatically removed when the script no longer exsists
* Changed variable name to avoid confusion with _id
* Removed old const from first implementation and removed _script_event_listeners and used _event_listeners instead to listen for script events
2025-02-03 22:41:39 +02:00
Paulus Schoutsen
649319f4ee
Introduce async_add_assistant_content to conversation chat log ( #137273 )
...
introduce async_add_assistant_content_without_tools to conversation chat log
2025-02-03 14:27:55 -06:00
Abílio Costa
282560acf8
Allow ignored idasen_desk devices to be set up from the user flow ( #137253 )
2025-02-03 13:54:09 -06:00
Simone Chemelli
1680adf158
Add device cleanup to Vodafone Station ( #116024 )
...
* add device cleanup
* apply review comments
* fix description
* make cleanup automatic
* .
* rework approach based on IQS021 rule
* add initial devices list from registry
* use connections instead of identifiers
* apply review comment
* add some coordinator tests
* one more test
* cleanup tests
* allign tests
* apply review comment
* removed sensor test
* cleanup test
* align test to latest code
* typo
* fix after rebase
* introduce generic helper
* apply some review comments
* add comments to clarify design
* apply latest review comment
* ruff
* improved coverage
* more coverage
* 100% helpers.py test coverage
* improve test
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-02-03 20:48:50 +01:00
Marc Mueller
5a14409dda
Update tqdm to 4.67.1 ( #137241 )
2025-02-03 19:37:38 +01:00
Bram Kragten
3bfc1a87c8
Update frontend to 20250203.0 ( #137263 )
2025-02-03 19:37:12 +01:00
Michael Hansen
28edbdc107
Clear extra system prompt on start_conversation error ( #137254 )
...
* Clear extra system prompt on start_conversation error
* Update homeassistant/components/assist_satellite/entity.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-02-03 12:07:45 -05:00
Erik Montnemery
58b7be7c2f
Check for errors when creating backups using supervisor ( #137220 )
...
* Check for errors when creating backups using supervisor
* Improve error reporting when there's no backup reference
2025-02-03 17:33:03 +01:00
Josef Zweck
a41566611e
Bump onedrive-personal-sdk to 0.0.2 ( #137252 )
2025-02-03 17:30:27 +01:00
Martin Hjelmare
b660703117
Fix eheimdigital sw_version mock ( #137255 )
2025-02-03 17:28:54 +01:00
starkillerOG
c5e60045b4
Add Smart Rollos virtual motionblinds integration ( #137190 )
2025-02-03 17:21:28 +01:00
starkillerOG
ce5be8686a
Add Heicko virtual motionblinds integration ( #137191 )
2025-02-03 17:18:30 +01:00
starkillerOG
94daeffe44
Add Ublockout virtual integration of MotionBlinds ( #137179 )
2025-02-03 17:10:39 +01:00
Aaron Godfrey
9856340a33
Bump todist-api-python to 2.1.7 ( #136549 )
...
Co-authored-by: Allen Porter <allen@thebends.org>
Co-authored-by: J. Diego Rodríguez Royo <jdrr1998@hotmail.com>
2025-02-03 17:06:21 +01:00
Jan Bouwhuis
30af9057d1
Ensure random temp dir is used during MQTT CI tests ( #137221 )
2025-02-03 16:06:02 +00:00
Regev Brody
a5eda3faf1
Bump python-roborock to 2.11.1 ( #137244 )
2025-02-03 17:00:36 +01:00
Shay Levy
2682f4a323
Add tests for Shelly Flood gen4 ( #137246 )
2025-02-03 17:34:02 +02:00
Josef Zweck
628e1ffb84
Migrate OneDrive to onedrive_personal_sdk library ( #137064 )
2025-02-03 16:25:58 +01:00
Paulus Schoutsen
05ca80f4ba
Assist Pipeline to use ChatSession for conversation ID ( #137143 )
...
* Assist Pipeline to use ChatSession for conversation ID
* Adjust to latest changes
2025-02-03 09:18:15 -06:00
Paulus Schoutsen
8acab6c646
Assist Satellite to use ChatSession for conversation ID ( #137142 )
...
* Assist Satellite to use ChatSession for conversation ID
* Adjust for changes main branch
* Ensure the initial message is in the chat log
2025-02-03 09:13:09 -06:00
Joost Lekkerkerker
4531a46557
Bump python-homeassistant-analytics to 0.9.0 ( #137240 )
2025-02-03 16:03:13 +01:00
cdnninja
37461d727a
Migrate unique ID in vesync switches ( #137099 )
2025-02-03 15:44:49 +01:00
Marc Mueller
b5662ded2c
Update pylint-per-file-ignores to 1.4.0 ( #137242 )
2025-02-03 15:42:21 +01:00
Richard Kroegel
71e28a4af3
Add service to retrieve schedule configuration ( #121904 )
2025-02-03 14:41:25 +00:00
Marc Mueller
dba4637aa9
Update pytest-github-actions-annotate-failures to 0.3.0 ( #137243 )
2025-02-03 15:40:38 +01:00
Marc Mueller
e24564147d
Update pytest-asyncio to 0.25.3 ( #137231 )
2025-02-03 14:52:56 +01:00
Marc Mueller
9bc110104d
Update pyOpenSSL to 25.0.0 ( #137236 )
2025-02-03 14:46:49 +01:00
Marc Mueller
c903658aa8
Update syrupy to 4.8.1 ( #137235 )
2025-02-03 14:46:22 +01:00