1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-01 22:23:08 +01:00
Files
core/tests/components/tuya/fixtures/dj_lmnt3uyltk1xffrt.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": "DirectietKamer",
"category": "dj",
"product_id": "lmnt3uyltk1xffrt",
"product_name": "LED SMART",
"online": true,
"sub": false,
"time_zone": "+01:00",
"active_time": "2025-05-28T20:00:48+00:00",
"create_time": "2025-05-28T20:00:48+00:00",
"update_time": "2025-05-28T20:00:48+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": {}
},
"temp_value": {
"type": "Integer",
"value": {
"min": 0,
"scale": 0,
"unit": "",
"max": 255,
"step": 1
}
},
"bright_value": {
"type": "Integer",
"value": {
"min": 25,
"scale": 0,
"unit": "",
"max": 255,
"step": 1
}
}
},
"status": {
"switch_led": false,
"bright_value": 255,
"temp_value": 255
},
"set_up": true,
"support_local": true
}