Skip to content

The pattern field of backlight plugin commands is exported as wrong file type. #57

@taylorlm88

Description

@taylorlm88

When a backlight command is called to set the power of a colored LED, the pattern input is optional. If it is provided, however, it should be exported as a string. Right now it is exported to the yaml file as an integer. The yaml file is getting pattern: 1010 when it should be getting pattern: "1010"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions