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

Homebridge stops updating when this plugin enabled #12

Open
Stuart-Richards opened this issue Jul 3, 2018 · 1 comment
Open

Homebridge stops updating when this plugin enabled #12

Stuart-Richards opened this issue Jul 3, 2018 · 1 comment

Comments

@Stuart-Richards
Copy link

If I enable this plugin the icon for the Sonoff shows up in the Home app, but then all my icons for things coming from Homebridge change to 'Updating' and eventually to 'No Response'. Everything works fine again if I remove the config for this.

Here's my config:
{
"accessory": "SonoffTasmotaHTTP",
"name": "Sonoff",
"hostname": "192.168.1.20"
}
The Sonoff basic is on the above IP address. The version of Tasmota installed on the Sonoff is 5.14.0

The Sonoff basic works absolutely fine through the web interface. I don't have a password enabled.

Homebridge is seeing the Sonoff, as I see this in the syslog messages

[Sonoff] Sonoff HTTP: 192.168.1.20, Relay , Get State: {"POWER1":"OFF"}

Any suggestions?

@i3laze
Copy link

i3laze commented Jul 7, 2018

Updating on all HomeBridge devices means one of them didn’t report in time.
I hope you don’t have other devices identically named “Sonoff” or with same IP 192.168.1.20 :)

Please, post your RSSI (WiFi signal strength) value from STATE output from Tasmota Web-interface’s Console.
Please check if you’re able to ping all of your devices without losses.

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