278 lines
12 KiB
JSON
278 lines
12 KiB
JSON
[
|
|
{
|
|
"id": "Announce printer complete",
|
|
"automation": "- alias: Announce printer complete\n description: ''\n triggers:\n - trigger: state\n entity_id:\n - sensor.mfc_j1170dw_status\n from: printing\n to: null\n conditions: []\n actions:\n - action: tts.google_translate_say\n data:\n message: Printer finished printing\n entity_id: media_player.kitchen_display\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "printer status",
|
|
"room": "office",
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.mfc_j1170dw_status",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "kitchen display",
|
|
"room": "kitchen",
|
|
"type": "media_player",
|
|
"id": {
|
|
"entity_id": "media_player.kitchen_display",
|
|
"device_id": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "'1638400101028'",
|
|
"automation": "- id: '1638400101028'\n alias: Doorbell\n description: ''\n triggers:\n - event_type: unifiprotect_doorbell\n event_data: {}\n trigger: event\n conditions: []\n actions:\n - data:\n message: Someone is at the {{ area_name(trigger.entity_id) }} door\n entity_id: media_player.kitchen_display\n action: tts.google_translate_say\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "kitchen display",
|
|
"room": "kitchen",
|
|
"type": "media_player",
|
|
"id": {
|
|
"entity_id": "media_player.kitchen_display",
|
|
"device_id": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "'1640903808419'",
|
|
"automation": "- id: '1640903808419'\n alias: Back Door Turn Light Off When No More Motion\n description: If the back door lights were turned on by the automation, but motion\n is no longer detected, turn them off\n trigger:\n - platform: state\n entity_id:\n - sensor.back_door_kent_st_detected_object\n to: none\n for:\n hours: 0\n minutes: 0\n seconds: 20\n condition:\n - condition: device\n type: is_on\n device_id: e8c5693dee8c4e27766a8d5a693cc993\n entity_id: light.back_stairs_back_porch_lights_2\n domain: light\n - condition: and\n conditions:\n - condition: state\n entity_id: input_boolean.backdoor_on_by_motion\n state: 'on'\n action:\n - type: turn_off\n device_id: e8c5693dee8c4e27766a8d5a693cc993\n entity_id: light.back_stairs_back_porch_lights_2\n domain: light\n - service: input_boolean.turn_off\n data: {}\n target:\n entity_id: input_boolean.backdoor_on_by_motion\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "back door motion sensor",
|
|
"room": "back door",
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.back_door_kent_st_detected_object",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "back porch lights",
|
|
"room": "back porch",
|
|
"type": "light",
|
|
"id": {
|
|
"entity_id": "light.back_stairs_back_porch_lights_2",
|
|
"device_id": "e8c5693dee8c4e27766a8d5a693cc993"
|
|
}
|
|
},
|
|
{
|
|
"name": "backdoor motion automation",
|
|
"room": "back door",
|
|
"type": "input_boolean",
|
|
"id": {
|
|
"entity_id": "input_boolean.backdoor_on_by_motion",
|
|
"device_id": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "'1733255266242'",
|
|
"automation": "- id: '1733255266242'\n alias: Remind when clothes in washing machine\n description: ''\n triggers:\n - trigger: state\n entity_id:\n - sensor.washing_machine_status\n to: Program ended\n for:\n hours: 0\n minutes: 20\n seconds: 0\n from: null\n conditions:\n - type: is_not_open\n condition: device\n device_id: e9bd4b0570a5fb7d87d74d2fa13f8ccd\n entity_id: 8a67600394b4e9729f91f304fe735cee\n domain: binary_sensor\n actions:\n - action: tts.google_translate_say\n metadata: {}\n data:\n entity_id: media_player.kitchen_display\n message: Clothes are still in the washing machine\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "kitchen display",
|
|
"room": "kitchen",
|
|
"type": "media_player",
|
|
"id": {
|
|
"entity_id": "media_player.kitchen_display",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "washing machine status",
|
|
"room": "laundry",
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.washing_machine_status",
|
|
"device_id": "e9bd4b0570a5fb7d87d74d2fa13f8ccd"
|
|
}
|
|
},
|
|
{
|
|
"name": "washing machine door",
|
|
"room": "laundry",
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "8a67600394b4e9729f91f304fe735cee",
|
|
"device_id": "e9bd4b0570a5fb7d87d74d2fa13f8ccd"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "'1733255396983'",
|
|
"automation": "- id: '1733255396983'\n alias: Remind when clothes in dryer\n description: ''\n triggers:\n - trigger: state\n entity_id:\n - sensor.tumble_dryer_status\n to: Finished\n for:\n hours: 0\n minutes: 20\n seconds: 0\n from: null\n conditions:\n - type: is_not_open\n condition: device\n device_id: 5c5cf8ddfedaa6143e2a099703d74d54\n entity_id: f9b910e9f4201847e993b59f78b3388b\n domain: binary_sensor\n actions:\n - action: tts.google_translate_say\n metadata: {}\n data:\n entity_id: media_player.kitchen_display\n message: Clothes are still in the dryer\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "kitchen display",
|
|
"room": "kitchen",
|
|
"type": "media_player",
|
|
"id": {
|
|
"entity_id": "media_player.kitchen_display",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "dryer status",
|
|
"room": "laundry",
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.tumble_dryer_status",
|
|
"device_id": "5c5cf8ddfedaa6143e2a099703d74d54"
|
|
}
|
|
},
|
|
{
|
|
"name": "dryer door",
|
|
"room": "laundry",
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "f9b910e9f4201847e993b59f78b3388b",
|
|
"device_id": "5c5cf8ddfedaa6143e2a099703d74d54"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "'1733249852673'",
|
|
"automation": "- id: '1733249852673'\n alias: Remind about clothes in Washing Machine\n description: If the door hasn't been opened and the washing machine has completed\n remind the house\n triggers:\n - device_id: e9bd4b0570a5fb7d87d74d2fa13f8ccd\n domain: miele\n entity_id: sensor.washing_machine_status\n type: program_ended\n trigger: device\n conditions:\n - type: is_not_open\n condition: device\n device_id: e9bd4b0570a5fb7d87d74d2fa13f8ccd\n entity_id: 8a67600394b4e9729f91f304fe735cee\n domain: binary_sensor\n for:\n hours: 0\n minutes: 20\n seconds: 0\n actions:\n - data:\n message: Clothes are still in the washing machine\n entity_id: media_player.kitchen_display\n action: tts.google_translate_say\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "kitchen display",
|
|
"room": "kitchen",
|
|
"type": "media_player",
|
|
"id": {
|
|
"entity_id": "media_player.kitchen_display",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "washing machine status",
|
|
"room": "laundry",
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.washing_machine_status",
|
|
"device_id": "e9bd4b0570a5fb7d87d74d2fa13f8ccd"
|
|
}
|
|
},
|
|
{
|
|
"name": "washing machine door",
|
|
"room": "laundry",
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "8a67600394b4e9729f91f304fe735cee",
|
|
"device_id": "e9bd4b0570a5fb7d87d74d2fa13f8ccd"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "'1733249966668'",
|
|
"automation": "- id: '1733249966668'\n alias: Remind Clothes in Dryer\n description: If the door hasn't been opened and the dryer has completed remind the\n house\n triggers:\n - device_id: 5c5cf8ddfedaa6143e2a099703d74d54\n domain: miele\n entity_id: sensor.tumble_dryer_status\n type: program_ended\n trigger: device\n conditions:\n - type: is_not_open\n condition: device\n device_id: 5c5cf8ddfedaa6143e2a099703d74d54\n entity_id: f9b910e9f4201847e993b59f78b3388b\n domain: binary_sensor\n for:\n hours: 0\n minutes: 20\n seconds: 0\n actions:\n - data:\n message: Clothes are still in the dryer\n entity_id: media_player.kitchen_display\n action: tts.google_translate_say\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "kitchen display",
|
|
"room": "kitchen",
|
|
"type": "media_player",
|
|
"id": {
|
|
"entity_id": "media_player.kitchen_display",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "dryer status",
|
|
"room": "laundry",
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.tumble_dryer_status",
|
|
"device_id": "5c5cf8ddfedaa6143e2a099703d74d54"
|
|
}
|
|
},
|
|
{
|
|
"name": "dryer door",
|
|
"room": "laundry",
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "f9b910e9f4201847e993b59f78b3388b",
|
|
"device_id": "5c5cf8ddfedaa6143e2a099703d74d54"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "'1733581577873'",
|
|
"automation": "- id: '1733581577873'\n alias: XMAS Decorations Off @ Night\n description: ''\n triggers:\n - trigger: time\n at: '22:00:00'\n conditions: []\n actions:\n - type: turn_off\n device_id: 16e75fcf35b7f075bf05dea45130ffb1\n entity_id: b8b3e3836631508b2177bafc0bee62b2\n domain: switch\n - type: turn_off\n device_id: 31eb2f71d98f1f997c6e530fe7dece1b\n entity_id: 8c7b057bea1493e62b65c4c59f10f027\n domain: switch\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "xmas decorations switch 1",
|
|
"room": "living room",
|
|
"type": "switch",
|
|
"id": {
|
|
"entity_id": "b8b3e3836631508b2177bafc0bee62b2",
|
|
"device_id": "16e75fcf35b7f075bf05dea45130ffb1"
|
|
}
|
|
},
|
|
{
|
|
"name": "xmas decorations switch 2",
|
|
"room": "living room",
|
|
"type": "switch",
|
|
"id": {
|
|
"entity_id": "8c7b057bea1493e62b65c4c59f10f027",
|
|
"device_id": "31eb2f71d98f1f997c6e530fe7dece1b"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "'1733583755327'",
|
|
"automation": "- id: '1733583755327'\n alias: XMAS Decorations On @ Sunset\n description: ''\n triggers:\n - trigger: sun\n event: sunset\n offset: -00:45:00\n conditions: []\n actions:\n - type: turn_on\n device_id: 31eb2f71d98f1f997c6e530fe7dece1b\n entity_id: 8c7b057bea1493e62b65c4c59f10f027\n domain: switch\n - type: turn_on\n device_id: 65179b21da16920d3a81c2d8c71201d1\n entity_id: 2cbbe7695a270982a6d7e69256175469\n domain: switch\n - type: turn_on\n device_id: 16e75fcf35b7f075bf05dea45130ffb1\n entity_id: b8b3e3836631508b2177bafc0bee62b2\n domain: switch\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "xmas decorations switch 1",
|
|
"room": "living room",
|
|
"type": "switch",
|
|
"id": {
|
|
"entity_id": "b8b3e3836631508b2177bafc0bee62b2",
|
|
"device_id": "16e75fcf35b7f075bf05dea45130ffb1"
|
|
}
|
|
},
|
|
{
|
|
"name": "xmas decorations switch 2",
|
|
"room": "living room",
|
|
"type": "switch",
|
|
"id": {
|
|
"entity_id": "8c7b057bea1493e62b65c4c59f10f027",
|
|
"device_id": "31eb2f71d98f1f997c6e530fe7dece1b"
|
|
}
|
|
},
|
|
{
|
|
"name": "xmas decorations switch 3",
|
|
"room": "living room",
|
|
"type": "switch",
|
|
"id": {
|
|
"entity_id": "2cbbe7695a270982a6d7e69256175469",
|
|
"device_id": "65179b21da16920d3a81c2d8c71201d1"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "'1733584023602'",
|
|
"automation": "- id: '1733584023602'\n alias: XMAS Decorations Off @ Late Night\n description: ''\n triggers:\n - trigger: time\n at: 02:00:00\n conditions: []\n actions:\n - type: turn_off\n device_id: 65179b21da16920d3a81c2d8c71201d1\n entity_id: 2cbbe7695a270982a6d7e69256175469\n domain: switch\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "xmas decorations switch 3",
|
|
"room": "living room",
|
|
"type": "switch",
|
|
"id": {
|
|
"entity_id": "2cbbe7695a270982a6d7e69256175469",
|
|
"device_id": "65179b21da16920d3a81c2d8c71201d1"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
] |