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

Rule status "looperror" #158

Closed DenisPryt closed 4 years ago

DenisPryt commented 4 years ago

Rule status can be "looperror", but api throw "ApiError: Value 'looperror' is not one of the allowed values [enabled,disabled,resourcedeleted] at ChoiceType._convertToType (/Users/mac/Projects/NodeProjects/hue-project/node_modules/node-hue-api/lib/types/ChoiceType.js:27:13)"

peter-murray commented 4 years ago

Fixed in 4.0.2 that is now in npm registry