-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels