Closed timbo82 closed 8 years ago
I get a connect error when trying to connect to my mqtt broker:
[10/26/2016, 12:32:19 PM] [mqtt] connect error! (url = mqtt://192.168.1.100:1883)
my config file is: "platforms": [ { "platform": "mqtt", "name": "mqtt", "url": "mqtt://192.168.1.100:1883" } ], "accessories": []
}
I have also tried excluding the port at the end. running this off a raspberry pi B+
apologies my firewall was blocking it. this can be cancelled
Okay, closing
I get a connect error when trying to connect to my mqtt broker:
[10/26/2016, 12:32:19 PM] [mqtt] connect error! (url = mqtt://192.168.1.100:1883)
my config file is: "platforms": [ { "platform": "mqtt", "name": "mqtt", "url": "mqtt://192.168.1.100:1883" } ], "accessories": []
}
I have also tried excluding the port at the end. running this off a raspberry pi B+
apologies my firewall was blocking it. this can be cancelled