diff --git a/src/custom_modules/config.json b/src/custom_modules/config.json index 86292a0..d123f85 100644 --- a/src/custom_modules/config.json +++ b/src/custom_modules/config.json @@ -1,8 +1,7 @@ { "mqtt": { - "address": "wss://mqtt.vfsh.me", - "username": "hestia", - "password": "hestia", + "address": "wss://127.0.0.1", + "port": 9001, "topics": { "igniter": "hestia/status/igniter", "exhaust": "hestia/status/exhaust",