-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
So I have a broker over at HiveMQ and for the life of me, I cannot connect to it.
everytime I get this:
My configuration is as follows:
{
"active_entities": [
{
"type": "AppInfo"
},
{
"type": "Monitor"
},
{
"enable_hibernate": "N",
"type": "Power"
}
],
"active_warehouses": [
{
"address": "[redacted].s2.eu.hivemq.cloud",
"port": "8884",
"name": "Kaito",
"username": "[redacted]",
"password": "[redacted]",
"add_name": "Y",
"use_tag": "Y",
"type": "HomeAssistant"
}
],
"settings": [
{
"update_interval": "10",
"retry_interval": 1,
"type": "App"
}
]
}Am I missing a part of configuration? I also allowed IoTuring to bypass the firewall
Metadata
Metadata
Assignees
Labels
No labels
