Try mqtt://mqtt.3411.one
This commit is contained in:
parent
2f4714e2e5
commit
dd3c7e26c3
@ -3,7 +3,7 @@ const psState = new State();
|
||||
const comms = new Communicator(psState);
|
||||
const config = {
|
||||
"mqtt": {
|
||||
"address": "mqtt://192.168.0.3:8883",
|
||||
"address": "mqtt://mqtt.3411.one",
|
||||
"username": "hestia",
|
||||
"password": "hestia",
|
||||
"subscriptions": [
|
||||
|
Loading…
Reference in New Issue
Block a user