1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00
Files
core/tests/components/tuya/fixtures/cz_jti3ce2hzvsposgj.json
T

216 lines
4.0 KiB
JSON

{
"endpoint": "https://apigw.tuyaus.com",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"name": "Dehumidifier ",
"category": "cz",
"product_id": "jti3ce2hzvsposgj",
"product_name": "Osprey Smart Plug",
"online": true,
"sub": false,
"time_zone": "-05:00",
"active_time": "2024-08-26T23:23:50+00:00",
"create_time": "2024-08-26T23:23:50+00:00",
"update_time": "2024-08-26T23:23:50+00:00",
"function": {
"switch_1": {
"type": "Boolean",
"value": {}
},
"countdown_1": {
"type": "Integer",
"value": {
"unit": "s",
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
},
"relay_status": {
"type": "Enum",
"value": {
"range": ["power_off", "power_on", "last"]
}
},
"overcharge_switch": {
"type": "Boolean",
"value": {}
},
"light_mode": {
"type": "Enum",
"value": {
"range": ["relay", "pos", "none"]
}
},
"child_lock": {
"type": "Boolean",
"value": {}
},
"cycle_time": {
"type": "String",
"value": {}
},
"random_time": {
"type": "String",
"value": {}
},
"switch_inching": {
"type": "String",
"value": {}
}
},
"status_range": {
"switch_1": {
"type": "Boolean",
"value": {}
},
"countdown_1": {
"type": "Integer",
"value": {
"unit": "s",
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
},
"add_ele": {
"type": "Integer",
"value": {
"min": 0,
"max": 50000,
"scale": 3,
"step": 100
}
},
"cur_current": {
"type": "Integer",
"value": {
"unit": "mA",
"min": 0,
"max": 30000,
"scale": 0,
"step": 1
}
},
"cur_power": {
"type": "Integer",
"value": {
"unit": "W",
"min": 0,
"max": 80000,
"scale": 1,
"step": 1
}
},
"cur_voltage": {
"type": "Integer",
"value": {
"unit": "V",
"min": 0,
"max": 5000,
"scale": 1,
"step": 1
}
},
"voltage_coe": {
"type": "Integer",
"value": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1
}
},
"electric_coe": {
"type": "Integer",
"value": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1
}
},
"power_coe": {
"type": "Integer",
"value": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1
}
},
"electricity_coe": {
"type": "Integer",
"value": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1
}
},
"fault": {
"type": "Bitmap",
"value": {
"label": ["ov_cr", "ov_vol", "ov_pwr", "ls_cr", "ls_vol", "ls_pow"]
}
},
"relay_status": {
"type": "Enum",
"value": {
"range": ["power_off", "power_on", "last"]
}
},
"overcharge_switch": {
"type": "Boolean",
"value": {}
},
"light_mode": {
"type": "Enum",
"value": {
"range": ["relay", "pos", "none"]
}
},
"child_lock": {
"type": "Boolean",
"value": {}
},
"cycle_time": {
"type": "String",
"value": {}
},
"random_time": {
"type": "String",
"value": {}
},
"switch_inching": {
"type": "String",
"value": {}
}
},
"status": {
"switch_1": true,
"countdown_1": 0,
"add_ele": 100,
"cur_current": 3156,
"cur_power": 3694,
"cur_voltage": 1211,
"voltage_coe": 558,
"electric_coe": 27324,
"power_coe": 14693,
"electricity_coe": 2830,
"fault": 0,
"relay_status": "last",
"overcharge_switch": false,
"light_mode": "relay",
"child_lock": false,
"cycle_time": "",
"random_time": "",
"switch_inching": ""
},
"set_up": true,
"support_local": true
}