MacWyznawca / homebridge-mqtt-switch-tasmota

Plugin to HomeBridge optimized to work with firmware Sonoff-Tasmota, MQTT.
MIT License
57 stars 18 forks source link

Sometimes automations not work #21

Open NDNELSON opened 6 years ago

NDNELSON commented 6 years ago

I have a mosquito broker in raspberry pi. It Works well when i turn on or off the sonoff from Home ios app. But when I set an automation With schedule, sometimes fires and sometimes not

In the sonoff's console log i got this every second MQTT: Connect FAILED to 192.168.0.115:1883, rc -2. Retry in 10 seconds 05:15:53 MQTT: Attempting connection... 05:15:54 mDNS: Query done with 0 mqtt services found 05:15:54 MQTT: Connected 05:15:54 MQTT: tele/sonoffjardin1/LWT = Online (retained) 05:15:54 MQTT: cmnd/sonoffjardin1/POWER = 05:17:14 MQTT: Attempting connection... 05:17:15 mDNS: Query done with 0 mqtt services found 05:17:15 MQTT: Connect FAILED to 192.168.0.115:1883, rc -2. Retry in 10 seconds 05:17:26 MQTT: Attempting connection...

Thanks for the support

QHose commented 5 years ago

looks like you have an issue with your wifi, the sonof basic has poor reception. But on the other side, I also have the issue that my automations not always work. If I press the button manually the light turns on, I now suspect this is a homekit issue.