summaryrefslogtreecommitdiff
path: root/bin/web_api.py
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2024-02-27 00:01:50 +0300
committerEvgeny Zinoviev <me@ch1p.io>2024-02-27 00:01:50 +0300
commit7092c79b5693b239fec739c181d300301c434d22 (patch)
treeed1029051c70767d919a62f62fbac0ab6639e8c4 /bin/web_api.py
parentd638bb4f58bf81c60ef218204b1fba75cf16b36a (diff)
some include magic; add tools/ipcam_stream.py
Diffstat (limited to 'bin/web_api.py')
-rwxr-xr-xbin/web_api.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/web_api.py b/bin/web_api.py
index 1804b30..5b6733f 100755
--- a/bin/web_api.py
+++ b/bin/web_api.py
@@ -2,7 +2,7 @@
import asyncio
import json
import os
-import __py_include
+import include_homekit
from datetime import datetime, timedelta