basementhud/overlay/home/user/.config/mqttdpms/config.toml.in

9 lines
143 B
TOML

name = "Basement HUD"
[mqtt]
host = 'homeassistant.pyrocufflink.blue'
port = 8883
tls = true
username = 'basementhud'
password = "@PASSWORD@"