From 5adf436ff2c59fae29f9bc080bfd5273cfdb2c24 Mon Sep 17 00:00:00 2001 From: Marc Seeger Date: Thu, 7 Mar 2019 07:42:53 -0800 Subject: [PATCH] Clarify that the GE Link bulb could be BR30 or A19 (#320) I noticed that my A19 GE Link bulbs are sharing the BR30 description. From what I can tell, they both share same model number: https://github.com/Koenkk/zigbee2mqtt/issues/1161 --- devices.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices.js b/devices.js index 64792f65c0ac3..7f946d56ae830 100755 --- a/devices.js +++ b/devices.js @@ -7042,7 +7042,7 @@ const devices = [ zigbeeModel: ['ZLL Light'], model: '22670', vendor: 'GE', - description: 'Link smart LED light bulb, BR30 soft white (2700K)', + description: 'Link smart LED light bulb, A19/BR30 soft white (2700K)', extend: generic.light_onoff_brightness, }, {