maxcube-mqtt/maxcube.json
2022-11-29 21:12:24 +01:00

11 lines
238 B
JSON

{
"cube_host": "maxcube.lan",
"cube_port": "62910",
"mqtt_client_id": "maxcube",
"mqtt_host": "localhost",
"mqtt_port": "1883",
"mqtt_user": "maxcube",
"mqtt_password": "",
"mqtt_topic_prefix": "heizung"
}