Hi folks!
I have a Sonoff with a flashed Tasmota firmware 9.2.0.2 and Home Assistant version 2020.12.1.
I’ve configured some automations for automatically turning on lights thanks to some motion sensor, but sometimes they don’t turn off after some seconds.
In the beginning I thought that my automations were wrong but I’ve seen that suggested blueprints do the same thing. Although sometimes using the app I can turn off the lights, some others it doesn’t work. I’ve to wait a minute or reload the integration.
How I can diagnose if I have a zigbee network issue? In the log I found the warning:
Logger: bellows.zigbee.application
Source: /usr/local/lib/python3.8/site-packages/bellows/zigbee/application.py:644
First occurred: December 29, 2020, 3:48:33 PM (258 occurrences)
Last logged: 3:30:17 PM
Watchdog heartbeat timeout:
The Sonoff is always reachable through HTTP and devices are pretty close (2/3 meters).
I have been experimenting with one of the Sonoff Tasmota Zigbee devices for about 3 days now, none of the issues you are seeing in the HA log. My config below:
HA version 2020.12.1
Sonoff info:
Program Version 9.2.0.1(zbbridge)
Build Date & Time 2020-12-23T17:57:10
Core/SDK Version 2_7_4_9/2.2.2-dev(38a443e)
Uptime 2T00:20:33
AP1 SSId (RSSI) aaa (100%, -45 dBm)
You might have a look at this tool, I think it is a pretty good start, but I am not sure if the error you are seeing is a Zigbee related one or something around HA ZHA communicating via TCP to the Sonoff…
This tool is one of the best I have found so far for monitoring the near real time state of ZHA zigbee network. The gold standard is a Zigbee Sniffer with TI software or Wireshark.
Hi,
thank you for reply. I’ve installed the network card and signal strength for two devices looks good, better than the philips. Despite they are far they always work.