Switch from ws to mqtt TCP

This commit is contained in:
Skylar Grant 2024-08-15 10:05:40 -04:00
parent 02db7e36e0
commit 93ae038a7e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"mqtt": {
"address": "wss://192.168.0.3:1883",
"address": "mqtt://192.168.0.3:1883",
"subscriptions": [
{
"name": "igniter",