studioimaginaire / phue

A Python library for the Philips Hue system
Other
1.53k stars 267 forks source link

Allow scanning for new lights and sensors #154

Open stefan-kuepper opened 5 years ago

stefan-kuepper commented 5 years ago

Hi, I added the ability to scan for lights and sensors using the new methods scan{lights,sensors}() of Bridge. To find out if the scan in in progress you can use the methods scan{lights,sensors}_active().