homebridge-arlo
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -5,2 +5,7 @@ # Change Log | ||
## v2.0.1 (2020-06-12) | ||
### Changes | ||
* Fixed `config.schema.json` not working. | ||
## v2.0.0 (2020-06-12) | ||
@@ -13,3 +18,3 @@ | ||
* Add option to disable cameras. | ||
* Fix config.schema.json config types. | ||
* Fix `config.schema.json` config `type`. | ||
@@ -24,2 +29,2 @@ ## v1.1.0 (2020-06-12) | ||
### Breaking Changes | ||
* Homebridge dependency has changed to v1.0.0 or greater. | ||
* Homebridge dependency has changed to `v1.0.0` or greater. |
@@ -54,3 +54,3 @@ { | ||
"description": "If you would like to disable cameras, uncheck this." | ||
}, | ||
} | ||
} | ||
@@ -57,0 +57,0 @@ }, |
{ | ||
"displayName": "Homebridge Arlo", | ||
"name": "homebridge-arlo", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Arlo plugin for homebridge", | ||
@@ -6,0 +6,0 @@ "author": "homebridge-plugins", |
<span align="center"> | ||
<a href="https://arlo.com"><img alt="homebridge-arlo" src="https://raw.githubusercontent.com/homebridge-plugins/homebridge-arlo/update/arlo/arlo.png" width="140px"></a> | ||
<a href="https://arlo.com"><img alt="homebridge-arlo" src="https://raw.githubusercontent.com/homebridge-plugins/homebridge-arlo/master/arlo/arlo.png" width="140px"></a> | ||
@@ -5,0 +5,0 @@ # Homebridge-Arlo |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
77723