added config flow test and workflow for tests

This commit is contained in:
tomaae 2020-04-14 20:57:34 +02:00
parent f17fefb5d8
commit 1dd4f52524
10 changed files with 1706 additions and 5 deletions

View file

@ -30,6 +30,7 @@ from .const import (
CONF_SCAN_INTERVAL,
DEFAULT_SCAN_INTERVAL,
DEFAULT_UNIT_OF_MEASUREMENT,
CONF_TRACK_HOSTS_TIMEOUT,
)
from .exceptions import ApiEntryNotFound
from .helper import parse_api