Skip to content

Commit

Permalink
fix(detect): Detect _TZ3210_it1u8ahz as TuYa TS0505B_1_2. Koenkk/zi…
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed May 23, 2023
1 parent f2303f2 commit f77f831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/devices/tuya.js
Original file line number Diff line number Diff line change
Expand Up @@ -1284,6 +1284,7 @@ module.exports = [
tuya.whitelabel('Lidl', '399629_2110', 'Livarno Lux Ceiling Panel RGB+CCT', ['_TZ3210_c0s1xloa']),
tuya.whitelabel('Skydance', 'WZ5_dim_2', 'Zigbee & RF 5 in 1 LED controller (DIM mode)', ['_TZB210_3zfp8mki']),
tuya.whitelabel('TuYa', 'TS0505B_1_1', 'Zigbee 3.0 18W led light bulb E27 RGBCW', ['_TZ3210_jd3z4yig']),
tuya.whitelabel('TuYa', 'TS0505B_1_2', 'Zigbee E14 dimmable smart bulb RGB+CW+WW', ['_TZ3210_it1u8ahz']),
],
extend: tuya.extend.light_onoff_brightness_colortemp_color({colorTempRange: [153, 500], noConfigure: true}),
configure: async (device, coordinatorEndpoint, logger) => {
Expand Down

0 comments on commit f77f831

Please sign in to comment.