Was curious if anybody had a good way to move from an old openzwave command that was MQTT to the new zwavejs2mqtt.
Topic was : OpenZWave/1/command/setvalue/
with previous payload being: ‘{“ValueIDKey”:281475335208980,“Value”:29}’
The idea of this was to send a door tone to the Aeotec using Mqtt as needed when external doors were opened. I also had a similar one for sending commands for changing volume.
Looking at mqtt explorer, I don’t see a zwave/1/commands or zwave/commands. I am guessing it is cmnds/… but also don’t see a zwave there. So any help would be greatly appreciated.
Thanks.