-
-
Notifications
You must be signed in to change notification settings - Fork 37.5k
Add delete service action to OneDrive integration #168064
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
zweckj
merged 32 commits into
home-assistant:dev
from
leodrivera:add-onedrive-delete-service
May 4, 2026
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
74b729b
Add delete service action to OneDrive integration
leodrivera 83b2b10
Address Copilot review comments on onedrive.delete service
leodrivera c4a2239
Fix test_delete_service_delete_permanently: use async_update_entry
leodrivera 5182d45
Support multiple files in onedrive.delete service
leodrivera 848519d
Refactor onedrive.delete: pre-validate local files before remote dele…
leodrivera 0e28d2f
Clarify delete error messages and sync translations/en.json
leodrivera 70763ca
Address Copilot review comments
leodrivera a1c1747
Fix test_delete_empty_destination_path: catch vol.Invalid
leodrivera 70d12a9
Address Copilot review comments
leodrivera 9332097
Use text selector with multiple: true for delete service fields
leodrivera 578c4f7
Merge branch 'dev' into add-onedrive-delete-service
leodrivera fe538fb
Remove local file deletion from onedrive delete service
leodrivera d67f4f6
Fix error handling in onedrive.delete service
leodrivera df8169f
Add delete service config entry validation tests
leodrivera bd4e8bc
Merge branch 'dev' into add-onedrive-delete-service
leodrivera af1ca41
Address Copilot review comments
leodrivera 2c97657
Fix typo in DESINATION_FOLDER test constant
leodrivera 580f3b3
Use CONF_DELETE_PERMANENTLY constant in delete_permanently test
leodrivera 76dcd44
Add test for multi-error aggregation in onedrive.delete service
leodrivera d9e2a52
Merge branch 'dev' into add-onedrive-delete-service
leodrivera 6125cdb
Refactor OneDrive error handling for delete operations
leodrivera 5731c56
Merge branch 'dev' into add-onedrive-delete-service
leodrivera 0624559
Enhance OneDrive delete error handling to support ExceptionGroup
leodrivera d60cf10
Include failed file paths in OneDrive delete error message
leodrivera 7de7905
Apply singular/plural error key pattern to delete service
leodrivera 07b4fbf
Update homeassistant/components/onedrive/services.py
leodrivera ebb4730
Rename delete error translation key to connection_error for clarity
leodrivera 7b73675
Merge branch 'dev' into add-onedrive-delete-service
leodrivera f8f72ff
Update homeassistant/components/onedrive/strings.json
leodrivera 8e01046
Update homeassistant/components/onedrive/strings.json
leodrivera 5dd5787
Merge branch 'dev' into add-onedrive-delete-service
leodrivera f24a349
Refactor OneDrive delete error handling and update related tests
leodrivera File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.