mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-24 20:35:55 +00:00
Adopt a disabled data disk (#5010)
This commit is contained in:
@@ -83,7 +83,7 @@ class Filesystem(DBusServiceMock):
|
||||
"""Get Size."""
|
||||
return self.fixture.Size
|
||||
|
||||
@dbus_method()
|
||||
@dbus_method(track_obj_path=True)
|
||||
def SetLabel(self, label: "s", options: "a{sv}") -> None:
|
||||
"""Do SetLabel method."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user