-
I have Domoticz and Sonoff POWR320D. In mosquito I see:
and after few minutes
On Tasmota console only something like
Only outgoing packets. After restart, all works correct only by few hours. |
Beta Was this translation helpful? Give feedback.
Replies: 11 comments 8 replies
-
Today, after night, again this same problem. When I toggle switch in Tasmota, domoticz receive change. When I togle in Domoticz, Tasmota does nothing. |
Beta Was this translation helpful? Give feedback.
-
Sorry. I cannot reproduce. If it happens again enable more logging (option 4). |
Beta Was this translation helpful? Give feedback.
-
I check it now. Not working.
but Sonoff is still Off, and I see nothing special in log.
|
Beta Was this translation helpful? Give feedback.
-
After restart tasmota I have
|
Beta Was this translation helpful? Give feedback.
-
A functioning domoticz log looks like this:
Notice the lines What is the response for command Report the output of command NOTE: My Domoticz config: |
Beta Was this translation helpful? Give feedback.
-
Domoticz (And server mqtt also) send and get mqtt ok. Because this is work after reset Tasmota. |
Beta Was this translation helpful? Give feedback.
-
Ok. 1 hour and stop working. Send data to domoticz, bot not reading. "18":"13":"31.988 CMD":"subscribe "18":"13":"53.788 CMD":"status 0 "18":"13":"57.482 CMD":"rule0 After reset - working again. |
Beta Was this translation helpful? Give feedback.
-
It was working an hour ago. |
Beta Was this translation helpful? Give feedback.
-
As it seems to happen quite soon after a restart I suggest to keep logging for over two hours and monitor the MQTT connection. I see a MQTTCount of 3 within an uptime of about 90 minutes which should be 1 if all's well. |
Beta Was this translation helpful? Give feedback.
-
One hour ago was ok. I'm find something like that 13:48:20.116 MQT: domoticz/in = {"idx":711,"nvalue":0,"svalue":"","Battery":100,"RSSI":6} |
Beta Was this translation helpful? Give feedback.
-
Ok. I can reproduce it.
|
Beta Was this translation helpful? Give feedback.
Fixed in latest dev branch.
As a note, you still have to fix the many rc -2 errors probably by increasing
MqttWifiTimeout
from 200mS up.