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

Config entry [sensorDevices] is not configured correctly so ignoring. - son off button #557

Open
heldan0 opened this issue Jun 20, 2024 · 0 comments

Comments

@heldan0
Copy link

heldan0 commented Jun 20, 2024

Hi,

I have a problem with my sonoff. I bought ZB Bridge-P and button SNZB-01P. I installed the plugin, and configured buttons in ewelink.

I added to my config:

{
    "bridge": {
        "name": "Name",
        "username": "Username",
        "port": port,
        "pin": "xxx-xx-xxx-xx",
        "advertiser": "advertiser"
    },
    "accessories": [],
    "platforms": [
        {
            "name": "Config",
            "port": 8581,
            "platform": "config"
        },
        {
            "platform": "Shelly",
            "name": "Shelly"
        },
        {
            "platform": "ShellyNG",
            "name": "Shelly NG"
        },
        {
            "name": "eWeLink",
            "username": "username",
            "password": "password",
            "mode": "lan",
            "language": "en",
            "platform": "eWeLink",
            "sensorDevices": {
                "deviceId": "a480098895",
                "deviceModel": "SNZB-01P"
            }
        }
    ]
}

But when I restart home bridge I get the message: Config entry [sensorDevices] is not configured correctly so ignoring.

What could be the problem?

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