sqmk / huejay

Philips Hue client for Node.js
MIT License
424 stars 40 forks source link

sensors #83

Closed bwired-nl closed 7 years ago

bwired-nl commented 7 years ago

Hi Is there a way to get the sensor status directly when it changes?

sqmk commented 7 years ago

The bridge itself does not emit events when things change. You will have to poll for changes.