Skip to content

Releases: dgreif/ring

v5.5.0

10 Aug 22:31
Compare
Choose a tag to compare

Features

  • homebridge: panic buttons for burglar and fire (c87a83a), closes #83

v5.4.1

10 Aug 17:18
Compare
Choose a tag to compare

Bug Fixes

  • improved snapshot timing for battery cameras (8fabd14)

v5.4.0

08 Aug 23:52
Compare
Choose a tag to compare

Bug Fixes

  • homebridge: automatically prune unused services (6496aa1)

Features

  • homebridge: add support for fans (#94) (15cca9a)

v5.3.1

07 Aug 22:06
Compare
Choose a tag to compare

Bug Fixes

  • homebridge: handle missing snapshots and offline cameras (adc08f6), closes #92

v5.3.0

01 Aug 21:55
Compare
Choose a tag to compare

Features

  • homebridge: more detailed logging (6c2021e)

v5.2.0

01 Aug 18:28
Compare
Choose a tag to compare

Features

  • homebridge: include changelog for homebridge ui (46387a5), closes #86

v5.1.0

01 Aug 18:16
Compare
Choose a tag to compare

Features

  • homebridge: config schema for homebridge settings ui (56011e3), closes #86

v5.0.0

01 Aug 15:13
Compare
Choose a tag to compare

Features

  • negotiate port mappings to get through more NAT setups (2f1899b)
  • sip streaming api (#88) (a00fe31)

BREAKING CHANGES

  • SipSession api has changed and now exposes Observables for RTP packets on audioStream and videoStream

v4.5.2

31 Jul 23:28
Compare
Choose a tag to compare

Bug Fixes

  • homebridge: add https fallback for getting public ip (916014c), closes #81

v4.5.1

31 Jul 23:28
Compare
Choose a tag to compare

Bug Fixes

  • homebridge: use correct service for on/off switch (edba85c), closes #75