Releases: dgreif/ring
Releases · dgreif/ring
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
-
cf08a3e
Thanks @dgreif! - Update push-receiver, which should lead to more reliable push notification handling -
1552181
Thanks @dgreif! - Set panic button names in such a way that they are properly reflected in the Home app. Note, this only impacts users who have theshowPanicButtons
option enabled. These users will likely see a new warning about "Configured Name" not being a supported characteristic of "Switch", which can be ignored. -
Updated dependencies [
cf08a3e
]:
[email protected]
Major Changes
cc2f0b7
Thanks @tsightler! - Updated to new push notification interface. This will change the shape of push notifications for projects which manually consume push notifications, but should not impact homebridge-ring users. If your push notifications for cameras (motion events, dings, etc) do not work after updating, please reboot and try again, then see https://github.com/dgreif/ring/wiki/Notification-Troubleshooting if issues continue.
Minor Changes
36461a1
Thanks @dgreif! - Switched to using the native version offetch
from Node.js. This allows us to removegot
as a dependency. This will break any users on Node 16 or older, though those versions have not been officially supported for some time.
Patch Changes
[email protected]
Major Changes
cc2f0b7
Thanks @tsightler! - Updated to new push notification interface. This will change the shape of push notifications for projects which manually consume push notifications, but should not impact homebridge-ring users. If your push notifications for cameras (motion events, dings, etc) do not work after updating, please reboot and try again, then see https://github.com/dgreif/ring/wiki/Notification-Troubleshooting if issues continue.
Minor Changes
36461a1
Thanks @dgreif! - Switched to using the native version offetch
from Node.js. This allows us to removegot
as a dependency. This will break any users on Node 16 or older, though those versions have not been officially supported for some time.
Patch Changes
-
f0766c1
Thanks @donavanbecker! - Fixes for HAP-NodeJS v1.0.0, which should pave the way for the upcoming Homebridge 2.0.0 release. -
c8aab5a
Thanks @dgreif! - Add deprecation warning for bridged cameras. Only unbridged cameras will be supported in the next major release.
[email protected]
[email protected]
[email protected]
[email protected]
Major Changes
- #1435
614621c
Thanks @tsightler! - Updated to new push notification interface. This will change the shape of push notifications for projects which manually consume push notifications, but should not impact homebridge-ring users. If your push notifications for cameras (motion events, dings, etc) do not work after updating, please reboot and try again, then see https://github.com/dgreif/ring/wiki/Notification-Troubleshooting if issues continue.