Skip to content

Tuya Cover: coverPosition handler should indicate that cover is moving. #4140

Closed
@nchieng

Description

Suggest that branch on the switch statement here: set running to true

case tuya.dataPoints.coverPosition:
  return { running: true };

The following switch statement case should appropriately handle setting running back to false when the coverArrived message is received.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions