Skip to content

Releases: dgreif/ring

ring-client-api@13.2.1

07 Dec 00:34
a7d803b
Compare
Choose a tag to compare

Patch Changes

  • #1532 209f13e Thanks @tsightler! - Increase keepalive and adjust connection pooling, which will hopefully result in more stable fetch requests

  • a480048 Thanks @tsightler! - Handle errors when connecting to push notification service

homebridge-ring@13.2.1

07 Dec 00:34
a7d803b
Compare
Choose a tag to compare

Patch Changes

  • #1532 209f13e Thanks @tsightler! - Increase keepalive and adjust connection pooling, which will hopefully result in more stable fetch requests

  • a480048 Thanks @tsightler! - Handle errors when connecting to push notification service

  • a36c7d9 Thanks @dgreif! - Mark homebridge-ring as compatible with Homebridge v2 Beta

  • Updated dependencies [209f13e, a480048]:

    • ring-client-api@13.2.1

ring-client-api@13.2.0

21 Nov 00:48
Compare
Choose a tag to compare

Minor Changes

  • 2df3073 Thanks @dgreif! - Add support for Node 22

  • abd5e98 Thanks @dgreif! - Updated build target from ES2021 to ES2022. ES2022 is fully supported by Node 18, which is the current minimum supported version.

Patch Changes

homebridge-ring@13.2.0

21 Nov 00:48
Compare
Choose a tag to compare

Minor Changes

  • 2df3073 Thanks @dgreif! - Add support for Node 22

  • abd5e98 Thanks @dgreif! - Updated build target from ES2021 to ES2022. ES2022 is fully supported by Node 18, which is the current minimum supported version.

Patch Changes

ring-client-api@13.1.0

13 Aug 01:59
f3d2b24
Compare
Choose a tag to compare

Minor Changes

  • 1a1ee4b Thanks @dgreif! - Add support for water valves. Note, these have not been tested extensively so please let us know if you run into issues.

Patch Changes

homebridge-ring@13.1.0

13 Aug 01:59
f3d2b24
Compare
Choose a tag to compare

Minor Changes

  • 1a1ee4b Thanks @dgreif! - Add support for water valves. Note, these have not been tested extensively so please let us know if you run into issues.

Patch Changes

ring-client-api@13.0.1

08 Aug 21:16
e286b97
Compare
Choose a tag to compare

Patch Changes

  • cf08a3e Thanks @dgreif! - Update push-receiver, which should lead to more reliable push notification handling

homebridge-ring@13.0.1

08 Aug 21:16
e286b97
Compare
Choose a tag to compare

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 the showPanicButtons 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]:

    • ring-client-api@13.0.1

ring-client-api@13.0.0

04 Aug 18:55
72e52bb
Compare
Choose a tag to compare

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 of fetch from Node.js. This allows us to remove got 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

homebridge-ring@13.0.0

04 Aug 18:55
72e52bb
Compare
Choose a tag to compare

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 of fetch from Node.js. This allows us to remove got 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.

  • dd78e50 Thanks @dgreif! - Updated dependencies

  • c8aab5a Thanks @dgreif! - Add deprecation warning for bridged cameras. Only unbridged cameras will be supported in the next major release.

  • Updated dependencies [dd78e50, cc2f0b7, 36461a1]:

    • ring-client-api@13.0.0