Skip to content

Commit

Permalink
Support OTA for GL-S-006P (#5067)
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Chvíla <michal@chvila.sk>

Signed-off-by: Michal Chvíla <michal@chvila.sk>
  • Loading branch information
Electry committed Dec 3, 2022
1 parent c2cb3e6 commit a89e0ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devices/gledopto.js
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ module.exports = [
zigbeeModel: ['GL-S-006P'],
model: 'GL-S-006P',
vendor: 'Gledopto',
ota: ota.zigbeeOTA,
description: 'Zigbee GU10 LED lamp',
extend: extend.light_onoff_brightness_colortemp_color({colorTempRange: [158, 495]}),
},
Expand Down

0 comments on commit a89e0ee

Please sign in to comment.