2021-10-20 17:08:43 +00:00
|
|
|
{
|
|
|
|
"state": {
|
2021-10-23 19:24:40 +00:00
|
|
|
"tuya__basic_anti_flickr": {
|
|
|
|
"0": "Disabled",
|
|
|
|
"1": "50 Hz",
|
|
|
|
"2": "60 Hz"
|
|
|
|
},
|
|
|
|
"tuya__basic_nightvision": {
|
|
|
|
"0": "Automatic",
|
|
|
|
"1": "[%key:common::state::off%]",
|
|
|
|
"2": "[%key:common::state::on%]"
|
|
|
|
},
|
|
|
|
"tuya__decibel_sensitivity": {
|
|
|
|
"0": "Low sensitivity",
|
|
|
|
"1": "High sensitivity"
|
|
|
|
},
|
|
|
|
"tuya__ipc_work_mode": {
|
|
|
|
"0": "Low power mode",
|
|
|
|
"1": "Continuous working mode"
|
|
|
|
},
|
2021-10-20 21:19:42 +00:00
|
|
|
"tuya__led_type": {
|
|
|
|
"halogen": "Halogen",
|
|
|
|
"incandescent": "Incandescent",
|
|
|
|
"led": "LED"
|
|
|
|
},
|
2021-10-20 17:08:43 +00:00
|
|
|
"tuya__light_mode": {
|
|
|
|
"none": "[%key:common::state::off%]",
|
|
|
|
"pos": "Indicate switch location",
|
|
|
|
"relay": "Indicate switch on/off state"
|
|
|
|
},
|
2021-10-23 19:24:40 +00:00
|
|
|
"tuya__motion_sensitivity": {
|
|
|
|
"0": "Low sensitivity",
|
|
|
|
"1": "Medium sensitivity",
|
|
|
|
"2": "High sensitivity"
|
|
|
|
},
|
|
|
|
"tuya__record_mode": {
|
|
|
|
"1": "Record events only",
|
|
|
|
"2": "Continuous recording"
|
|
|
|
},
|
2021-10-20 17:08:43 +00:00
|
|
|
"tuya__relay_status": {
|
|
|
|
"last": "Remember last state",
|
2021-10-20 21:19:42 +00:00
|
|
|
"memory": "Remember last state",
|
|
|
|
"off": "[%key:common::state::off%]",
|
|
|
|
"on": "[%key:common::state::on%]",
|
2021-10-20 17:08:43 +00:00
|
|
|
"power_off": "[%key:common::state::off%]",
|
|
|
|
"power_on": "[%key:common::state::on%]"
|
2021-11-29 15:52:15 +00:00
|
|
|
},
|
|
|
|
"tuya__fingerbot_mode": {
|
|
|
|
"click": "Push",
|
|
|
|
"switch": "Switch"
|
2022-01-10 14:55:09 +00:00
|
|
|
},
|
|
|
|
"tuya__vacuum_cistern": {
|
|
|
|
"low": "Low",
|
|
|
|
"middle": "Middle",
|
|
|
|
"high": "High",
|
|
|
|
"closed": "Closed"
|
|
|
|
},
|
|
|
|
"tuya__vacuum_collection": {
|
|
|
|
"small": "Small",
|
|
|
|
"middle": "Middle",
|
|
|
|
"large": "Large"
|
|
|
|
},
|
|
|
|
"tuya__vacuum_mode": {
|
|
|
|
"standby": "Standby",
|
|
|
|
"random": "Random",
|
|
|
|
"smart": "Smart",
|
|
|
|
"wall_follow": "Follow Wall",
|
|
|
|
"mop": "Mop",
|
|
|
|
"spiral": "Spiral",
|
|
|
|
"left_spiral": "Spiral Left",
|
|
|
|
"right_spiral": "Spiral Right",
|
|
|
|
"bow": "Bow",
|
2022-01-12 13:34:23 +00:00
|
|
|
"left_bow": "Bow Left",
|
2022-01-10 14:55:09 +00:00
|
|
|
"right_bow": "Bow Right",
|
|
|
|
"partial_bow": "Bow Partially",
|
|
|
|
"chargego": "Return to dock",
|
|
|
|
"single": "Single",
|
|
|
|
"zone": "Zone",
|
|
|
|
"pose": "Pose",
|
|
|
|
"point": "Point",
|
|
|
|
"part": "Part",
|
|
|
|
"pick_zone": "Pick Zone"
|
2022-01-26 12:03:05 +00:00
|
|
|
},
|
|
|
|
"tuya__fan_angle": {
|
|
|
|
"30": "30°",
|
|
|
|
"60": "60°",
|
|
|
|
"90": "90°"
|
2022-01-27 19:41:13 +00:00
|
|
|
},
|
|
|
|
"tuya__curtain_mode": {
|
|
|
|
"morning": "Morning",
|
|
|
|
"night": "Night"
|
|
|
|
},
|
|
|
|
"tuya__curtain_motor_mode": {
|
|
|
|
"forward": "Forward",
|
|
|
|
"back": "Back"
|
2022-02-05 02:19:00 +00:00
|
|
|
},
|
|
|
|
"tuya__countdown": {
|
|
|
|
"cancel": "Cancel",
|
|
|
|
"1h": "1 hour",
|
|
|
|
"2h": "2 hours",
|
|
|
|
"3h": "3 hours",
|
|
|
|
"4h": "4 hours",
|
|
|
|
"5h": "5 hours",
|
|
|
|
"6h": "6 hours"
|
2022-02-05 19:31:20 +00:00
|
|
|
},
|
|
|
|
"tuya__humidifier_spray_mode": {
|
|
|
|
"auto": "Auto",
|
|
|
|
"health": "Health",
|
|
|
|
"sleep": "Sleep",
|
|
|
|
"humidity": "Humidity",
|
|
|
|
"work": "Work"
|
|
|
|
},
|
|
|
|
"tuya__humidifier_level": {
|
|
|
|
"level_1": "Level 1",
|
|
|
|
"level_2": "Level 2",
|
|
|
|
"level_3": "Level 3",
|
|
|
|
"level_4": "Level 4",
|
|
|
|
"level_5": "Level 5",
|
|
|
|
"level_6": "Level 6",
|
|
|
|
"level_7": "Level 7",
|
|
|
|
"level_8": "Level 8",
|
|
|
|
"level_9": "Level 9",
|
|
|
|
"level_10": "Level 10"
|
|
|
|
},
|
|
|
|
"tuya__humidifier_moodlighting": {
|
|
|
|
"1": "Mood 1",
|
|
|
|
"2": "Mood 2",
|
|
|
|
"3": "Mood 3",
|
|
|
|
"4": "Mood 4",
|
|
|
|
"5": "Mood 5"
|
2021-10-20 17:08:43 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|