homebridge-arlo
Version:
Arlo plugin for homebridge
34 lines (21 loc) • 774 B
Markdown
# Change Log
All notable changes to this project will be documented in this file. This project uses [Semantic Versioning](https://semver.org/).
## v2.1.0 (2020-06-16)
### Changes
* Add Streaming Options to `config.schema.json`.
* Enhanced Camera Streaming. Camera Streaming still `not working` as expected though.
## v2.0.1 (2020-06-12)
### Changes
* Fixed `config.schema.json` not working.
## v2.0.0 (2020-06-12)
### Breaking Changes
* Updating plugin version to remove `Update Available`.
#### Other Changes
* Add option to disable cameras.
* Fix `config.schema.json` config `type`.
## v1.1.0 (2020-06-12)
### Changes
* Added easy config for Config UI X.
## v1.0.0 (2020-06-12)
### Breaking Changes
* Homebridge dependency has changed to `v1.0.0` or greater.