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

homey-lib

Package Overview
Dependencies
Maintainers
2
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homey-lib - npm Package Compare versions

Comparing version 1.0.18 to 1.0.19

31

lib/deviceclasses/deviceclasses.json

@@ -156,2 +156,3 @@ {

},
"chartType": "stepLine",
"min": 0,

@@ -170,2 +171,3 @@ "max": 1,

"min": 0,
"chartType": "stepLine",
"max": 1,

@@ -183,2 +185,3 @@ "decimals": 2,

"min": 0,
"chartType": "stepLine",
"max": 1,

@@ -196,2 +199,3 @@ "decimals": 2,

"min": 0,
"chartType": "stepLine",
"max": 1,

@@ -326,2 +330,3 @@ "decimals": 2,

},
"chartType": "stepLine",
"decimals": 2,

@@ -346,2 +351,3 @@ "getable": true,

"decimals": 2,
"chartType": "spline",
"getable": true,

@@ -363,2 +369,3 @@ "setable": false

},
"chartType": "spline",
"decimals": 2,

@@ -381,2 +388,3 @@ "getable": true,

},
"chartType": "spline",
"decimals": 2,

@@ -399,2 +407,3 @@ "getable": true,

},
"chartType": "spline",
"decimals": 2,

@@ -417,2 +426,3 @@ "getable": true,

},
"chartType": "spline",
"decimals": 2,

@@ -435,2 +445,3 @@ "getable": true,

},
"chartType": "spline",
"decimals": 2,

@@ -453,2 +464,3 @@ "getable": true,

},
"chartType": "spline",
"decimals": 2,

@@ -471,2 +483,3 @@ "getable": true,

},
"chartType": "spline",
"decimals": 2,

@@ -489,2 +502,3 @@ "getable": true,

},
"chartType": "spline",
"decimals": 2,

@@ -507,2 +521,3 @@ "getable": true,

},
"chartType": "stepLine",
"decimals": 2,

@@ -525,2 +540,3 @@ "getable": true,

},
"chartType": "stepLine",
"decimals": 2,

@@ -545,2 +561,3 @@ "getable": true,

},
"chartType": "spline",
"decimals": 2,

@@ -563,2 +580,3 @@ "getable": true,

},
"chartType": "stepLine",
"decimals": 2,

@@ -581,2 +599,3 @@ "getable": true,

},
"chartType": "spline",
"decimals": 2,

@@ -598,2 +617,3 @@ "getable": true,

},
"chartType": "spline",
"decimals": 2,

@@ -770,5 +790,6 @@ "getable": true,

},
"chartType": "spline",
"desc": {
"en": "Power usage in KiloWatts per Hour (kWh)",
"nl": "Stroomverbuik in KiloWatt per uur (kWh)"
"en": "Power usage in KiloWattHour (kWh)",
"nl": "Stroomverbuik in KiloWattUur (kWh)"
},

@@ -789,2 +810,3 @@ "getable": true,

},
"chartType": "spline",
"desc": {

@@ -805,2 +827,3 @@ "en": "Water usage in Cubic Meter (m³)",

"decimals": 2,
"chartType": "spline",
"units": {

@@ -825,2 +848,3 @@ "en": "m³"

},
"chartType": "spline",
"desc": {

@@ -876,2 +900,3 @@ "en": "Rain in Cubic Meter (m³)",

},
"chartType": "stepLine",
"min": 0,

@@ -960,2 +985,2 @@ "max": 1,

}
}
}

2

package.json
{
"name": "homey-lib",
"version": "1.0.18",
"version": "1.0.19",
"description": "Library for Homey",

@@ -5,0 +5,0 @@ "main": "index.js",

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