mirror of
https://github.com/Luzifer/tasmota-build.git
synced 2024-12-22 13:51:19 +00:00
Set telemetry period to 30s
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
01bae0ef64
commit
32bccda7d2
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ MQTT_USER: '${MQTT_USER}'
|
|||
MQTT_PASS: '${MQTT_PASS}'
|
||||
MQTT_TOPIC: '"unconfigured"'
|
||||
|
||||
TELE_PERIOD: '30'
|
||||
|
||||
USE_DOMOTICZ: '!undef'
|
||||
USE_EMULATION: '!undef'
|
||||
USE_DISCOVERY: '!undef'
|
||||
|
|
Loading…
Reference in a new issue