This repository was archived by the owner on Feb 24, 2021. It is now read-only.
  
  
  
  
  
Description
I have a few light swiches, mostly GE-12724 Dimmer 3-way switches and WD500Z-1. I don't think they send status update when physically turned on/off. I was using Domoticz and had to set polling to yes on these to get their statuses update in a timely manner.
I'm testing out zwave2mqtt the latest version via docker and it seems their statuses do not get polled.  In the zwave control panel, the poll interval is set at 250ms and timeout set to 60s. I have about 20 devices on the network.
When activated via mqtt or zwave2mqtt control panel, their statuses got updated properly.
How should I go about troubleshooting this problem? Thanks.