Skip to content

Drop pada button should use new message format #67

@jeffstjean

Description

@jeffstjean

See #65 for more details. Payload should look like:

{
    commands:
    [
        {
            command: 'ACTUATE_GROUP',
            args:
            [
                group: 'PADA',
                state: 'CLOSE' 
            ]
        }
    ]
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions