From d3f271f984b47c59a2d5ea53339cbb454401c8ac Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Sat, 12 May 2018 09:21:36 +0200 Subject: [PATCH] Update description of LED1536G5 --- lib/devices.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/devices.js b/lib/devices.js index 8d2a8d83..43f2eb24 100644 --- a/lib/devices.js +++ b/lib/devices.js @@ -149,7 +149,7 @@ const devices = { 'TRADFRI bulb E14 WS opal 400lm': { model: 'LED1536G5', vendor: 'IKEA', - description: 'TRADFRI LED bulb E14 WS opal 400 lumen, dimmable, white spectrum', + description: 'TRADFRI LED bulb E14 400 lumen, dimmable, white spectrum, opal white', supports: 'on/off, brightness, color temperature', homeassistant: [homeassistant.light_brightness_colortemp] },