17 lines
736 B
JSON
17 lines
736 B
JSON
[
|
|
{
|
|
"id": "' Coffee power plug disable at 6pm.'",
|
|
"automation": "- alias: ' Coffee power plug disable at 6pm.'\n description: ''\n triggers:\n - trigger: time\n at: '18:00:00'\n conditions:\n - condition: time\n weekday:\n - mon\n - tue\n - wed\n - thu\n - fri\n actions:\n - type: turn_off\n device_id: 210738da1d2500ff39284f47e1531348\n entity_id: 9280678fe02782661e988a77bec97e76\n domain: switch\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "coffee maker",
|
|
"room": "kitchen",
|
|
"type": "switch",
|
|
"id": {
|
|
"entity_id": "9280678fe02782661e988a77bec97e76",
|
|
"device_id": "210738da1d2500ff39284f47e1531348"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
] |