mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Added author tag for Philps Hue device
Former-commit-id: 6fc5dc0ac7177ddd23e601c8ca1f65981ff0e778
This commit is contained in:
parent
3acfde8d22
commit
1e66045d3e
@ -17,6 +17,8 @@
|
|||||||
* Uses the official Philips Hue API (http://developers.meethue.com).
|
* Uses the official Philips Hue API (http://developers.meethue.com).
|
||||||
* Framegrabber must be limited to 10 Hz / numer of lights to avoid rate limitation by the hue bridge.
|
* Framegrabber must be limited to 10 Hz / numer of lights to avoid rate limitation by the hue bridge.
|
||||||
* Create a new API user name "newdeveloper" on the bridge (http://developers.meethue.com/gettingstarted.html)
|
* Create a new API user name "newdeveloper" on the bridge (http://developers.meethue.com/gettingstarted.html)
|
||||||
|
*
|
||||||
|
* @author ntim (github)
|
||||||
*/
|
*/
|
||||||
class LedDevicePhilipsHue: public LedDevice {
|
class LedDevicePhilipsHue: public LedDevice {
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user