From 064733b679af245bf257fd53805b2a5a8394389d Mon Sep 17 00:00:00 2001 From: jwansek Date: Wed, 25 Feb 2026 19:50:32 +0000 Subject: Switched to toggling the firestick with the Omada POE API instead of tasmota plugs --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6933443..cc3beca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "mqtt-client/TasmotaCLI"] path = mqtt-client/TasmotaCLI url = git@github.com:jwansek/TasmotaCLI.git +[submodule "mqtt-client/omada-api"] + path = mqtt-client/omada-api + url = git@github.com:thannerfabian/omada-api -- cgit v1.2.3