Rename Hass.io -> Supervisor (#1522)

* Rename Hass.io -> Supervisor

* part 2

* fix lint

* fix auth name
This commit is contained in:
Pascal Vizeli
2020-02-21 17:55:41 +01:00
committed by GitHub
parent e9f5b13aa5
commit 4ac7f7dcf0
201 changed files with 244 additions and 246 deletions

View File

@@ -1,5 +1,5 @@
"""Test gdbus gvariant parser."""
from hassio.utils.gdbus import DBus
from supervisor.utils.gdbus import DBus
def test_simple_return():