From a8e7d91e8cdc3c48568fee9c8ca69bdc3ae28ef9 Mon Sep 17 00:00:00 2001 From: jwansek Date: Wed, 5 Jun 2024 09:31:20 +0100 Subject: Added script to automatically fetch the mqtt IP --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index f6950d8..f8fd590 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ tasmotadevicecontroller aiohttp -paho-mqtt +paho-mqtt==1.6.1 -- cgit v1.2.3