194 lines
11 KiB
JSON
194 lines
11 KiB
JSON
[
|
|
{
|
|
"id": "Kaffeeerinnerung",
|
|
"automation": "- alias: Kaffeeerinnerung\n description: ''\n triggers:\n - trigger: tag\n tag_id: 386d74c2-13dd-4aaf-b03d-c2a756e1bf56\n conditions: []\n actions:\n - delay:\n hours: 0\n minutes: 5\n seconds: 0\n milliseconds: 0\n - action: script.benachrichtigung\n metadata: {}\n data:\n an_sprachassistenten_senden: true\n immer_per_pushnachricht_senden: false\n an_lametric_senden: true\n benachrichtigungstext: Du hast deinen Kaffee vergessen!\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "notification script",
|
|
"room": null,
|
|
"type": "script",
|
|
"id": {
|
|
"entity_id": "script.benachrichtigung",
|
|
"device_id": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "Beleuchtung Arbeitszimmer",
|
|
"automation": "- alias: Beleuchtung Arbeitszimmer\n description: ''\n triggers:\n - trigger: state\n entity_id:\n - binary_sensor.presence_sensor_fp2_963d_presence_sensor_1\n - trigger: numeric_state\n entity_id:\n - sensor.presence_sensor_fp2_963d_light_sensor_light_level\n below: 30\n - trigger: numeric_state\n entity_id:\n - sensor.presence_sensor_fp2_963d_light_sensor_light_level\n above: 80\n conditions: []\n actions:\n - choose:\n - conditions:\n - condition: and\n conditions:\n - condition: state\n entity_id: binary_sensor.presence_sensor_fp2_963d_presence_sensor_1\n state: 'on'\n - condition: numeric_state\n entity_id: sensor.presence_sensor_fp2_963d_light_sensor_light_level\n below: 30\n sequence:\n - action: scene.turn_on\n metadata: {}\n target:\n entity_id: scene.og_arbeitszimmer_chinatown\n data: {}\n - conditions:\n - condition: or\n conditions:\n - condition: state\n entity_id: binary_sensor.presence_sensor_fp2_963d_presence_sensor_1\n state: 'off'\n - condition: numeric_state\n entity_id: sensor.presence_sensor_fp2_963d_light_sensor_light_level\n above: 80\n sequence:\n - action: light.turn_off\n metadata: {}\n data: {}\n target:\n entity_id: light.og_arbeitszimmer\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "presence sensor 1",
|
|
"room": "office",
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "binary_sensor.presence_sensor_fp2_963d_presence_sensor_1",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "light sensor light level",
|
|
"room": "office",
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.presence_sensor_fp2_963d_light_sensor_light_level",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "arbeitszimmer chinatown scene",
|
|
"room": "office",
|
|
"type": "scene",
|
|
"id": {
|
|
"entity_id": "scene.og_arbeitszimmer_chinatown",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "arbeitszimmer light",
|
|
"room": "office",
|
|
"type": "light",
|
|
"id": {
|
|
"entity_id": "light.og_arbeitszimmer",
|
|
"device_id": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "Beleuchtung Flur",
|
|
"automation": "- alias: Beleuchtung Flur\n description: ''\n triggers:\n - trigger: state\n entity_id:\n - binary_sensor.aussenflur_bewegungsmelder_1_bewegung\n - binary_sensor.innenflur_bewegungsmelder_1_bewegung\n - binary_sensor.innenflur_bewegungsmelder_2_bewegung\n to: 'on'\n from: 'off'\n conditions:\n - condition: and\n conditions:\n - condition: numeric_state\n entity_id: sensor.wetterstation_beleuchtungsstarke\n below: 300\n - condition: time\n after: 06:00:00\n before: '22:00:00'\n actions:\n - choose:\n - conditions:\n - condition: or\n conditions:\n - condition: state\n entity_id: binary_sensor.aussenflur_bewegungsmelder_1_bewegung\n state: 'on'\n - condition: state\n entity_id: binary_sensor.innenflur_bewegungsmelder_1_bewegung\n state: 'on'\n - condition: state\n entity_id: binary_sensor.innenflur_bewegungsmelder_2_bewegung\n state: 'on'\n - condition: state\n entity_id: sensor.season\n state: spring\n sequence:\n - action: scene.turn_on\n metadata: {}\n target:\n entity_id: scene.og_flur_fruhling\n data: {}\n - conditions:\n - condition: or\n conditions:\n - condition: state\n entity_id: binary_sensor.aussenflur_bewegungsmelder_1_bewegung\n state: 'on'\n - condition: state\n entity_id: binary_sensor.innenflur_bewegungsmelder_1_bewegung\n state: 'on'\n - condition: state\n entity_id: binary_sensor.innenflur_bewegungsmelder_2_bewegung\n state: 'on'\n - condition: state\n entity_id: sensor.season\n state: summer\n sequence:\n - action: scene.turn_on\n metadata: {}\n target:\n entity_id: scene.og_flur_sonnenuntergang_savanne\n data: {}\n - conditions:\n - condition: or\n conditions:\n - condition: state\n entity_id: binary_sensor.aussenflur_bewegungsmelder_1_bewegung\n state: 'on'\n - condition: state\n entity_id: binary_sensor.innenflur_bewegungsmelder_1_bewegung\n state: 'on'\n - condition: state\n entity_id: binary_sensor.innenflur_bewegungsmelder_2_bewegung\n state: 'on'\n - condition: state\n entity_id: sensor.season\n state: autumn\n sequence:\n - action: scene.turn_on\n metadata: {}\n target:\n entity_id: scene.og_flur_herbst\n data: {}\n - conditions:\n - condition: or\n conditions:\n - condition: state\n entity_id: binary_sensor.aussenflur_bewegungsmelder_1_bewegung\n state: 'on'\n - condition: state\n entity_id: binary_sensor.innenflur_bewegungsmelder_1_bewegung\n state: 'on'\n - condition: state\n entity_id: binary_sensor.innenflur_bewegungsmelder_2_bewegung\n state: 'on'\n - condition: state\n entity_id: sensor.season\n state: winter\n sequence:\n - action: scene.turn_on\n metadata: {}\n target:\n entity_id: scene.og_flur_winter\n data: {}\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "aussenflur bewegungsmelder 1 bewegung",
|
|
"room": "hallway",
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "binary_sensor.aussenflur_bewegungsmelder_1_bewegung",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "innenflur bewegungsmelder 1 bewegung",
|
|
"room": "hallway",
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "binary_sensor.innenflur_bewegungsmelder_1_bewegung",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "innenflur bewegungsmelder 2 bewegung",
|
|
"room": "hallway",
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "binary_sensor.innenflur_bewegungsmelder_2_bewegung",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "wetterstation beleuchtungsstarke",
|
|
"room": null,
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.wetterstation_beleuchtungsstarke",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "season sensor",
|
|
"room": null,
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.season",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "flur fruhling scene",
|
|
"room": "hallway",
|
|
"type": "scene",
|
|
"id": {
|
|
"entity_id": "scene.og_flur_fruhling",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "flur sonnenuntergang savanne scene",
|
|
"room": "hallway",
|
|
"type": "scene",
|
|
"id": {
|
|
"entity_id": "scene.og_flur_sonnenuntergang_savanne",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "flur herbst scene",
|
|
"room": "hallway",
|
|
"type": "scene",
|
|
"id": {
|
|
"entity_id": "scene.og_flur_herbst",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "flur winter scene",
|
|
"room": "hallway",
|
|
"type": "scene",
|
|
"id": {
|
|
"entity_id": "scene.og_flur_winter",
|
|
"device_id": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "Waschmaschine fertig",
|
|
"automation": "- alias: Waschmaschine fertig\n description: Sendet eine Benachrichtigung, wenn die Waschmaschine fertig ist.\n triggers:\n - type: power\n device_id: 0c97b5e2ad669d60d25a8d424e7fa3af\n entity_id: 36c2b9769a16172d18bda55287fa493e\n domain: sensor\n below: 2\n for:\n hours: 0\n minutes: 3\n seconds: 0\n above: 0\n trigger: device\n conditions: []\n actions:\n - action: script.benachrichtigung\n metadata: {}\n data:\n an_sprachassistenten_senden: true\n immer_per_pushnachricht_senden: false\n an_lametric_senden: true\n benachrichtigungstext: Die Waschmaschine ist fertig.\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "notification script",
|
|
"room": null,
|
|
"type": "script",
|
|
"id": {
|
|
"entity_id": "script.benachrichtigung",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "washing machine power sensor",
|
|
"room": "laundry",
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "36c97b5e2ad669d60d25a8d424e7fa3af",
|
|
"device_id": "0c97b5e2ad669d60d25a8d424e7fa3af"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "Badezimmer Lüfter",
|
|
"automation": "- alias: Badezimmer Lüfter\n description: ''\n triggers:\n - trigger: state\n entity_id:\n - sensor.smart_temp_humidity_sensor_39000dd28397_humidity\n conditions: []\n actions:\n - choose:\n - conditions:\n - condition: numeric_state\n entity_id: sensor.smart_temp_humidity_sensor_39000dd28397_humidity\n above: 78\n sequence:\n - action: light.turn_on\n metadata: {}\n data: {}\n target:\n entity_id: light.lufter\n - conditions:\n - condition: numeric_state\n entity_id: sensor.smart_temp_humidity_sensor_39000dd28397_humidity\n below: 72\n sequence:\n - action: light.turn_off\n metadata: {}\n data: {}\n target:\n entity_id: light.lufter\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "smart temp humidity sensor humidity",
|
|
"room": "bathroom",
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.smart_temp_humidity_sensor_39000dd28397_humidity",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "lufter light",
|
|
"room": "bathroom",
|
|
"type": "light",
|
|
"id": {
|
|
"entity_id": "light.lufter",
|
|
"device_id": null
|
|
}
|
|
}
|
|
]
|
|
}
|
|
] |