Commit Graph

89422 Commits (657e3488ba7d70c8d8083aad0c178310a98cc225)

Author SHA1 Message Date
J. Nick Koston ca2a555037 Bump bleak-esphome to 2.6.0 (#137025) 2025-01-31 19:24:41 +00:00
Bram Kragten ae79b09401 Update frontend to 20250131.0 (#137024) 2025-01-31 19:24:40 +00:00
J. Nick Koston e86a633c23 Bump habluetooth to 3.17.0 (#137022) 2025-01-31 19:24:39 +00:00
Erik Montnemery b412164440 Make supervisor backup file names more user friendly (#137020) 2025-01-31 19:24:39 +00:00
Norbert Rittel 4fe76ec78c Revert previous PR and remove URL from error message instead (#137018) 2025-01-31 19:24:38 +00:00
Erik Montnemery f4166c5390 Make sure we load the backup integration before frontend (#137010) 2025-01-31 19:24:37 +00:00
Cyrill Raccaud 3107b81333 Remove the unparsed config flow error from Swiss public transport (#136998) 2025-01-31 19:24:36 +00:00
Joost Lekkerkerker 07b85163d5 Use device name as entity name in Eheim digital climate (#136997) 2025-01-31 19:24:35 +00:00
Duco Sebel c28d465f3b Bumb python-homewizard-energy to 8.3.2 (#136995) 2025-01-31 19:24:34 +00:00
Josef Zweck 00298db465 Call backup listener during setup in onedrive (#136990) 2025-01-31 19:24:34 +00:00
Cyrill Raccaud 6bab5b2c32 Fix missing duration translation for Swiss public transport integration (#136982) 2025-01-31 19:24:33 +00:00
Josef Zweck 0272d37e88 Retry backup uploads in onedrive (#136980)
* Retry backup uploads in onedrive

* no exponential backup on timeout
2025-01-31 19:24:32 +00:00
Erik Montnemery 26ae498974 Delete old addon update backups when updating addon (#136977)
* Delete old addon update backups when updating addon

* Address review comments

* Add tests
2025-01-31 19:24:31 +00:00
J. Nick Koston c77bca1e44 Bump habluetooth to 3.15.0 (#136973) 2025-01-31 19:24:30 +00:00
Michael Hansen ad86f9efd5 Consume extra system prompt in first pipeline (#136958) 2025-01-31 19:24:30 +00:00
Matthias Alphart 71a40d9234 Update knx-frontend to 2025.1.30.194235 (#136954) 2025-01-31 19:24:29 +00:00
J. Nick Koston eb344ba335 Bump aiohttp-asyncmdnsresolver to 0.0.2 (#136942) 2025-01-31 19:22:11 +00:00
J. Nick Koston eca30717a9 Bump zeroconf to 0.142.0 (#136940)
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.141.0...0.142.0
2025-01-31 19:22:10 +00:00
Erik Montnemery 6e55ba137a Make backup file names more user friendly (#136928)
* Make backup file names more user friendly

* Strip backup name

* Strip backup name

* Underscores
2025-01-31 19:22:10 +00:00
tronikos a391f0a7cc Bump opower to 0.8.9 (#136911)
* Bump opower to 0.8.9

* mypy
2025-01-31 19:22:09 +00:00
tronikos c9fd27555c Include the redirect URL in the Google Drive instructions (#136906)
* Include the redirect URL in the Google Drive instructions

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-01-31 19:22:08 +00:00
Allen Porter 9cd48dd452 Persist roborock maps to disk only on shutdown (#136889)
* Persist roborock maps to disk only on shutdown

* Rename on_unload to on_stop

* Spawn 1 executor thread and block writes to disk

* Update tests/components/roborock/test_image.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Use config entry setup instead of component setup

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-31 19:22:07 +00:00
Avi Miller a74328e600 Suppress color_temp warning if color_temp_kelvin is provided (#136884) 2025-01-31 19:22:06 +00:00
Jan Stienstra 5cec045cac Bump jellyfin-apiclient-python to 1.10.0 (#136872) 2025-01-31 19:22:06 +00:00
Norbert Rittel 04a7c6f15e Fixes to the user-facing strings of energenie_power_sockets (#136844) 2025-01-31 19:22:05 +00:00
Austin Mroczek 833b17a8ee Bump total-connect-client to 2025.1.4 (#136793) 2025-01-31 19:22:04 +00:00
Sid a955901d40 Refactor eheimdigital platform async_setup_entry (#136745) 2025-01-31 19:22:03 +00:00
starkillerOG 9a55b5e3f7 Ensure Reolink can start when privacy mode is enabled (#136514)
* Allow startup when privacy mode is enabled

* Add tests

* remove duplicate privacy_mode

* fix tests

* Apply suggestions from code review

Co-authored-by: Robert Resch <robert@resch.dev>

* Store in subfolder and cleanup when removed

* Add tests and fixes

* fix styling

* rename CONF_PRIVACY to CONF_SUPPORTS_PRIVACY_MODE

* use helper store

---------

Co-authored-by: Robert Resch <robert@resch.dev>
2025-01-31 19:22:03 +00:00
Bram Kragten 3847057444 Bump version to 2025.2.0b2 2025-01-30 19:28:55 +01:00
Bram Kragten 659a0df9ab Update frontend to 20250130.0 (#136937) 2025-01-30 19:21:55 +01:00
Maciej Bieniek 74f0af1ba1 Fix KeyError for Shelly virtual number component (#136932) 2025-01-30 19:21:54 +01:00
Michael ad6c3f9e10 Fix backup related translations in Synology DSM (#136931)
refernce backup related strings in option-flow strings
2025-01-30 19:21:53 +01:00
Josef Zweck 252b13e63a Pick onedrive owner from a more reliable source (#136929)
* Pick onedrive owner from a more reliable source

* fix
2025-01-30 19:21:52 +01:00
Joost Lekkerkerker 07acabdb36 Create Xbox signed session in executor (#136927) 2025-01-30 19:21:51 +01:00
Joost Lekkerkerker f479ed4ff0 Fix Sonos importing deprecating constant (#136926) 2025-01-30 19:21:51 +01:00
Joost Lekkerkerker b70598673b Show name of the backup agents in issue (#136925)
* Show name of the backup agents in issue

* Show name of the backup agents in issue

* Update homeassistant/components/backup/manager.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-01-30 19:21:50 +01:00
tronikos 08bb027eac Don't log errors when raising a backup exception in Google Drive (#136916) 2025-01-30 19:21:49 +01:00
Maciej Bieniek 613f0add76 Convert valve position to int for Shelly BLU TRV (#136912) 2025-01-30 19:21:48 +01:00
Josef Zweck 9e23ff9a4d Fix onedrive does not fail on delete not found (#136910)
* Fix onedrive does not fail on delete not found

* Fix onedrive does not fail on delete not found
2025-01-30 19:21:47 +01:00
Erik Montnemery fad3d5d293 Don't blow up when a backup doesn't exist on supervisor (#136907) 2025-01-30 19:21:46 +01:00
Erik Montnemery b300fb1fab Fix handling of renamed backup files in the core writer (#136898)
* Fix handling of renamed backup files in the core writer

* Adjust mocking

* Raise BackupAgentError instead of KeyError in get_backup_path

* Add specific error indicating backup not found

* Fix tests

* Ensure backups are loaded

* Fix tests
2025-01-30 19:21:46 +01:00
Erik Montnemery aed779172d Ignore dangling symlinks when restoring backup (#136893) 2025-01-30 19:21:45 +01:00
epenet 5e646a3cb6 Add missing discovery string from onewire (#136892) 2025-01-30 19:21:44 +01:00
Erik Montnemery 0764aca2f1 Poll supervisor job state when creating or restoring a backup (#136891)
* Poll supervisor job state when creating or restoring a backup

* Update tests

* Add tests for create and restore jobs finishing early
2025-01-30 19:21:43 +01:00
Allen Porter 8babdc0b71 Bump nest to 7.1.1 (#136888) 2025-01-30 19:21:43 +01:00
TheJulianJES ff64e5a312 Bump ZHA to 0.0.47 (#136883) 2025-01-30 19:21:42 +01:00
TimL 55ac0b0f37 Fix loading of SMLIGHT integration when no internet is available (#136497)
* Don't fail to load integration if internet unavailable

* Add test case for no internet

* Also test we recover after internet returns
2025-01-30 19:21:41 +01:00
Paulus Schoutsen f391438d0a Add start_conversation service to Assist Satellite (#134921)
* Add start_conversation service to Assist Satellite

* Fix tests

* Implement start_conversation in voip

* Update homeassistant/components/assist_satellite/entity.py

---------

Co-authored-by: Michael Hansen <mike@rhasspy.org>
2025-01-30 19:21:39 +01:00
Paulus Schoutsen 9c8d31a3d5 Bump version to 2025.2.0b1 2025-01-29 21:18:11 +00:00
Erik Montnemery 49b90fc140 Bump backup store to version 1.3 (#136870)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-01-29 21:17:58 +00:00