1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-30 05:31:11 +01:00
Files
core/tests/components/tuya/fixtures/sfkzq_1fcnd8xk.json
2025-08-10 22:17:14 +02:00

131 lines
2.5 KiB
JSON

{
"endpoint": "https://apigw.tuyaeu.com",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"name": "Valve Controller 2",
"category": "sfkzq",
"product_id": "1fcnd8xk",
"product_name": "Valve Controller",
"online": false,
"sub": true,
"time_zone": "+01:00",
"active_time": "2023-07-16T09:37:13+00:00",
"create_time": "2023-07-16T09:37:13+00:00",
"update_time": "2023-07-16T09:37:13+00:00",
"function": {
"switch": {
"type": "Boolean",
"value": {}
},
"time_use": {
"type": "Integer",
"value": {
"unit": "s",
"min": 0,
"max": 2592000,
"scale": 0,
"step": 1
}
},
"weather_delay": {
"type": "Enum",
"value": {
"range": ["cancel", "24h", "48h", "72h"]
}
},
"countdown": {
"type": "Integer",
"value": {
"unit": "s",
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
},
"smart_weather": {
"type": "Enum",
"value": {
"range": ["sunny", "cloudy", "rainy"]
}
}
},
"status_range": {
"switch": {
"type": "Boolean",
"value": {}
},
"battery_percentage": {
"type": "Integer",
"value": {
"unit": "%",
"min": 0,
"max": 100,
"scale": 0,
"step": 1
}
},
"time_use": {
"type": "Integer",
"value": {
"unit": "s",
"min": 0,
"max": 2592000,
"scale": 0,
"step": 1
}
},
"weather_delay": {
"type": "Enum",
"value": {
"range": ["cancel", "24h", "48h", "72h"]
}
},
"countdown": {
"type": "Integer",
"value": {
"unit": "s",
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
},
"work_state": {
"type": "Enum",
"value": {
"range": ["auto", "manual", "idle"]
}
},
"smart_weather": {
"type": "Enum",
"value": {
"range": ["sunny", "cloudy", "rainy"]
}
},
"use_time_one": {
"type": "Integer",
"value": {
"unit": "s",
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
}
},
"status": {
"switch": false,
"battery_percentage": 100,
"time_use": 14025,
"weather_delay": "cancel",
"countdown": 0,
"work_state": "idle",
"smart_weather": "sunny",
"use_time_one": 2
},
"set_up": true,
"support_local": true
}