Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add API to trigger data disk move only (home-assistant#129)
* Add API to trigger data disk move only Add a new D-Bus API which allows to trigger the data disk move only. This allows to handle the selection and partitioning from Supervisor directly (via UDisks2 D-Bus API). Handling partitioning directly in Supervisor should improve device detection/selection and allows for better error handling. * Drop return value from MarkDataMove * Fix linter error
- Loading branch information