1
0
Fork 0
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:
Knut Ahlers 2018-02-01 21:13:05 +01:00
parent 01bae0ef64
commit 32bccda7d2
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

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