Using ZPC ver_1.7.0, I added a Z-Wave plug device.
- Switching On works correctly.
- Switching Off does not work.
The device turns on successfully, but it does not turn off when sending the Off command.
Logs:
Run OnOff Command: ucl/by-unid/zw-F0092D5D-0006/ep0/OnOff/Commands/On {}
Received Cluster OnOff: unid='zw-F0092D5D-0006/ep0', topic='ucl/by-unid/zw-F0092D5D-0006/ep0/OnOff/Attributes/OnOff/Desired', mes='{"value":true}'
Received Cluster OnOff: unid='zw-F0092D5D-0006/ep0', topic='ucl/by-unid/zw-F0092D5D-0006/ep0/OnOff/Attributes/OnOff/Desired', mes='{"value":false}'
Received Cluster OnOff: unid='zw-F0092D5D-0006/ep0', topic='ucl/by-unid/zw-F0092D5D-0006/ep0/OnOff/Attributes/OnOff/Reported', mes='{"value":true}'
Run OnOff Command: ucl/by-unid/zw-F0092D5D-0006/ep0/OnOff/Commands/Off {}
Received Cluster OnOff: unid='zw-F0092D5D-0006/ep0', topic='ucl/by-unid/zw-F0092D5D-0006/ep0/OnOff/Attributes/OnTime/Desired', mes='{"value":0}'
Using ZPC ver_1.7.0, I added a Z-Wave plug device.
The device turns on successfully, but it does not turn off when sending the Off command.
Logs:
Run OnOff Command: ucl/by-unid/zw-F0092D5D-0006/ep0/OnOff/Commands/On {}
Received Cluster OnOff: unid='zw-F0092D5D-0006/ep0', topic='ucl/by-unid/zw-F0092D5D-0006/ep0/OnOff/Attributes/OnOff/Desired', mes='{"value":true}'
Received Cluster OnOff: unid='zw-F0092D5D-0006/ep0', topic='ucl/by-unid/zw-F0092D5D-0006/ep0/OnOff/Attributes/OnOff/Desired', mes='{"value":false}'
Received Cluster OnOff: unid='zw-F0092D5D-0006/ep0', topic='ucl/by-unid/zw-F0092D5D-0006/ep0/OnOff/Attributes/OnOff/Reported', mes='{"value":true}'
Run OnOff Command: ucl/by-unid/zw-F0092D5D-0006/ep0/OnOff/Commands/Off {}
Received Cluster OnOff: unid='zw-F0092D5D-0006/ep0', topic='ucl/by-unid/zw-F0092D5D-0006/ep0/OnOff/Attributes/OnTime/Desired', mes='{"value":0}'