From 26c952d34517210cd91c37e19d01ffe2a3e2152e Mon Sep 17 00:00:00 2001 From: NicolasBoulanger Date: Fri, 22 Nov 2019 21:01:11 +0100 Subject: [PATCH] add OSRAM Smart+ Mini Switch AC0251700NJ blue device (#768) * add OSRAM Smart+ Mini Switch AC0251700NJ blue device * merge model * remove extras converters * mistake removed --- devices.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devices.js b/devices.js index 6258101882054..e8ec30b19d7f0 100755 --- a/devices.js +++ b/devices.js @@ -1991,8 +1991,8 @@ const devices = [ extend: generic.light_onoff_brightness_colortemp, }, { - zigbeeModel: ['Lightify Switch Mini'], - model: 'AC0251100NJ', + zigbeeModel: ['Lightify Switch Mini', 'Lightify Switch Mini blue'], + model: 'AC0251100NJ/AC0251700NJ', vendor: 'OSRAM', description: 'Smart+ switch mini', supports: 'circle, up, down and hold/release',