Releases: dgreif/ring
Releases · dgreif/ring
v6.0.0
chore
- homebridge: remove v3 conversion step to update homebridge plugin name (c6c6057)
- update dependencies (3e9ce7e)
Features
ring-device-data-cli
for discovering new device types and data structures (de3c23a)- api: updated history/event methods for locations and cameras (e415605)
BREAKING CHANGES
- homebridge: Conversion step to change from
homebridge-ring-alarm
tohomebridge-ring
has been removed. If you are updating from v2, please first upgrade to version5.13.1
before upgrading to version 6+ - api: api.getHistory has been removed in favor of location.getCameraEvents
- api: location.getEvents has been replaced with location.getCameraEvents
- api: camera.getHistory has been replaced with camera.getEvents
- api: camera.getRecording has been renamed to camera.getRecordingUrl and takes a second optional param
{ transcoded: true }
instead oftrue
. This allows for additional options if we decide to add any down the road - Node.js 10+ now required
v5.13.1
v5.13.0
v5.13.0-alpha.0
Features
- configurable external port range (a5255f8)
v5.12.1
v5.12.0
v5.11.0
v5.11.0-alpha.1
Features
- homebridge: log hidden accessories (ae841fb)
v5.11.0-alpha.0
Features
- homebridge: flood/freeze and freeze sensors (5ae4367)