mirror of
https://github.com/OMGeeky/homecontrol.esp-sensors.git
synced 2026-02-23 15:49:52 +01:00
feat: implement simulation mode for DHT22 sensor and add dummy sensor for testing
This commit is contained in:
@@ -27,6 +27,7 @@ def mqtt_config():
|
||||
"publish_interval": 30,
|
||||
"ssl": False,
|
||||
"keepalive": 60,
|
||||
"config_wait_time": 5.0,
|
||||
"use_esp32_client": True,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user