Skip to content

referencing the button in user app code #1

Description

@relayman357

Hi - how do we reference this button in user app? I've tried capability.button but when I install my app I can't select the Third Reality Smart Button for the button.

preferences {
section("Select Devices") {
input "doorContact1", "capability.contactSensor", title: "Door Contact 1", required: true
input "alarm1", "capability.alarm", title: "Alarm 1", required: true
input "button1", "capability.button", title: "Third Reality Smart Button", required: true
}

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