AutomationDataset/ImSorryButWho/ImSorryButWho.json

56 lines
1.1 KiB
JSON

[
{
"name": "bathroom media player",
"room": "bathroom",
"type": "media_player",
"id": {
"entity_id": "media_player.bathroom",
"device_id": null
}
},
{
"name": "previous previous track input",
"room": null,
"type": "input_text",
"id": {
"entity_id": "input_text.previous_previous_track",
"device_id": null
}
},
{
"name": "previous track input",
"room": null,
"type": "input_text",
"id": {
"entity_id": "input_text.previous_track",
"device_id": null
}
},
{
"name": "current track input",
"room": null,
"type": "input_text",
"id": {
"entity_id": "input_text.current_track",
"device_id": null
}
},
{
"name": "next track input",
"room": null,
"type": "input_text",
"id": {
"entity_id": "input_text.next_track",
"device_id": null
}
},
{
"name": "next next track input",
"room": null,
"type": "input_text",
"id": {
"entity_id": "input_text.next_next_track",
"device_id": null
}
}
]