aboutsummaryrefslogtreecommitdiff
path: root/include/py/homekit/relay/__init__.pyi
diff options
context:
space:
mode:
Diffstat (limited to 'include/py/homekit/relay/__init__.pyi')
-rw-r--r--include/py/homekit/relay/__init__.pyi2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/py/homekit/relay/__init__.pyi b/include/py/homekit/relay/__init__.pyi
new file mode 100644
index 0000000..7a4a2f4
--- /dev/null
+++ b/include/py/homekit/relay/__init__.pyi
@@ -0,0 +1,2 @@
+from .sunxi_h3_client import RelayClient as RelayClient
+from .sunxi_h3_server import RelayServer as RelayServer