[Nanolaef] Visual State Bugfix (#13880)

* Nanoleaf Visual State fix

Fix the visual state channel name.

Also:
- Better name (from state to visual state) of the (new) channel
- Better logs which has helped us debug the problem
- Some more information on when it will work in the README

Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
This commit is contained in:
Jørgen Austvik
2022-12-08 21:00:11 +01:00
committed by GitHub
parent 6a16c889f2
commit 177ce2a217
7 changed files with 49 additions and 10 deletions

View File

@@ -110,6 +110,8 @@ Compare the following output with the right picture at the beginning of the arti
The state channel shows an image of the panels on the wall.
You have to configure things for each panel to get the correct color.
Since the colors of the panels can make it difficult to see the panel ids, please use the layout channel where the background color is always white to identify them.
For state to work, you need to set static colors to your panel.
This is because Nanoleaf does not return updates on colors for dynamic effects and animations.
![Image](doc/NanoCanvas_rendered.jpg)