79 lines
3.6 KiB
JSON
79 lines
3.6 KiB
JSON
[
|
|
{
|
|
"id": "'1754414363475'",
|
|
"automation": "- id: '1754414363475'\n alias: Uso prolungato condizionatore camera da letto\n description: Quando il condizionatore e' acceso da piu' di 3 ore, avvisa l'utente\n triggers:\n - entity_id:\n - climate.daikin_camera_da_letto\n to: null\n for:\n hours: 3\n minutes: 0\n seconds: 0\n trigger: state\n from: 'off'\n conditions:\n - condition: time\n after: 08:00:00\n before: '23:00:00'\n actions:\n - action: notify.alexa_media_echo_dot_camera\n data:\n message: Il condizionatore e' acceso da piu' di tre ore\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "camera da letto daikin climate",
|
|
"room": "bedroom",
|
|
"type": "climate",
|
|
"id": {
|
|
"entity_id": "climate.daikin_camera_da_letto",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "camera echo dot",
|
|
"room": "bedroom",
|
|
"type": "notify",
|
|
"id": {
|
|
"entity_id": "notify.alexa_media_echo_dot_camera",
|
|
"device_id": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "'1754415850058'",
|
|
"automation": "- id: '1754415850058'\n alias: Uso prolungato condizionatore salotto\n description: Quando il condizionatore e' acceso da piu' di 3 ore, avvisa l'utente\n triggers:\n - entity_id:\n - climate.daikin_salotto\n to: null\n for:\n hours: 3\n minutes: 0\n seconds: 0\n trigger: state\n from: 'off'\n conditions:\n - condition: time\n after: 08:00:00\n before: '23:00:00'\n actions:\n - action: notify.alexa_media_echo_dot_salotto\n data:\n message: Il condizionatore e' acceso da piu' di tre ore\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "salotto daikin climate",
|
|
"room": "living_room",
|
|
"type": "climate",
|
|
"id": {
|
|
"entity_id": "climate.daikin_salotto",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "salotto echo dot",
|
|
"room": "living_room",
|
|
"type": "notify",
|
|
"id": {
|
|
"entity_id": "notify.alexa_media_echo_dot_salotto",
|
|
"device_id": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "'1754416382928'",
|
|
"automation": "- id: '1754416382928'\n alias: Lavastoviglie fine programma\n description: ''\n triggers:\n - trigger: state\n entity_id:\n - sensor.lavastoviglie_operation_state\n from: run\n to: finished\n conditions:\n - condition: time\n after: 08:00:00\n before: '23:50:00'\n weekday:\n - sun\n - mon\n - tue\n - wed\n - thu\n - fri\n - sat\n actions:\n - action: notify.alexa_media_echo_dot_salotto\n metadata: {}\n data:\n message: La lavastoviglie ha finito\n mode: single",
|
|
"config": [
|
|
{
|
|
"name": "salotto echo dot",
|
|
"room": "living_room",
|
|
"type": "notify",
|
|
"id": {
|
|
"entity_id": "notify.alexa_media_echo_dot_salotto",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "lavastoviglie operation state",
|
|
"room": "kitchen",
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.lavastoviglie_operation_state",
|
|
"device_id": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "'1757923183242'",
|
|
"automation": "- id: '1757923183242'\n alias: Periodic speedtest\n description: ''\n triggers:\n - trigger: time_pattern\n hours: /8\n conditions: []\n actions:\n - delay:\n hours: 0\n minutes: 0\n seconds: 20\n milliseconds: 0\n - action: ookla_speedtest.run_speedtest\n metadata: {}\n data: {}\n mode: single",
|
|
"config": []
|
|
}
|
|
] |