-
Updated
Nov 5, 2020 - JavaScript
hue-api
Here are 46 public repositories matching this topic...
-
Updated
Mar 31, 2020 - JavaScript
-
Updated
Aug 16, 2020 - C++
-
Updated
Nov 4, 2020 - Java
-
Updated
Mar 2, 2019 - JavaScript
-
Updated
Sep 15, 2020 - Python
-
Updated
Mar 13, 2020 - Python
-
Updated
Nov 2, 2019 - Go
-
Updated
Sep 7, 2020 - Haskell
Not all methods of the Group model are mentioned in the docs yet.
-
Updated
Sep 19, 2020 - Go
-
Updated
Feb 17, 2020 - Shell
-
Updated
Aug 9, 2019 - Swift
-
Updated
Jan 28, 2020 - PHP
-
Updated
Jan 7, 2019 - C++
-
Updated
Nov 21, 2018 - Shell
-
Updated
Mar 23, 2020 - Python
-
Updated
Jun 14, 2018 - Shell
-
Updated
Dec 30, 2018 - JavaScript
-
Updated
Mar 18, 2019 - TypeScript
-
Updated
Jul 3, 2020 - Java
-
Updated
Dec 31, 2017 - Objective-C
In HurRLGenerator.ts on line 16:
I think there might be an issue where the object key should be used instead of the index as if it were an array. I've probably deleted lights before on my hue, which is probably why I have some gaps. I notice when querying my hue that the light keys start at 3 instead of 1 or 0. I have a light at index 6, but it's named 9 in my status object (at http://hueip/api
-
Updated
Mar 25, 2018 - Java
-
Updated
Aug 30, 2020 - JavaScript
-
Updated
Jun 4, 2019
-
Updated
Feb 18, 2018 - JavaScript
Improve this page
Add a description, image, and links to the hue-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hue-api topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
This basically relates to the fact that the bridge as of now is not fully tested because we need to mock request calls to a bridge with our own bridge somehow in order to be able to test.
Describe the solution you'd like
This could be implemented in the form of a bridge tester struct that spins up its own thread and liste