mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 02:56:31 +00:00
Skip udisks listener on failure to connect (#5049)
This commit is contained in:
parent
f7738b77de
commit
1ac506b391
@ -71,7 +71,7 @@ class UDisks2Manager(DBusInterfaceProxy):
|
||||
_LOGGER.warning(
|
||||
"No udisks2 support on the host. Host control has been disabled."
|
||||
)
|
||||
|
||||
else:
|
||||
# Register for signals on devices added/removed
|
||||
self.udisks2_object_manager.dbus.object_manager.on_interfaces_added(
|
||||
self._interfaces_added
|
||||
|
Loading…
x
Reference in New Issue
Block a user