You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: