Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iobroker.netatmo

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iobroker.netatmo - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

io-package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc