1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 12:29:08 +00:00

Switch from dbus-next to dbus-fast (#3882)

* Switch to dbus-fast

* dbus-fast==1.6.0
This commit is contained in:
Mike Degatano
2022-09-21 03:24:04 -04:00
committed by GitHub
parent c406814794
commit 0958cd0c06
24 changed files with 32 additions and 32 deletions

View File

@@ -2,7 +2,7 @@
from typing import Any
from dbus_next.aio.message_bus import MessageBus
from dbus_fast.aio.message_bus import MessageBus
from ...utils.dbus import DBus
from ..const import (