From 7092c79b5693b239fec739c181d300301c434d22 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Tue, 27 Feb 2024 00:01:50 +0300 Subject: some include magic; add tools/ipcam_stream.py --- bin/temphumd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/temphumd.py') diff --git a/bin/temphumd.py b/bin/temphumd.py index 9ea436d..2585148 100755 --- a/bin/temphumd.py +++ b/bin/temphumd.py @@ -2,7 +2,7 @@ import asyncio import json import logging -import __py_include +import include_homekit from typing import Optional -- cgit v1.2.3