diff options
| author | jwansek <eddie.atten.ea29@gmail.com> | 2026-02-25 19:50:32 +0000 |
|---|---|---|
| committer | jwansek <eddie.atten.ea29@gmail.com> | 2026-02-25 19:50:32 +0000 |
| commit | 064733b679af245bf257fd53805b2a5a8394389d (patch) | |
| tree | ca978bf82bfc6ed0384f333907b3461f96f23b3a /.gitmodules | |
| parent | 0751f6f2a58bde3e2756058f4a127a04b11d4b46 (diff) | |
| download | power.eda.gay-064733b679af245bf257fd53805b2a5a8394389d.tar.gz power.eda.gay-064733b679af245bf257fd53805b2a5a8394389d.zip | |
Switched to toggling the firestick with the Omada POE API instead of tasmota plugs
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
