Skip to content
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

Need support #8

Open
Pauldwqad opened this issue May 8, 2024 · 1 comment
Open

Need support #8

Pauldwqad opened this issue May 8, 2024 · 1 comment

Comments

@Pauldwqad
Copy link

Hello, I did everything as described, but I get the error:

Error: Crashed
at [anon] (root/MQTT/main.js:229) preventsyield
[Process stopped]

my settings:
var server = "XXX.XXX.XXX.XX";
var server_options = {
//"username": "MQTT-User",
//"password": "XXXXXXXXX",
"port": 1883,
}
var hatopic = "homeassistant";
var flictopic = "flic";
var mqtt = require("./mqtt").create(server, server_options);

@id628
Copy link
Owner

id628 commented May 8, 2024

Something may have changed on either end.
Please try https://github.com/asosnovsky/flic2hass instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants