-
Notifications
You must be signed in to change notification settings - Fork 30
Error 400: No Solution #19
Copy link
Copy link
Open
Description
Hello,
I have write a script and want to implement my Nanoleaf Aurora...
When i used this aurora.on method the Script is telling me about a "UNKNOWN ERROR 400"
I have the newest version of the API/Module and my Nanoleaf have also the newest version...
I dont have a clue what is Wrong please Help me!
Thanks!
DonMarco
if "abschalten" in text:
aurora = Aurora("xxx.xxx.xxx.xx", "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx")
aurora.on = True
if "abschalten" in text:
print("Nanoleaf wird abgeschalten")
aurora = Aurora("xxx.xxx.xxx.xx", "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx")
aurora.on = False
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels