Skip to content

ZPC ver_1.7.0: OnOff cluster - "Off" command does not switch off Z-Wave plug device #157

@yblin00

Description

@yblin00

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}'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions