Skip to content

Minor Fixes #1

Description

@patsperca

First of all, thanks for sharing your implementation of the nanoleaf API!
I am currently implementing the tiles in my custom smart home solution and found it very useful.

After playing around i ran in to some issues i'd like to share with you:
First of all, it would be good to ensure that the correct TCP port (16021) is used when initally connecting to your tiles, this gave me some headache...

I am not fully through my integration tests but found out that String Literal escaping was not working and fixed it mainly in replacing all the places where ' is used instead of " .

If you like i would share my tweaks of the code with you and help to build an nuget package once everything works as expected.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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