From 79f243920f54cb42430525e9007f440d9b1d3a31 Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Wed, 24 Jan 2024 21:16:00 +0200 Subject: [PATCH] new device dump --- DEVICES/tuya/dump/devices.json | 2166 +++++++++++++----------- DEVICES/tuya/dump/snapshot.json | 2 +- DEVICES/tuya/dump/tinytuya.json | 2 +- DEVICES/tuya/dump/tuya-raw.json | 2816 +++++++++++++++++-------------- 4 files changed, 2670 insertions(+), 2316 deletions(-) diff --git a/DEVICES/tuya/dump/devices.json b/DEVICES/tuya/dump/devices.json index 66e0596..d744376 100644 --- a/DEVICES/tuya/dump/devices.json +++ b/DEVICES/tuya/dump/devices.json @@ -1,4 +1,744 @@ [ + { + "name": "couch suspension", + "id": "bf325fc2c829e74e98ylc9", + "key": "?&L*%7>c(dQ?|v^o", + "mac": "1c:90:ff:53:3c:30", + "uuid": "29379910e4ba6f75", + "category": "dj", + "product_name": "Smart Bulb", + "product_id": "k3okx0w3bsgmindp", + "biz_type": 18, + "model": "cb2l", + "sub": false, + "icon": "https://images.tuyaeu.com/smart/icon/bay1628652352170c2wS/ebc84cdd571f2750d5263fb3148f4799.jpg", + "mapping": { + "20": { + "code": "switch_led", + "type": "Boolean", + "values": {} + }, + "21": { + "code": "work_mode", + "type": "Enum", + "values": { + "range": [ + "white", + "colour", + "scene", + "music" + ] + } + }, + "22": { + "code": "bright_value_v2", + "type": "Integer", + "values": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1 + } + }, + "23": { + "code": "temp_value_v2", + "type": "Integer", + "values": { + "min": 0, + "max": 1000, + "scale": 0, + "step": 1 + } + }, + "24": { + "code": "colour_data_v2", + "type": "Json", + "raw_values": "{\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}", + "values": { + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + } + } + }, + "25": { + "code": "scene_data_v2", + "type": "Json", + "raw_values": "{\"scene_num\":{\"min\":1,\"scale\":0,\"max\":8,\"step\":1},\"scene_units\": {\"unit_change_mode\":{\"range\":[\"static\",\"jump\",\"gradient\"]},\"unit_switch_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"unit_gradient_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"bright\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"temperature\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}}", + "values": { + "scene_num": { + "min": 1, + "scale": 0, + "max": 8, + "step": 1 + }, + "scene_units": { + "unit_change_mode": { + "range": [ + "static", + "jump", + "gradient" + ] + }, + "unit_switch_duration": { + "min": 0, + "scale": 0, + "max": 100, + "step": 1 + }, + "unit_gradient_duration": { + "min": 0, + "scale": 0, + "max": 100, + "step": 1 + }, + "bright": { + "min": 0, + "scale": 0, + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + } + } + } + }, + "26": { + "code": "countdown_1", + "type": "Integer", + "values": { + "unit": "s", + "min": 0, + "max": 86400, + "scale": 0, + "step": 1 + } + }, + "27": { + "code": "music_data", + "type": "Json", + "raw_values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}", + "values": { + "change_mode": { + "range": [ + "direct", + "gradient" + ] + }, + "bright": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + } + } + }, + "28": { + "code": "control_data", + "type": "Json", + "raw_values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}", + "values": { + "change_mode": { + "range": [ + "direct", + "gradient" + ] + }, + "bright": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + } + } + }, + "30": { + "code": "rhythm_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "31": { + "code": "sleep_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "32": { + "code": "wakeup_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "33": { + "code": "power_memory", + "type": "Raw", + "values": {} + }, + "34": { + "code": "do_not_disturb", + "type": "Boolean", + "values": {} + }, + "209": { + "code": "cycle_timing", + "type": "Raw", + "values": {} + }, + "210": { + "code": "random_timing", + "type": "Raw", + "values": {} + } + } + }, + { + "name": "HT bathroom", + "id": "bfe7858c061ec8780fjdbz", + "key": "LhhUa~(5i|7E5I$s", + "mac": "c4:82:e1:92:01:17", + "uuid": "a7b044f35d400aeb", + "sn": "100127122011C9", + "category": "wsdcg", + "product_name": "Wii-Fi Temperature & Humidity Sensor", + "product_id": "xflodz7oja0pndk3", + "biz_type": 18, + "model": "TH08", + "sub": false, + "icon": "https://images.tuyaeu.com/smart/icon/ay15427647462366edzT/53c1c0d70d455d17ad15971996b442c6.png", + "mapping": { + "1": { + "code": "va_temperature", + "type": "Integer", + "values": { + "unit": "\u00b0C", + "min": -200, + "max": 600, + "scale": 1, + "step": 1 + } + }, + "2": { + "code": "va_humidity", + "type": "Integer", + "values": { + "unit": "%", + "min": 0, + "max": 100, + "scale": 0, + "step": 1 + } + }, + "4": { + "code": "battery_percentage", + "type": "Integer", + "values": { + "unit": "%", + "min": 0, + "max": 100, + "scale": 0, + "step": 1 + } + }, + "9": { + "code": "temp_unit_convert", + "type": "Enum", + "values": { + "range": [ + "c", + "f" + ] + } + }, + "10": { + "code": "maxtemp_set", + "type": "Integer", + "values": { + "unit": "\u00b0C", + "min": -200, + "max": 600, + "scale": 1, + "step": 1 + } + }, + "11": { + "code": "minitemp_set", + "type": "Integer", + "values": { + "unit": "\u00b0C", + "min": -200, + "max": 600, + "scale": 1, + "step": 1 + } + }, + "12": { + "code": "maxhum_set", + "type": "Integer", + "values": { + "unit": "%", + "min": 0, + "max": 100, + "scale": 0, + "step": 1 + } + }, + "13": { + "code": "minihum_set", + "type": "Integer", + "values": { + "unit": "%", + "min": 0, + "max": 100, + "scale": 0, + "step": 1 + } + }, + "14": { + "code": "temp_alarm", + "type": "Enum", + "values": { + "range": [ + "loweralarm", + "upperalarm", + "cancel" + ] + } + }, + "15": { + "code": "hum_alarm", + "type": "Enum", + "values": { + "range": [ + "loweralarm", + "upperalarm", + "cancel" + ] + } + }, + "19": { + "code": "temp_sensitivity", + "type": "Integer", + "values": { + "unit": "\u00b0C", + "min": 3, + "max": 20, + "scale": 1, + "step": 1 + } + }, + "20": { + "code": "hum_sensitivity", + "type": "Integer", + "values": { + "unit": "%", + "min": 3, + "max": 20, + "scale": 0, + "step": 1 + } + } + } + }, + { + "name": "entry", + "id": "bf129639527a091dc7hl7w", + "key": "23791f6e9cbd7452", + "mac": "1c:90:ff:2e:ca:50", + "uuid": "b279b8d87541f19d", + "category": "dj", + "product_name": "Smart Bulb", + "product_id": "k3okx0w3bsgmindp", + "biz_type": 18, + "model": "cb2l", + "sub": false, + "icon": "https://images.tuyaeu.com/smart/icon/bay1628652352170c2wS/ebc84cdd571f2750d5263fb3148f4799.jpg", + "mapping": { + "20": { + "code": "switch_led", + "type": "Boolean", + "values": {} + }, + "21": { + "code": "work_mode", + "type": "Enum", + "values": { + "range": [ + "white", + "colour", + "scene", + "music" + ] + } + }, + "22": { + "code": "bright_value_v2", + "type": "Integer", + "values": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1 + } + }, + "23": { + "code": "temp_value_v2", + "type": "Integer", + "values": { + "min": 0, + "max": 1000, + "scale": 0, + "step": 1 + } + }, + "24": { + "code": "colour_data_v2", + "type": "Json", + "raw_values": "{\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}", + "values": { + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + } + } + }, + "25": { + "code": "scene_data_v2", + "type": "Json", + "raw_values": "{\"scene_num\":{\"min\":1,\"scale\":0,\"max\":8,\"step\":1},\"scene_units\": {\"unit_change_mode\":{\"range\":[\"static\",\"jump\",\"gradient\"]},\"unit_switch_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"unit_gradient_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"bright\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"temperature\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}}", + "values": { + "scene_num": { + "min": 1, + "scale": 0, + "max": 8, + "step": 1 + }, + "scene_units": { + "unit_change_mode": { + "range": [ + "static", + "jump", + "gradient" + ] + }, + "unit_switch_duration": { + "min": 0, + "scale": 0, + "max": 100, + "step": 1 + }, + "unit_gradient_duration": { + "min": 0, + "scale": 0, + "max": 100, + "step": 1 + }, + "bright": { + "min": 0, + "scale": 0, + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + } + } + } + }, + "26": { + "code": "countdown_1", + "type": "Integer", + "values": { + "unit": "s", + "min": 0, + "max": 86400, + "scale": 0, + "step": 1 + } + }, + "27": { + "code": "music_data", + "type": "Json", + "raw_values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}", + "values": { + "change_mode": { + "range": [ + "direct", + "gradient" + ] + }, + "bright": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + } + } + }, + "28": { + "code": "control_data", + "type": "Json", + "raw_values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}", + "values": { + "change_mode": { + "range": [ + "direct", + "gradient" + ] + }, + "bright": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + } + } + }, + "30": { + "code": "rhythm_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "31": { + "code": "sleep_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "32": { + "code": "wakeup_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "33": { + "code": "power_memory", + "type": "Raw", + "values": {} + }, + "34": { + "code": "do_not_disturb", + "type": "Boolean", + "values": {} + }, + "209": { + "code": "cycle_timing", + "type": "Raw", + "values": {} + }, + "210": { + "code": "random_timing", + "type": "Raw", + "values": {} + } + } + }, { "name": "Plug", "id": "4707834434ab951e83f0", @@ -76,11 +816,423 @@ } }, { - "name": "entry", - "id": "bf129639527a091dc7hl7w", - "key": "23791f6e9cbd7452", - "mac": "1c:90:ff:2e:ca:50", - "uuid": "b279b8d87541f19d", + "name": "office side", + "id": "bf2cdc48a1f291ac9doyte", + "key": "4f6f6426f789832a", + "mac": "10:5a:17:71:85:72", + "uuid": "45535e7e2e5d7d24", + "sn": "CCHIPTY210000707A", + "category": "dj", + "product_name": "Smart Bulb", + "product_id": "k3okx0w3bsgmindp", + "biz_type": 18, + "model": "cb2l", + "sub": false, + "icon": "https://images.tuyaeu.com/smart/icon/bay1628652352170c2wS/ebc84cdd571f2750d5263fb3148f4799.jpg", + "mapping": { + "20": { + "code": "switch_led", + "type": "Boolean", + "values": {} + }, + "21": { + "code": "work_mode", + "type": "Enum", + "values": { + "range": [ + "white", + "colour", + "scene", + "music" + ] + } + }, + "22": { + "code": "bright_value_v2", + "type": "Integer", + "values": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1 + } + }, + "23": { + "code": "temp_value_v2", + "type": "Integer", + "values": { + "min": 0, + "max": 1000, + "scale": 0, + "step": 1 + } + }, + "24": { + "code": "colour_data_v2", + "type": "Json", + "raw_values": "{\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}", + "values": { + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + } + } + }, + "25": { + "code": "scene_data_v2", + "type": "Json", + "raw_values": "{\"scene_num\":{\"min\":1,\"scale\":0,\"max\":8,\"step\":1},\"scene_units\": {\"unit_change_mode\":{\"range\":[\"static\",\"jump\",\"gradient\"]},\"unit_switch_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"unit_gradient_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"bright\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"temperature\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}}", + "values": { + "scene_num": { + "min": 1, + "scale": 0, + "max": 8, + "step": 1 + }, + "scene_units": { + "unit_change_mode": { + "range": [ + "static", + "jump", + "gradient" + ] + }, + "unit_switch_duration": { + "min": 0, + "scale": 0, + "max": 100, + "step": 1 + }, + "unit_gradient_duration": { + "min": 0, + "scale": 0, + "max": 100, + "step": 1 + }, + "bright": { + "min": 0, + "scale": 0, + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + } + } + } + }, + "26": { + "code": "countdown_1", + "type": "Integer", + "values": { + "unit": "s", + "min": 0, + "max": 86400, + "scale": 0, + "step": 1 + } + }, + "27": { + "code": "music_data", + "type": "Json", + "raw_values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}", + "values": { + "change_mode": { + "range": [ + "direct", + "gradient" + ] + }, + "bright": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + } + } + }, + "28": { + "code": "control_data", + "type": "Json", + "raw_values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}", + "values": { + "change_mode": { + "range": [ + "direct", + "gradient" + ] + }, + "bright": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + } + } + }, + "30": { + "code": "rhythm_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "31": { + "code": "sleep_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "32": { + "code": "wakeup_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "33": { + "code": "power_memory", + "type": "Raw", + "values": {} + }, + "34": { + "code": "do_not_disturb", + "type": "Boolean", + "values": {} + }, + "209": { + "code": "cycle_timing", + "type": "Raw", + "values": {} + }, + "210": { + "code": "random_timing", + "type": "Raw", + "values": {} + } + } + }, + { + "name": "Smart IR", + "id": "bfa98006ee9f9b0861f2or", + "key": "){$Rc(dQ?|v^o", - "mac": "1c:90:ff:53:3c:30", - "uuid": "29379910e4ba6f75", - "category": "dj", - "product_name": "Smart Bulb", - "product_id": "k3okx0w3bsgmindp", - "biz_type": 18, - "model": "cb2l", - "sub": false, - "icon": "https://images.tuyaeu.com/smart/icon/bay1628652352170c2wS/ebc84cdd571f2750d5263fb3148f4799.jpg", - "mapping": { - "20": { - "code": "switch_led", - "type": "Boolean", - "values": {} - }, - "21": { - "code": "work_mode", - "type": "Enum", - "values": { - "range": [ - "white", - "colour", - "scene", - "music" - ] - } - }, - "22": { - "code": "bright_value_v2", - "type": "Integer", - "values": { - "min": 10, - "max": 1000, - "scale": 0, - "step": 1 - } - }, - "23": { - "code": "temp_value_v2", - "type": "Integer", - "values": { - "min": 0, - "max": 1000, - "scale": 0, - "step": 1 - } - }, - "24": { - "code": "colour_data_v2", - "type": "Json", - "raw_values": "{\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}", - "values": { - "h": { - "min": 0, - "scale": 0, - "unit": "", - "max": 360, - "step": 1 - }, - "s": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - }, - "v": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - } - } - }, - "25": { - "code": "scene_data_v2", - "type": "Json", - "raw_values": "{\"scene_num\":{\"min\":1,\"scale\":0,\"max\":8,\"step\":1},\"scene_units\": {\"unit_change_mode\":{\"range\":[\"static\",\"jump\",\"gradient\"]},\"unit_switch_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"unit_gradient_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"bright\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"temperature\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}}", - "values": { - "scene_num": { - "min": 1, - "scale": 0, - "max": 8, - "step": 1 - }, - "scene_units": { - "unit_change_mode": { - "range": [ - "static", - "jump", - "gradient" - ] - }, - "unit_switch_duration": { - "min": 0, - "scale": 0, - "max": 100, - "step": 1 - }, - "unit_gradient_duration": { - "min": 0, - "scale": 0, - "max": 100, - "step": 1 - }, - "bright": { - "min": 0, - "scale": 0, - "max": 1000, - "step": 1 - }, - "temperature": { - "min": 0, - "scale": 0, - "max": 1000, - "step": 1 - }, - "h": { - "min": 0, - "scale": 0, - "unit": "", - "max": 360, - "step": 1 - }, - "s": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - }, - "v": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - } - } - } - }, - "26": { - "code": "countdown_1", - "type": "Integer", - "values": { - "unit": "s", - "min": 0, - "max": 86400, - "scale": 0, - "step": 1 - } - }, - "27": { - "code": "music_data", - "type": "Json", - "raw_values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}", - "values": { - "change_mode": { - "range": [ - "direct", - "gradient" - ] - }, - "bright": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - }, - "temperature": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - }, - "h": { - "min": 0, - "scale": 0, - "unit": "", - "max": 360, - "step": 1 - }, - "s": { - "min": 0, - "scale": 0, - "unit": "", - "max": 255, - "step": 1 - }, - "v": { - "min": 0, - "scale": 0, - "unit": "", - "max": 255, - "step": 1 - } - } - }, - "28": { - "code": "control_data", - "type": "Json", - "raw_values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}", - "values": { - "change_mode": { - "range": [ - "direct", - "gradient" - ] - }, - "bright": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - }, - "temperature": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - }, - "h": { - "min": 0, - "scale": 0, - "unit": "", - "max": 360, - "step": 1 - }, - "s": { - "min": 0, - "scale": 0, - "unit": "", - "max": 255, - "step": 1 - }, - "v": { - "min": 0, - "scale": 0, - "unit": "", - "max": 255, - "step": 1 - } - } - }, - "30": { - "code": "rhythm_mode", - "type": "Raw", - "values": { - "maxlen": "255" - } - }, - "31": { - "code": "sleep_mode", - "type": "Raw", - "values": { - "maxlen": "255" - } - }, - "32": { - "code": "wakeup_mode", - "type": "Raw", - "values": { - "maxlen": "255" - } - }, - "33": { - "code": "power_memory", - "type": "Raw", - "values": {} - }, - "34": { - "code": "do_not_disturb", - "type": "Boolean", - "values": {} - }, - "209": { - "code": "cycle_timing", - "type": "Raw", - "values": {} - }, - "210": { - "code": "random_timing", - "type": "Raw", - "values": {} - } - } - }, { "name": "Aubess Smart Switch 1-gang 2", "id": "bf91cdd72624206ba5nqps", @@ -1405,121 +1668,6 @@ } } }, - { - "name": "Smart IR", - "id": "bfa98006ee9f9b0861f2or", - "key": "){$Rc(dQ?|v^o", "lon": "23.3400", - "model": "", - "name": "Plug", + "model": "cb2l", + "name": "couch suspension", "online": true, "owner_id": "81282274", - "product_id": "fe5favgtml4nx1ga", - "product_name": "\u667a\u80fd\u63d2\u5ea7", + "product_id": "k3okx0w3bsgmindp", + "product_name": "Smart Bulb", "status": [ { - "code": "switch_1", - "value": false + "code": "switch_led", + "value": true + }, + { + "code": "work_mode", + "value": "white" + }, + { + "code": "bright_value_v2", + "value": 10 + }, + { + "code": "temp_value_v2", + "value": 270 + }, + { + "code": "colour_data_v2", + "value": "{\"h\":33,\"s\":1000,\"v\":1000}" + }, + { + "code": "scene_data_v2", + "value": "{\"scene_num\":1,\"scene_units\":[{\"bright\":200,\"h\":0,\"s\":0,\"temperature\":0,\"unit_change_mode\":\"static\",\"unit_gradient_duration\":13,\"unit_switch_duration\":14,\"v\":0}]}" }, { "code": "countdown_1", "value": 0 }, { - "code": "add_ele", - "value": 0 + "code": "music_data", + "value": "" }, { - "code": "cur_current", - "value": 0 + "code": "control_data", + "value": "" }, { - "code": "cur_power", - "value": 0 + "code": "rhythm_mode", + "value": "AAAAAAA=" }, { - "code": "cur_voltage", - "value": 0 + "code": "sleep_mode", + "value": "AAA=" + }, + { + "code": "wakeup_mode", + "value": "AAA=" + }, + { + "code": "power_memory", + "value": "AAEAIQPoA+gACgEO" + }, + { + "code": "do_not_disturb", + "value": false + }, + { + "code": "cycle_timing", + "value": "AAAA" + }, + { + "code": "random_timing", + "value": "AAAA" } ], "sub": false, - "time_zone": "+02:00", + "time_zone": "+03:00", "uid": "eu1676064647613e996s", - "update_time": 1705694980, - "uuid": "4707834434ab951e83f0", + "update_time": 1706123496, + "uuid": "29379910e4ba6f75", "mapping": { - "1": { - "code": "switch_1", + "20": { + "code": "switch_led", "type": "Boolean", "values": {} }, - "9": { + "21": { + "code": "work_mode", + "type": "Enum", + "values": { + "range": [ + "white", + "colour", + "scene", + "music" + ] + } + }, + "22": { + "code": "bright_value_v2", + "type": "Integer", + "values": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1 + } + }, + "23": { + "code": "temp_value_v2", + "type": "Integer", + "values": { + "min": 0, + "max": 1000, + "scale": 0, + "step": 1 + } + }, + "24": { + "code": "colour_data_v2", + "type": "Json", + "raw_values": "{\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}", + "values": { + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + } + } + }, + "25": { + "code": "scene_data_v2", + "type": "Json", + "raw_values": "{\"scene_num\":{\"min\":1,\"scale\":0,\"max\":8,\"step\":1},\"scene_units\": {\"unit_change_mode\":{\"range\":[\"static\",\"jump\",\"gradient\"]},\"unit_switch_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"unit_gradient_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"bright\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"temperature\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}}", + "values": { + "scene_num": { + "min": 1, + "scale": 0, + "max": 8, + "step": 1 + }, + "scene_units": { + "unit_change_mode": { + "range": [ + "static", + "jump", + "gradient" + ] + }, + "unit_switch_duration": { + "min": 0, + "scale": 0, + "max": 100, + "step": 1 + }, + "unit_gradient_duration": { + "min": 0, + "scale": 0, + "max": 100, + "step": 1 + }, + "bright": { + "min": 0, + "scale": 0, + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + } + } + } + }, + "26": { "code": "countdown_1", "type": "Integer", "values": { @@ -65,47 +232,346 @@ "step": 1 } }, - "17": { - "code": "add_ele", - "type": "Integer", + "27": { + "code": "music_data", + "type": "Json", + "raw_values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}", "values": { - "unit": "kwh", - "min": 0, - "max": 50000, - "scale": 3, - "step": 100 + "change_mode": { + "range": [ + "direct", + "gradient" + ] + }, + "bright": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + } } }, - "18": { - "code": "cur_current", + "28": { + "code": "control_data", + "type": "Json", + "raw_values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}", + "values": { + "change_mode": { + "range": [ + "direct", + "gradient" + ] + }, + "bright": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + } + } + }, + "30": { + "code": "rhythm_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "31": { + "code": "sleep_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "32": { + "code": "wakeup_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "33": { + "code": "power_memory", + "type": "Raw", + "values": {} + }, + "34": { + "code": "do_not_disturb", + "type": "Boolean", + "values": {} + }, + "209": { + "code": "cycle_timing", + "type": "Raw", + "values": {} + }, + "210": { + "code": "random_timing", + "type": "Raw", + "values": {} + } + } + }, + { + "active_time": 1705698314, + "biz_type": 18, + "category": "wsdcg", + "create_time": 1705698314, + "icon": "smart/icon/ay15427647462366edzT/53c1c0d70d455d17ad15971996b442c6.png", + "id": "bfe7858c061ec8780fjdbz", + "ip": "92.247.170.10", + "lat": "42.6538", + "local_key": "LhhUa~(5i|7E5I$s", + "lon": "23.3390", + "model": "TH08", + "name": "HT bathroom", + "online": true, + "owner_id": "81282274", + "product_id": "xflodz7oja0pndk3", + "product_name": "Wii-Fi Temperature & Humidity Sensor", + "status": [ + { + "code": "va_temperature", + "value": 196 + }, + { + "code": "va_humidity", + "value": 53 + }, + { + "code": "battery_percentage", + "value": 90 + }, + { + "code": "temp_unit_convert", + "value": "c" + }, + { + "code": "maxtemp_set", + "value": -200 + }, + { + "code": "minitemp_set", + "value": -200 + }, + { + "code": "maxhum_set", + "value": 0 + }, + { + "code": "minihum_set", + "value": 0 + }, + { + "code": "temp_alarm", + "value": "loweralarm" + }, + { + "code": "hum_alarm", + "value": "cancel" + }, + { + "code": "temp_sensitivity", + "value": 3 + }, + { + "code": "hum_sensitivity", + "value": 3 + } + ], + "sub": false, + "time_zone": "+02:00", + "uid": "eu1676064647613e996s", + "update_time": 1706121765, + "uuid": "a7b044f35d400aeb", + "mapping": { + "1": { + "code": "va_temperature", "type": "Integer", "values": { - "unit": "mA", + "unit": "\u00b0C", + "min": -200, + "max": 600, + "scale": 1, + "step": 1 + } + }, + "2": { + "code": "va_humidity", + "type": "Integer", + "values": { + "unit": "%", "min": 0, - "max": 30000, + "max": 100, "scale": 0, "step": 1 } }, - "19": { - "code": "cur_power", + "4": { + "code": "battery_percentage", "type": "Integer", "values": { - "unit": "W", + "unit": "%", "min": 0, - "max": 50000, + "max": 100, + "scale": 0, + "step": 1 + } + }, + "9": { + "code": "temp_unit_convert", + "type": "Enum", + "values": { + "range": [ + "c", + "f" + ] + } + }, + "10": { + "code": "maxtemp_set", + "type": "Integer", + "values": { + "unit": "\u00b0C", + "min": -200, + "max": 600, + "scale": 1, + "step": 1 + } + }, + "11": { + "code": "minitemp_set", + "type": "Integer", + "values": { + "unit": "\u00b0C", + "min": -200, + "max": 600, + "scale": 1, + "step": 1 + } + }, + "12": { + "code": "maxhum_set", + "type": "Integer", + "values": { + "unit": "%", + "min": 0, + "max": 100, + "scale": 0, + "step": 1 + } + }, + "13": { + "code": "minihum_set", + "type": "Integer", + "values": { + "unit": "%", + "min": 0, + "max": 100, + "scale": 0, + "step": 1 + } + }, + "14": { + "code": "temp_alarm", + "type": "Enum", + "values": { + "range": [ + "loweralarm", + "upperalarm", + "cancel" + ] + } + }, + "15": { + "code": "hum_alarm", + "type": "Enum", + "values": { + "range": [ + "loweralarm", + "upperalarm", + "cancel" + ] + } + }, + "19": { + "code": "temp_sensitivity", + "type": "Integer", + "values": { + "unit": "\u00b0C", + "min": 3, + "max": 20, "scale": 1, "step": 1 } }, "20": { - "code": "cur_voltage", + "code": "hum_sensitivity", "type": "Integer", "values": { - "unit": "V", - "min": 0, - "max": 5000, - "scale": 1, + "unit": "%", + "min": 3, + "max": 20, + "scale": 0, "step": 1 } } @@ -124,14 +590,14 @@ "lon": "23.3400", "model": "cb2l", "name": "entry", - "online": true, + "online": false, "owner_id": "81282274", "product_id": "k3okx0w3bsgmindp", "product_name": "Smart Bulb", "status": [ { "code": "switch_led", - "value": false + "value": true }, { "code": "work_mode", @@ -197,7 +663,7 @@ "sub": false, "time_zone": "+02:00", "uid": "eu1676064647613e996s", - "update_time": 1705694979, + "update_time": 1706121230, "uuid": "b279b8d87541f19d", "mapping": { "20": { @@ -482,6 +948,992 @@ } } }, + { + "active_time": 1703963451, + "biz_type": 18, + "category": "cz", + "create_time": 1703963451, + "icon": "smart/icon/bay1677130922441Tlce/acdb4bdc1d84c23482a33fb31f7d3657.png", + "id": "4707834434ab951e83f0", + "ip": "92.247.170.10", + "lat": "42.6538", + "local_key": "UxXEd0:L3t+!UF6T", + "lon": "23.3390", + "model": "", + "name": "Plug", + "online": true, + "owner_id": "81282274", + "product_id": "fe5favgtml4nx1ga", + "product_name": "\u667a\u80fd\u63d2\u5ea7", + "status": [ + { + "code": "switch_1", + "value": false + }, + { + "code": "countdown_1", + "value": 0 + }, + { + "code": "add_ele", + "value": 0 + }, + { + "code": "cur_current", + "value": 0 + }, + { + "code": "cur_power", + "value": 0 + }, + { + "code": "cur_voltage", + "value": 0 + } + ], + "sub": false, + "time_zone": "+02:00", + "uid": "eu1676064647613e996s", + "update_time": 1706118325, + "uuid": "4707834434ab951e83f0", + "mapping": { + "1": { + "code": "switch_1", + "type": "Boolean", + "values": {} + }, + "9": { + "code": "countdown_1", + "type": "Integer", + "values": { + "unit": "s", + "min": 0, + "max": 86400, + "scale": 0, + "step": 1 + } + }, + "17": { + "code": "add_ele", + "type": "Integer", + "values": { + "unit": "kwh", + "min": 0, + "max": 50000, + "scale": 3, + "step": 100 + } + }, + "18": { + "code": "cur_current", + "type": "Integer", + "values": { + "unit": "mA", + "min": 0, + "max": 30000, + "scale": 0, + "step": 1 + } + }, + "19": { + "code": "cur_power", + "type": "Integer", + "values": { + "unit": "W", + "min": 0, + "max": 50000, + "scale": 1, + "step": 1 + } + }, + "20": { + "code": "cur_voltage", + "type": "Integer", + "values": { + "unit": "V", + "min": 0, + "max": 5000, + "scale": 1, + "step": 1 + } + } + } + }, + { + "active_time": 1676064764, + "biz_type": 18, + "category": "dj", + "create_time": 1676064764, + "icon": "smart/icon/bay1628652352170c2wS/ebc84cdd571f2750d5263fb3148f4799.jpg", + "id": "bf2cdc48a1f291ac9doyte", + "ip": "92.247.170.10", + "lat": "42.6538", + "local_key": "4f6f6426f789832a", + "lon": "23.3390", + "model": "cb2l", + "name": "office side", + "online": false, + "owner_id": "81282274", + "product_id": "k3okx0w3bsgmindp", + "product_name": "Smart Bulb", + "status": [ + { + "code": "switch_led", + "value": true + }, + { + "code": "work_mode", + "value": "white" + }, + { + "code": "bright_value_v2", + "value": 128 + }, + { + "code": "temp_value_v2", + "value": 236 + }, + { + "code": "colour_data_v2", + "value": "{\"h\":54,\"s\":1000,\"v\":10}" + }, + { + "code": "scene_data_v2", + "value": "{\"scene_num\":1,\"scene_units\":[{\"bright\":200,\"h\":0,\"s\":0,\"temperature\":0,\"unit_change_mode\":\"static\",\"unit_gradient_duration\":13,\"unit_switch_duration\":14,\"v\":0}]}" + }, + { + "code": "countdown_1", + "value": 0 + }, + { + "code": "music_data", + "value": "" + }, + { + "code": "control_data", + "value": "" + }, + { + "code": "rhythm_mode", + "value": "AAAAAAA=" + }, + { + "code": "sleep_mode", + "value": "AAA=" + }, + { + "code": "wakeup_mode", + "value": "AAA=" + }, + { + "code": "power_memory", + "value": "AAEANgPoAAoAgADs" + }, + { + "code": "do_not_disturb", + "value": false + }, + { + "code": "cycle_timing", + "value": "AAAA" + }, + { + "code": "random_timing", + "value": "AAAA" + } + ], + "sub": false, + "time_zone": "+02:00", + "uid": "eu1676064647613e996s", + "update_time": 1706052037, + "uuid": "45535e7e2e5d7d24", + "mapping": { + "20": { + "code": "switch_led", + "type": "Boolean", + "values": {} + }, + "21": { + "code": "work_mode", + "type": "Enum", + "values": { + "range": [ + "white", + "colour", + "scene", + "music" + ] + } + }, + "22": { + "code": "bright_value_v2", + "type": "Integer", + "values": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1 + } + }, + "23": { + "code": "temp_value_v2", + "type": "Integer", + "values": { + "min": 0, + "max": 1000, + "scale": 0, + "step": 1 + } + }, + "24": { + "code": "colour_data_v2", + "type": "Json", + "raw_values": "{\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}", + "values": { + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + } + } + }, + "25": { + "code": "scene_data_v2", + "type": "Json", + "raw_values": "{\"scene_num\":{\"min\":1,\"scale\":0,\"max\":8,\"step\":1},\"scene_units\": {\"unit_change_mode\":{\"range\":[\"static\",\"jump\",\"gradient\"]},\"unit_switch_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"unit_gradient_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"bright\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"temperature\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}}", + "values": { + "scene_num": { + "min": 1, + "scale": 0, + "max": 8, + "step": 1 + }, + "scene_units": { + "unit_change_mode": { + "range": [ + "static", + "jump", + "gradient" + ] + }, + "unit_switch_duration": { + "min": 0, + "scale": 0, + "max": 100, + "step": 1 + }, + "unit_gradient_duration": { + "min": 0, + "scale": 0, + "max": 100, + "step": 1 + }, + "bright": { + "min": 0, + "scale": 0, + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + } + } + } + }, + "26": { + "code": "countdown_1", + "type": "Integer", + "values": { + "unit": "s", + "min": 0, + "max": 86400, + "scale": 0, + "step": 1 + } + }, + "27": { + "code": "music_data", + "type": "Json", + "raw_values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}", + "values": { + "change_mode": { + "range": [ + "direct", + "gradient" + ] + }, + "bright": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + } + } + }, + "28": { + "code": "control_data", + "type": "Json", + "raw_values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}", + "values": { + "change_mode": { + "range": [ + "direct", + "gradient" + ] + }, + "bright": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "temperature": { + "min": 0, + "scale": 0, + "unit": "", + "max": 1000, + "step": 1 + }, + "h": { + "min": 0, + "scale": 0, + "unit": "", + "max": 360, + "step": 1 + }, + "s": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + }, + "v": { + "min": 0, + "scale": 0, + "unit": "", + "max": 255, + "step": 1 + } + } + }, + "30": { + "code": "rhythm_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "31": { + "code": "sleep_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "32": { + "code": "wakeup_mode", + "type": "Raw", + "values": { + "maxlen": "255" + } + }, + "33": { + "code": "power_memory", + "type": "Raw", + "values": {} + }, + "34": { + "code": "do_not_disturb", + "type": "Boolean", + "values": {} + }, + "209": { + "code": "cycle_timing", + "type": "Raw", + "values": {} + }, + "210": { + "code": "random_timing", + "type": "Raw", + "values": {} + } + } + }, + { + "active_time": 1705621457, + "biz_type": 18, + "category": "wnykq", + "create_time": 1705621457, + "icon": "smart/icon/ay1525749833414yotNt/a9f2147012c7571b3bb094216853d2ba.png", + "id": "bfa98006ee9f9b0861f2or", + "ip": "92.247.170.10", + "lat": "42.6500", + "local_key": "){$Rc(dQ?|v^o", - "lon": "23.3400", - "model": "cb2l", - "name": "couch suspension", - "online": true, - "owner_id": "81282274", - "product_id": "k3okx0w3bsgmindp", - "product_name": "Smart Bulb", - "status": [ - { - "code": "switch_led", - "value": true - }, - { - "code": "work_mode", - "value": "white" - }, - { - "code": "bright_value_v2", - "value": 722 - }, - { - "code": "temp_value_v2", - "value": 501 - }, - { - "code": "colour_data_v2", - "value": "{\"h\":33,\"s\":1000,\"v\":1000}" - }, - { - "code": "scene_data_v2", - "value": "{\"scene_num\":1,\"scene_units\":[{\"bright\":200,\"h\":0,\"s\":0,\"temperature\":0,\"unit_change_mode\":\"static\",\"unit_gradient_duration\":13,\"unit_switch_duration\":14,\"v\":0}]}" - }, - { - "code": "countdown_1", - "value": 0 - }, - { - "code": "music_data", - "value": "" - }, - { - "code": "control_data", - "value": "" - }, - { - "code": "rhythm_mode", - "value": "AAAAAAA=" - }, - { - "code": "sleep_mode", - "value": "AAA=" - }, - { - "code": "wakeup_mode", - "value": "AAA=" - }, - { - "code": "power_memory", - "value": "AAEAIQPoA+gC0gH1" - }, - { - "code": "do_not_disturb", - "value": false - }, - { - "code": "cycle_timing", - "value": "AAAA" - }, - { - "code": "random_timing", - "value": "AAAA" - } - ], - "sub": false, - "time_zone": "+03:00", - "uid": "eu1676064647613e996s", - "update_time": 1705694973, - "uuid": "29379910e4ba6f75", - "mapping": { - "20": { - "code": "switch_led", - "type": "Boolean", - "values": {} - }, - "21": { - "code": "work_mode", - "type": "Enum", - "values": { - "range": [ - "white", - "colour", - "scene", - "music" - ] - } - }, - "22": { - "code": "bright_value_v2", - "type": "Integer", - "values": { - "min": 10, - "max": 1000, - "scale": 0, - "step": 1 - } - }, - "23": { - "code": "temp_value_v2", - "type": "Integer", - "values": { - "min": 0, - "max": 1000, - "scale": 0, - "step": 1 - } - }, - "24": { - "code": "colour_data_v2", - "type": "Json", - "raw_values": "{\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}", - "values": { - "h": { - "min": 0, - "scale": 0, - "unit": "", - "max": 360, - "step": 1 - }, - "s": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - }, - "v": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - } - } - }, - "25": { - "code": "scene_data_v2", - "type": "Json", - "raw_values": "{\"scene_num\":{\"min\":1,\"scale\":0,\"max\":8,\"step\":1},\"scene_units\": {\"unit_change_mode\":{\"range\":[\"static\",\"jump\",\"gradient\"]},\"unit_switch_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"unit_gradient_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"bright\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"temperature\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}}", - "values": { - "scene_num": { - "min": 1, - "scale": 0, - "max": 8, - "step": 1 - }, - "scene_units": { - "unit_change_mode": { - "range": [ - "static", - "jump", - "gradient" - ] - }, - "unit_switch_duration": { - "min": 0, - "scale": 0, - "max": 100, - "step": 1 - }, - "unit_gradient_duration": { - "min": 0, - "scale": 0, - "max": 100, - "step": 1 - }, - "bright": { - "min": 0, - "scale": 0, - "max": 1000, - "step": 1 - }, - "temperature": { - "min": 0, - "scale": 0, - "max": 1000, - "step": 1 - }, - "h": { - "min": 0, - "scale": 0, - "unit": "", - "max": 360, - "step": 1 - }, - "s": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - }, - "v": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - } - } - } - }, - "26": { - "code": "countdown_1", - "type": "Integer", - "values": { - "unit": "s", - "min": 0, - "max": 86400, - "scale": 0, - "step": 1 - } - }, - "27": { - "code": "music_data", - "type": "Json", - "raw_values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}", - "values": { - "change_mode": { - "range": [ - "direct", - "gradient" - ] - }, - "bright": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - }, - "temperature": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - }, - "h": { - "min": 0, - "scale": 0, - "unit": "", - "max": 360, - "step": 1 - }, - "s": { - "min": 0, - "scale": 0, - "unit": "", - "max": 255, - "step": 1 - }, - "v": { - "min": 0, - "scale": 0, - "unit": "", - "max": 255, - "step": 1 - } - } - }, - "28": { - "code": "control_data", - "type": "Json", - "raw_values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}", - "values": { - "change_mode": { - "range": [ - "direct", - "gradient" - ] - }, - "bright": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - }, - "temperature": { - "min": 0, - "scale": 0, - "unit": "", - "max": 1000, - "step": 1 - }, - "h": { - "min": 0, - "scale": 0, - "unit": "", - "max": 360, - "step": 1 - }, - "s": { - "min": 0, - "scale": 0, - "unit": "", - "max": 255, - "step": 1 - }, - "v": { - "min": 0, - "scale": 0, - "unit": "", - "max": 255, - "step": 1 - } - } - }, - "30": { - "code": "rhythm_mode", - "type": "Raw", - "values": { - "maxlen": "255" - } - }, - "31": { - "code": "sleep_mode", - "type": "Raw", - "values": { - "maxlen": "255" - } - }, - "32": { - "code": "wakeup_mode", - "type": "Raw", - "values": { - "maxlen": "255" - } - }, - "33": { - "code": "power_memory", - "type": "Raw", - "values": {} - }, - "34": { - "code": "do_not_disturb", - "type": "Boolean", - "values": {} - }, - "209": { - "code": "cycle_timing", - "type": "Raw", - "values": {} - }, - "210": { - "code": "random_timing", - "type": "Raw", - "values": {} - } - } - }, { "active_time": 1705527839, "biz_type": 18, @@ -1814,139 +2153,6 @@ } } }, - { - "active_time": 1705621457, - "biz_type": 18, - "category": "wnykq", - "create_time": 1705621457, - "icon": "smart/icon/ay1525749833414yotNt/a9f2147012c7571b3bb094216853d2ba.png", - "id": "bfa98006ee9f9b0861f2or", - "ip": "92.247.170.10", - "lat": "42.6538", - "local_key": "){$R