From 6cfafa33fb37dac2ab5f51031b7277b516b6b45c Mon Sep 17 00:00:00 2001 From: Cameron Bulock Date: Sat, 2 Mar 2019 14:17:28 -0500 Subject: [PATCH] Additional model name for Osram LIGHTIFY Flex RGBW (#314) --- devices.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices.js b/devices.js index ab6f28a7e10ab..fcc5f898baef9 100644 --- a/devices.js +++ b/devices.js @@ -1132,7 +1132,7 @@ const devices = [ }, }, { - zigbeeModel: ['Flex RGBW', 'LIGHTIFY Indoor Flex RGBW'], + zigbeeModel: ['Flex RGBW', 'LIGHTIFY Indoor Flex RGBW', 'LIGHTIFY Flex RGBW'], model: '4052899926110', vendor: 'OSRAM', description: 'Flex RGBW',