29 lines
540 B
JSON
29 lines
540 B
JSON
[
|
|
{
|
|
"name": "volcano heater switch",
|
|
"room": "bedroom",
|
|
"type": "switch",
|
|
"id": {
|
|
"entity_id": "switch.s_b_volcano_h_heater",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "volcano screen light",
|
|
"room": "bedroom",
|
|
"type": "light",
|
|
"id": {
|
|
"entity_id": "light.s_b_volcano_h_screen",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "volcano shesh script",
|
|
"room": "bedroom",
|
|
"type": "script",
|
|
"id": {
|
|
"entity_id": "script.volcano_shesh",
|
|
"device_id": null
|
|
}
|
|
}
|
|
] |