peter-murray / node-hue-api

Node.js Library for interacting with the Philips Hue Bridge and Lights
Apache License 2.0
1.18k stars 145 forks source link

declare class Sensors::getAll() #161

Closed DenisPryt closed 4 years ago

DenisPryt commented 4 years ago

Sensors::getAll() method return Promise<Sensor>. I think it must be Promise<Sensor[]>

peter-murray commented 4 years ago

You are correct, I will get that sorted tomorrow.

Thanks

peter-murray commented 4 years ago

Fixed in 4.0.3