Sergey Anisimov

Results 3 issues of Sergey Anisimov

Attribute size is 8 bits not 16 for Hue and Saturation attributes, yet configureReporting is called incorrectly: ```groovy commands += zigbee.configureReporting(COLOR_CONTROL_CLUSTER, ATTRIBUTE_HUE, DataType.UINT16, 1, 3600, 0x10) commands += zigbee.configureReporting(COLOR_CONTROL_CLUSTER, ATTRIBUTE_SATURATION,...

NuGet 3 and later supports the Credential Provider, which automatically acquires feed credentials when needed but Chocolatey still uses v2. I'm especially interested in CredentialProvider.Vss.exe support since I'm hosting my...

0 - _Triaging