(fix) changed autostart to true

This commit is contained in:
Michael Feng
2023-06-15 12:52:57 -07:00
parent bfc60aea9a
commit 1658290cf3

View File

@@ -37,7 +37,7 @@ mqtt_bridge:
mqtt_commands: true
mqtt_events: true
mqtt_external_events: true
mqtt_autostart: false
mqtt_autostart: true
# Error log sharing
send_error_logs: true