Is there a way we can compute the energy/power consumption of the Philips hue? Any nodejs api which I can use to showcase the same. I searched in the internet, I did not find any resource which has information about computing the energy/power consumption.
Asked
Active
Viewed 322 times
0
-
please read [ask] before asking, welcome to stack overflow – Dan Beaulieu Oct 15 '15 at 22:44
1 Answers
0
There isn't a public nor private api for Philips hue bulbs. The bridge drains constant power of 1.6W, each bulb when on drains 5W, and 0.4W when off. You can calculate the drain yourself using these metrics.

Dmitry Sadakov
- 2,128
- 3
- 19
- 34