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.