iobroker.netatmo
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"common": { | ||
"name": "netatmo", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"title": "Netatmo Adapter", | ||
@@ -6,0 +6,0 @@ "desc": { |
@@ -84,2 +84,3 @@ module.exports = function (myapi, myadapter) { | ||
handleWind(aModule, aParent); | ||
break; | ||
default: | ||
@@ -86,0 +87,0 @@ adapter.log.info("UNKNOWN DEVICE TYPE: " + aDeviceType + " " + JSON.stringify(aModule)); |
{ | ||
"name": "iobroker.netatmo", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "ioBroker netatmo Adapter", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -16,2 +16,5 @@ ![Logo](admin/netatmo.png) | ||
### 0.4.1 | ||
* (PArns) Removed log warnings for Wind sensor | ||
### 0.4.0 | ||
@@ -18,0 +21,0 @@ * (PArns) Added absolute humidity |
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
106855
1751
62