From 66b97807920ffb0cb268076691e79d36059c1a63 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Mon, 25 Nov 2024 21:33:12 -0500 Subject: [PATCH] Fix mqtt url --- src/custom_modules/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/custom_modules/config.json b/src/custom_modules/config.json index 12b6655..1a1626e 100644 --- a/src/custom_modules/config.json +++ b/src/custom_modules/config.json @@ -1,6 +1,6 @@ { "mqtt": { - "address": "wss://mqtt.asgrant.me", + "address": "wss://mqtt.vfsh.me", "username": "hestia", "password": "hestia", "topics": {