diff --git a/devices/tuya/_TZE200_TS0601_humidity_temp.json b/devices/tuya/_TZE200_TS0601_humidity_temp.json index 031a7ca22e..89683b51d6 100644 --- a/devices/tuya/_TZE200_TS0601_humidity_temp.json +++ b/devices/tuya/_TZE200_TS0601_humidity_temp.json @@ -1,7 +1,7 @@ { "schema": "devcap1.schema.json", - "manufacturername": ["_TZE200_znbl8dj5", "_TZE200_qoy0ekbd", "_TZE200_a8sdabtg", "_TZE200_whkgqxse"], - "modelid": ["TS0601", "TS0601", "TS0601", "TS0601"], + "manufacturername": ["_TZE200_znbl8dj5", "_TZE200_qoy0ekbd", "_TZE200_a8sdabtg", "_TZE200_whkgqxse","_TZE200_yjjdcqsq", "_TZE200_9yapgbuv", "_TZE200_utkemkbs"], + "modelid": ["TS0601", "TS0601", "TS0601", "TS0601", "TS0601", "TS0601", "TS0601"], "vendor": "Tuya", "product": "Temperature Humidity Sensor TS0601", "sleeper": true, @@ -36,7 +36,6 @@ }, { "name": "attr/swversion", - "refresh.interval": 86400, "parse": {"fn": "zcl", "ep": 1, "cl": "0x0000", "at": "0x0001", "script": "tuya_swversion.js"}, "read": {"fn": "zcl", "ep": 1, "cl": "0x0000", "at": "0x0001"} }, @@ -102,7 +101,6 @@ }, { "name": "attr/swversion", - "refresh.interval": 86400, "parse": {"fn": "zcl", "ep": 1, "cl": "0x0000", "at": "0x0001", "script": "tuya_swversion.js"}, "read": {"fn": "none"} },