Skip to content

Commit

Permalink
Clarify that the GE Link bulb could be BR30 or A19 (#320)
Browse files Browse the repository at this point in the history
I noticed that my A19 GE Link bulbs are sharing the BR30 description.
From what I can tell, they both share same model number: Koenkk/zigbee2mqtt#1161
  • Loading branch information
rb2k authored and Koenkk committed Mar 7, 2019
1 parent 46bd5c5 commit 690da75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devices.js
Original file line number Diff line number Diff line change
Expand Up @@ -1547,7 +1547,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,
},
{
Expand Down

0 comments on commit 690da75

Please sign in to comment.