Select Git revision
mqtt.yaml 205 B
mqtt:
broker: !secret mqtt_host
username: !secret mqtt_username
password: !secret mqtt_password
client_id: $devicename
discovery: false
topic_prefix: growsmart/$devicename
reboot_timeout: 0s