heartbeat time in standalone

This commit is contained in:
MichaelDvP
2022-12-07 07:42:47 +01:00
parent 9665f4136a
commit fa703db41e
5 changed files with 5 additions and 2 deletions

View File

@@ -226,6 +226,7 @@ mqtt_settings = {
publish_time_mixer: 10,
publish_time_other: 10,
publish_time_sensor: 10,
publish_time_heartbeat: 60,
mqtt_qos: 0,
mqtt_retain: false,
ha_enabled: true,