homey-lib
Advanced tools
Comparing version 2.32.7 to 2.32.8
@@ -44,2 +44,3 @@ /* eslint-disable no-restricted-properties */ | ||
}; | ||
const IMAGE_SIZES = { | ||
@@ -57,2 +58,3 @@ app: { | ||
}; | ||
const BATTERY_CAPABILITIES = [ | ||
@@ -59,0 +61,0 @@ 'measure_battery', |
{ | ||
"name": "homey-lib", | ||
"version": "2.32.7", | ||
"version": "2.32.8", | ||
"description": "Shared Library for Homey", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
1728921