-
Hi SteveyO,
thanks for your great emulator. It's great for developing for hue during my daily trainride to work.
My issue:
I'm curious about the hue bridge lights url:
http://localhost:8000/api/newd…
-
Which username should I use. My Philips hue never asked for a username and all Android apps properly work. When running the code from here, the error is
```
>>> from beautifulhue.api import Bridge
>>…
-
The readme says:
> The "Lightset 0" Group is a special instance and will always exist and have the id of "0" as specified in the Hue Api documentation. Due to this internal group being maintained by …
-
After struggling to authenticate myself with the Hue Emulator, I found out that the only valid user is "newdeveloper". User management would be a nice feature, so I could add my own user, either via H…
-
hey there, i'm using the hue ambilight-script (+requests) with kodi beta 5 manually
user: newdeveloper and the script fails, something about light3_id.
it worked about two minutes a few days ago, th…
-
myHarmony Software can't pair with emulator, here is the server's log (Hub's IP: 192.168.0.23):
```
2015-03-04 05:26:07,178 [INFO ] Server starting
2015-03-04 05:26:13,916 [INFO ] received M-SEARCH f…
Pmant updated
9 years ago
-
Hello
I tried to user your java API. I added the ipAdress and leave the username by default. i pressed the button on the hue and runned the script (in netbeans) so i get the following error message.
…