v10.0.0-beta.7
Pre-release
Pre-release
Bug Fixes
- homebridge: add
nameoption to schema so that it won't be removed by config-ui (af6755a), closes #870 - include device name when setting push token (2466a25), closes #920
- npm audit fix (c1fe605)
- remove doorbell press simulation options (e1d1225)
Features
BREAKING CHANGES
- The
sendDoorbellMotionNotificationsToTvandsendCameraMotionNotificationsToTvoptions have been removed. These options were originally inteded as a workaround for the fact that tvOS would only automatically start streaming for doorbell presses and not for motion events. tvOS 15 now supports this features as an option in the UI, so we no longer need this option at the plugin level.