1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
core/tests/components/tuya/fixtures/dj_ilddqqih3tucdk68.json
2025-08-08 13:56:44 +02:00

76 lines
1.4 KiB
JSON

{
"endpoint": "https://apigw.tuyaeu.com",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"name": "Ieskas",
"category": "dj",
"product_id": "ilddqqih3tucdk68",
"product_name": "LED SMART",
"online": true,
"sub": false,
"time_zone": "+01:00",
"active_time": "2025-05-28T20:07:13+00:00",
"create_time": "2025-05-28T20:07:13+00:00",
"update_time": "2025-05-28T20:07:13+00:00",
"function": {
"switch_led": {
"type": "Boolean",
"value": {}
},
"bright_value": {
"type": "Integer",
"value": {
"min": 25,
"scale": 0,
"unit": "",
"max": 255,
"step": 1
}
},
"temp_value": {
"type": "Integer",
"value": {
"min": 0,
"scale": 0,
"unit": "",
"max": 255,
"step": 1
}
}
},
"status_range": {
"switch_led": {
"type": "Boolean",
"value": {}
},
"bright_value": {
"type": "Integer",
"value": {
"min": 25,
"scale": 0,
"unit": "",
"max": 255,
"step": 1
}
},
"temp_value": {
"type": "Integer",
"value": {
"min": 0,
"scale": 0,
"unit": "",
"max": 255,
"step": 1
}
}
},
"status": {
"switch_led": true,
"bright_value": 255,
"temp_value": 158
},
"set_up": true,
"support_local": true
}