0

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.

1 Answers1

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