-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[plejd-mqtt] Initializing MQTT connection for Plejd addon #262
Comments
At last i got the MQTT working. But now i got a new problem. 2022-12-16 13:44:38 INF [plejd-ble] BLE init done, waiting for devices. |
Got the bluetooth closer to my Plejd units - Thanks for a nice Add-on! :) |
@nicolaihc Could you describe how you solved the protocol problem? I'm having the same and no idea how to change my MQTT URI. |
Hello,
And thansk for making this Add-on :)
This is my first time running this addon. And i get a error so i cannot see my Plejd-units.
Is it the MQTT config that is not right? I have tryed to change mqtt-broker without any luck.
2022-12-13 13:07:07 INF [plejd-mqtt] Initializing MQTT connection for Plejd addon
Catastrophic error. Resetting entire addon in 1 minute Error: Missing protocol
at Object.connect (/plejd/node_modules/mqtt/lib/connect/index.js:71:13)
at MqttClient.init (/plejd/MqttClient.js:151:24)
at PlejdAddon.init (/plejd/PlejdAddon.js:124:21)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async main (/plejd/main.js:18:5)
The text was updated successfully, but these errors were encountered: