What's Changed
Updated
BaseAccessory.ts
:- Extended
getValue
andsetValue
to also acceptcharacteristic
andservice
as arguments. - Removed some unnecessary lines of code.
- Extended
CameraAccessory.ts
:- Changed the method signatures for
getCameraPropertyValue
andsetCameraPropertyValue
to accommodate new characteristic arguments. - Simplified and optimized logging and value updating processes.
- Changed the method signatures for
Full Changelog: v2.2.17...v2.2.18