aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2025-12-03 15:07:27 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2025-12-03 15:07:27 +0000
commit1de2a671e7260314708a239f8f27cc9457b8140e (patch)
treea8b201448a8f04813c71fd96492116ecdb6ebb43 /requirements.txt
parentdd7790dab8d3fbea8f2b58eb4d5aaffc36b3cb09 (diff)
downloadTasmotaCLI-1de2a671e7260314708a239f8f27cc9457b8140e.tar.gz
TasmotaCLI-1de2a671e7260314708a239f8f27cc9457b8140e.zip
Added optionally adding a password for MQTT, allowing noninteractive running in scripts
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index f8fd590..22dd085 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,6 @@
tasmotadevicecontroller
aiohttp
paho-mqtt==1.6.1
+docker
+