homey-lib
Advanced tools
Comparing version 1.0.21 to 1.0.22
@@ -12,3 +12,3 @@ "use strict"; | ||
const allowedLocales = [ 'en', 'nl', 'de', 'es', 'fr' ]; | ||
const allowedCategories = [ 'lights', 'video', 'music', 'appliances', 'security', 'climate', 'tools', 'internet' ]; | ||
const allowedCategories = [ 'lights', 'video', 'music', 'appliances', 'security', 'climate', 'tools', 'internet', 'localization', 'energy' ]; | ||
@@ -15,0 +15,0 @@ // allowed types for driver settings |
{ | ||
"name": "homey-lib", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"description": "Library for Homey", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
98381