We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
But when I restart home bridge I get the message: Config entry [sensorDevices] is not configured correctly so ignoring.
What could be the problem?
The text was updated successfully, but these errors were encountered: