From 4fc5aa3c80bdadd2bd9fd39293db424a68ca50a7 Mon Sep 17 00:00:00 2001 From: Tobias Lindberg Date: Tue, 23 Mar 2021 09:54:12 +0100 Subject: [PATCH] removed MQTT_SLEEPTIME since mqtt connection is persistent --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 42a5dbb..014d3af 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,6 @@ Basically the same environment variables for the database, mqqt and timezone nee - **MQTT_USERNAME** string *(default: )* - **MQTT_PASSWORD** string *(default: )* - **MQTT_NAMESPACE** string *(default: )* -- **MQTT_SLEEPTIME** integer *(default: 100)* ## API documentation