ageorgios / homebridge-sonoff-tasmota-http

Control Sonoff Basic devices with Tasmota firmware through Homebridge
Other
15 stars 19 forks source link

Homebridge stops updating when this plugin enabled #12

Open Stuart-Richards opened 6 years ago

Stuart-Richards commented 6 years ago

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 commented 6 years ago

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.