From 91fe54b12d569c7ecdf385c99e4bbae6a7e991a0 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Sun, 24 Nov 2024 16:26:28 -0500 Subject: [PATCH] Update mqtt server --- src/assets/hestia.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/hestia.js b/src/assets/hestia.js index 9cb926f..dd9278e 100644 --- a/src/assets/hestia.js +++ b/src/assets/hestia.js @@ -1,7 +1,7 @@ import { Communicator, State } from './HestiaClasses.js'; const config = { "mqtt": { - "address": "wss://mqtt.3411.one", + "address": "wss://mqtt.asgrant.me", "username": "hestia", "password": "hestia", "topics": {