aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Sorokin <me@ch1p.io>2024-01-16 02:10:58 +0300
committerEvgeny Sorokin <me@ch1p.io>2024-01-16 02:10:58 +0300
commitde56aa3ae916ac0d51e503648fae8f3fa2d97951 (patch)
tree2e3ce59f19c14936ea499e572c5e55b05ede2f29
parentf3793f8ecea79f98f866398e313be27ec14fafc3 (diff)
save
-rw-r--r--bin/web_kbn.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/web_kbn.py b/bin/web_kbn.py
index 397841d..113554e 100644
--- a/bin/web_kbn.py
+++ b/bin/web_kbn.py
@@ -11,6 +11,7 @@ from io import StringIO
from typing import Optional, Union
from homekit.config import config, AppConfigUnit
from homekit.util import homekit_path, filesize_fmt, seconds_to_human_readable_string
+from homekit.modem import E3372, ModemsConfig, MacroNetWorkType
from aiohttp import web
from homekit import http