Skip to content

Color change doesn't like on my Controller. #5

@dyllan500

Description

@dyllan500

This is my output of the discovery command.

Address | ID | Model

10.0.0.11 | B4E8421C2D5C | AK001-ZJ2145

I was able to debug your code and found that in the SetColor function this line below is causing the issue.
bytesToSend = append(bytesToSend, byte(sum&0xff))
Once I commented that out the lights change color like normally.
Not sure why that doesn't work for my controller, if you need anything else from me feel free to ask.

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