mirror of
https://github.com/lehanspb/tuya-mqtt.git
synced 2025-12-16 17:54:36 +00:00
RGBTW light fixes
This commit is contained in:
@@ -15,6 +15,8 @@ class RGBTWLight extends TuyaDevice {
|
||||
|
||||
this.deviceData.mdl = 'RGBTW Light'
|
||||
|
||||
this.isRgbtwLight = true
|
||||
|
||||
// Map generic DPS topics to device specific topic names
|
||||
this.deviceTopics = {
|
||||
state: {
|
||||
|
||||
Reference in New Issue
Block a user