removed MQTT_SLEEPTIME since mqtt connection is persistent

This commit is contained in:
Tobias Lindberg
2021-03-23 09:54:12 +01:00
parent cf644cf3ce
commit 4fc5aa3c80

View File

@@ -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