sqmk / Phue

Philips Hue client for PHP
Other
203 stars 45 forks source link

Sensors webhook #138

Closed cloudstudio closed 5 years ago

cloudstudio commented 5 years ago

Hello! thanks in advance.

It is possible to detect when the sensor changes? something like a webhook?

I know i can do a cronjob every 10 sec to check sensor status.

Thanks sir !

sqmk commented 5 years ago

You'll need to poll the bridge for sensor changes.