core/tests/components/homee/fixtures/valve.json

52 lines
946 B
JSON

{
"id": 1,
"name": "Test Valve",
"profile": 3011,
"image": "nodeicon_valve",
"favorite": 0,
"order": 27,
"protocol": 3,
"routing": 0,
"state": 1,
"state_changed": 1736188706,
"added": 1610308228,
"history": 1,
"cube_type": 3,
"note": "",
"services": 7,
"phonetic_name": "",
"owner": 2,
"security": 0,
"attributes": [
{
"id": 1,
"node_id": 1,
"instance": 0,
"minimum": 0,
"maximum": 100,
"current_value": 0.0,
"target_value": 0.0,
"last_value": 0.0,
"unit": "%",
"step_value": 1.0,
"editable": 1,
"type": 18,
"state": 1,
"last_changed": 1711796633,
"changed_by": 1,
"changed_by_id": 0,
"based_on": 1,
"data": "",
"name": "",
"options": {
"automations": ["step"],
"history": {
"day": 1,
"week": 26,
"month": 6
}
}
}
]
}