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

Revert "Switch to dbus-fast (#3877)" (#3878)

This reverts commit 615758a1df.
This commit is contained in:
Mike Degatano
2022-09-19 17:18:25 -04:00
committed by GitHub
parent 615758a1df
commit 2072370ccc
24 changed files with 32 additions and 32 deletions

View File

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