Added
- New approach to handling
propertyNameinCameraAccessory.tsfor more flexibility.
Updated
- Improved logging formats across
BaseAccessory.ts,platform.ts, andserver.ts. - Fine-tuned execution delays in
BaseAccessory.ts,platform.ts, andserver.tsfor better performance. BaseAccessory.tsto makegetValueoptional, allowing for more versatile accessory handling.
Fixed
- Switch-light issue in
CameraAccessory.ts.
Removed
LockControlPointgetter because it is not requested by Apple HomeKit Framework.
Credits
- @cixio on PR #416 for notice me the miss, I've used the opportunity to refactor it instead of using switch declaration
Full Changelog: v2.2.16...v2.2.17