64 lines
1.3 KiB
JSON
64 lines
1.3 KiB
JSON
{
|
|
"endpoint": "https://apigw.tuyaeu.com",
|
|
"mqtt_connected": true,
|
|
"disabled_by": null,
|
|
"disabled_polling": false,
|
|
"name": "Frysen",
|
|
"category": "qxj",
|
|
"product_id": "is2indt9nlth6esa",
|
|
"product_name": "T & H Sensor with external probe",
|
|
"online": true,
|
|
"sub": false,
|
|
"time_zone": "+01:00",
|
|
"active_time": "2025-01-27T15:19:27+00:00",
|
|
"create_time": "2025-01-27T15:19:27+00:00",
|
|
"update_time": "2025-01-27T15:19:27+00:00",
|
|
"function": {},
|
|
"status_range": {
|
|
"temp_current": {
|
|
"type": "Integer",
|
|
"value": {
|
|
"unit": "\u2103",
|
|
"min": -99,
|
|
"max": 600,
|
|
"scale": 1,
|
|
"step": 1
|
|
}
|
|
},
|
|
"humidity_value": {
|
|
"type": "Integer",
|
|
"value": {
|
|
"unit": "%",
|
|
"min": 0,
|
|
"max": 100,
|
|
"scale": 0,
|
|
"step": 1
|
|
}
|
|
},
|
|
"battery_state": {
|
|
"type": "Enum",
|
|
"value": {
|
|
"range": ["low", "middle", "high"]
|
|
}
|
|
},
|
|
"temp_current_external": {
|
|
"type": "Integer",
|
|
"value": {
|
|
"unit": "\u2103",
|
|
"min": -400,
|
|
"max": 1200,
|
|
"scale": 1,
|
|
"step": 1
|
|
}
|
|
}
|
|
},
|
|
"status": {
|
|
"temp_current": 222,
|
|
"humidity_value": 38,
|
|
"battery_state": "high",
|
|
"temp_current_external": -130
|
|
},
|
|
"set_up": false,
|
|
"support_local": true
|
|
}
|