You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
Can I get some help please.
Im running Python on Windows 10.
I have installed pysimplesoap.
I go to command prompt and type python hue.py but get the following error massage:
I have tried the steps after (in a web browse go to the IP of one of the Sonos units, added the Hue to the Sonos Services but cant get anywhere. What should the username and password be set to ?
Thanks
The text was updated successfully, but these errors were encountered:
Thanks for the response - changing to Python 2.7 worked! The program is still in good condition and changed lights for the different bulbs so well done.
I miss understood what the program does a bit though - I thought it would turn the bulbs into a disco based on music being played through Sonos (a bit like Hue Disco but direct form Sonos) - great program though
Hi
Can I get some help please.
Im running Python on Windows 10.
I have installed pysimplesoap.
I go to command prompt and type python hue.py but get the following error massage:
C:\Users\James\AppData\Local\Programs\Python\Python35\Scripts\sonoshue>python hue.py 192.168.1.57
File "hue.py", line 52
print "getSessionId(%s, %s) called" % (username, password)
^
SyntaxError: invalid syntax
I have tried the steps after (in a web browse go to the IP of one of the Sonos units, added the Hue to the Sonos Services but cant get anywhere. What should the username and password be set to ?
Thanks
The text was updated successfully, but these errors were encountered: