From 1de2a671e7260314708a239f8f27cc9457b8140e Mon Sep 17 00:00:00 2001 From: jwansek Date: Wed, 3 Dec 2025 15:07:27 +0000 Subject: Added optionally adding a password for MQTT, allowing noninteractive running in scripts --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'requirements.txt') 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 + -- cgit v1.2.3