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

Server is not running #141

Open
simplenotezy opened this issue Oct 19, 2020 · 1 comment
Open

Server is not running #141

simplenotezy opened this issue Oct 19, 2020 · 1 comment

Comments

@simplenotezy
Copy link

simplenotezy commented Oct 19, 2020

When I add this plugin and add basic configuration, my Homebridge server does not start. This is my config:

{
    "name": "ZWayServer",
    "platform": "ZWayServer",
    "url": "http://192.168.39.180:8083/",
    "login": "admin",
    "password": "admin"
}

I don't see any error messages in the log

@simplenotezy
Copy link
Author

Turns out I needed to run: wget -q -O - https://storage.z-wave.me/RaspbianInstall | sudo bash

Maybe the Installation Guide should contain some prerequisites (e.g. install z-way)

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

1 participant