I have a script that runs daily to re-interview devices that seem to go into comas at random. This worked flawlessly for months. Now I see ZWaveJS acknowledges the command but then seems to cheerfully ignore it. Acknowledgment below appears in debug window:
899 INFO MQTT: Message received on zwave/_CLIENTS/ZWAVE_GATEWAY-zwavejs2mqtt/api/refreshInfo/set: ‘{ “args”: [ 79 ] }’
Why? This is unnecessary. Just use a ping if you are trying to make dead nodes come alive. That’s itself is kind of pointless anyways. Whether dead or alive doesn’t affect your ability to control it.