Skip to content

Difficulty in determining control names for components #7

Open
@rafaelcorsi

Description

@rafaelcorsi

I understand that this feature is still in beta, but I'd like to note that there currently seems to be no way to identify the control name for a given component. For instance, I'm trying to trigger the motion signal on the PIR motion sensor from a test scenario, but I haven't been successful.

I've attempted several keywords such as motion, pressed, emotion, and trigger, but none have worked. It looks like that repository that implement this components is private, so no way to look at the source code.

Example:

  - set-control:
      part-id: pir1
      control: trigger
      value: 1

  - set-control:
      part-id: pir1
      control: trigger
      value: 0

all the best

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions