AutomationDataset/JohnSpearman/JohnSpearman_JohnSpearman_a...

74 lines
1.5 KiB
JSON

[
{
"name": "close door button",
"room": null,
"type": "input_button",
"id": {
"entity_id": "input_button.close_door",
"device_id": null
}
},
{
"name": "door completely open sensor",
"room": null,
"type": "binary_sensor",
"id": {
"entity_id": "binary_sensor.automatic_door_door_completely_open",
"device_id": null
}
},
{
"name": "automatic door stepper control",
"room": null,
"type": "number",
"id": {
"entity_id": "number.automatic_door_stepper_control",
"device_id": null
}
},
{
"name": "relay 1",
"room": null,
"type": "switch",
"id": {
"entity_id": "switch.relay1",
"device_id": null
}
},
{
"name": "automatic door stepper motor enabler",
"room": null,
"type": "switch",
"id": {
"entity_id": "switch.automatic_door_stepper_motor_enabler",
"device_id": null
}
},
{
"name": "open door button",
"room": null,
"type": "input_button",
"id": {
"entity_id": "input_button.open_door",
"device_id": null
}
},
{
"name": "door completely closed sensor 2",
"room": null,
"type": "binary_sensor",
"id": {
"entity_id": "binary_sensor.door_completely_closed_2",
"device_id": null
}
},
{
"name": "stepwise open door completely button",
"room": null,
"type": "input_button",
"id": {
"entity_id": "input_button.stepwise_open_door_completely",
"device_id": null
}
}
]