Hi Dan,
This is exactly the information that I needed, thank you! ![]()
In the dev. branch update 3.5.1 - 2025-03-10 11:50 PM I have replaced the open and close commands with the TS0601 _TZE284_myikb7qz commands that I suppose are used instead. I can't be 100% sure about this, so let me know if open/close works.
In this version I have also implemented some changes planned quite long time ago :
- added Ping() command;
- added Refresh() command;
- finally replaced the misused Presence capability w/ healthCheck !
Use the Ping() command to check whether the Zigbee communication to your device is stable :
The healthStatus by default is passive - the driver expects to receive at least one Zigbee message from the device in a 3 x 4 = 12 hours period.
For a test, you can enable the 'Advanced Options' and change the healthCheck method to be active polling, every 10 minutes for example :
You can leave this frequent polling for a day and then observe the logsโis the Zigbee communication stable all the time, or are there timeouts?
(frequent polling will deplete the battery much faster, of course, but it will be beneficial to have the 24 hours picture).
Increase (also temporarily) the events history size :


