Homey firmware v12.13.0/v13.0.0 added some communication statistics for Zigbee devices as part of the Homey Developer Tools. For each Zigbee device it includes the number of commands/messages sent by:
- Homey to the device (TX);
- Homey to the device that errored out/were not delivered (TX Error);
- The device to Homey (RX).
See also this post by @Sharkys for more details.
What is not clear to me: do the TX counts only include commands meant for that specific device? Or does the count also include the messages meant for other devices but routed via that device?
