Update mqtt server
This commit is contained in:
parent
9499d6756e
commit
91fe54b12d
@ -1,7 +1,7 @@
|
|||||||
import { Communicator, State } from './HestiaClasses.js';
|
import { Communicator, State } from './HestiaClasses.js';
|
||||||
const config = {
|
const config = {
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"address": "wss://mqtt.3411.one",
|
"address": "wss://mqtt.asgrant.me",
|
||||||
"username": "hestia",
|
"username": "hestia",
|
||||||
"password": "hestia",
|
"password": "hestia",
|
||||||
"topics": {
|
"topics": {
|
||||||
|
Loading…
Reference in New Issue
Block a user