26 lines
1.0 KiB
JSON
26 lines
1.0 KiB
JSON
[
|
|
{
|
|
"id": "Shabbat powder room enable",
|
|
"automation": "- alias: Shabbat powder room enable\n description: ''\n mode: single\n triggers:\n - type: turned_off\n device_id: 5600214dc615b3458b4f99e68c84674a\n entity_id: e1b020c5c28f0db4785fb1c46f066782\n domain: switch\n trigger: device\n conditions:\n - condition: state\n entity_id: input_boolean.shabbat_active\n state: 'on'\n actions:\n - type: turn_on\n device_id: 5600214dc615b3458b4f99e68c84674a\n entity_id: e1b020c5c28f0db4785fb1c46f066782\n domain: switch",
|
|
"config": [
|
|
{
|
|
"name": "shabbat active",
|
|
"room": "unknown",
|
|
"type": "input_boolean",
|
|
"id": {
|
|
"entity_id": "input_boolean.shabbat_active",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "powder room switch",
|
|
"room": "bathroom",
|
|
"type": "switch",
|
|
"id": {
|
|
"entity_id": "e1b020c5c28f0db4785fb1c46f066782",
|
|
"device_id": "5600214dc615b3458b4f99e68c84674a"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
] |