29 lines
519 B
JSON
29 lines
519 B
JSON
[
|
|
{
|
|
"name": "home mood input",
|
|
"room": "home",
|
|
"type": "text",
|
|
"id": {
|
|
"entity_id": "input_text.home_mood",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "home mood change automation",
|
|
"room": "home",
|
|
"type": "automation",
|
|
"id": {
|
|
"entity_id": "automation.home_mood_change",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "mood set script",
|
|
"room": "home",
|
|
"type": "script",
|
|
"id": {
|
|
"entity_id": "script.mood_set",
|
|
"device_id": null
|
|
}
|
|
}
|
|
] |