Skip to content

Error in Shelly2-as-Roller-Shutter.groovy refresh() #40

@FearNaBoinne

Description

@FearNaBoinne

Line 193 reads:
sendEvent(name: "windowShade", value: "on")
This should be:
sendEvent(name: "windowShade", value: "open")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions