AutomationDataset/felixwittwer/felixwittwer_felixwittwer_a...

56 lines
985 B
JSON

[
{
"name": "frühgiessen input boolean",
"room": null,
"type": "input_boolean",
"id": {
"entity_id": "input_boolean.fruhgiessen",
"device_id": null
}
},
{
"name": "abendsgiessen input boolean",
"room": null,
"type": "input_boolean",
"id": {
"entity_id": "input_boolean.abendsgiessen",
"device_id": null
}
},
{
"name": "watering switch 1",
"room": null,
"type": "switch",
"id": {
"entity_id": null,
"device_id": "xxxx"
}
},
{
"name": "watering switch 2",
"room": null,
"type": "switch",
"id": {
"entity_id": null,
"device_id": "xxxx"
}
},
{
"name": "watering switch 3",
"room": null,
"type": "switch",
"id": {
"entity_id": null,
"device_id": "xxxx"
}
},
{
"name": "watering switch 4",
"room": null,
"type": "switch",
"id": {
"entity_id": null,
"device_id": "xxxx"
}
}
]