AutomationDataset/bracco64/description-ready.json

50 lines
1.7 KiB
JSON

[
{
"id": "'1736528706383'",
"automation": "- id: '1736528706383'\n alias: switch drycontact ON\n description: ''\n triggers:\n - trigger: state\n entity_id:\n - sensor.stato_rele_drycontact\n to: 'On'\n from: 'Off'\n conditions: []\n actions:\n - action: switch.turn_on\n metadata: {}\n data: {}\n target:\n entity_id: switch.rele_drycontact\n mode: single",
"config": [
{
"name": "stato rele drycontact sensor",
"room": null,
"type": "sensor",
"id": {
"entity_id": "sensor.stato_rele_drycontact",
"device_id": null
}
},
{
"name": "rele drycontact switch",
"room": null,
"type": "switch",
"id": {
"entity_id": "switch.rele_drycontact",
"device_id": null
}
}
]
},
{
"id": "'1736580759429'",
"automation": "- id: '1736580759429'\n alias: switch drycontact OFF\n description: ''\n triggers:\n - trigger: state\n entity_id:\n - sensor.stato_rele_drycontact\n to: 'Off'\n from: 'On'\n conditions: []\n actions:\n - action: switch.turn_off\n metadata: {}\n data: {}\n target:\n entity_id: switch.rele_drycontact\n mode: single",
"config": [
{
"name": "stato rele drycontact sensor",
"room": null,
"type": "sensor",
"id": {
"entity_id": "sensor.stato_rele_drycontact",
"device_id": null
}
},
{
"name": "rele drycontact switch",
"room": null,
"type": "switch",
"id": {
"entity_id": "switch.rele_drycontact",
"device_id": null
}
}
]
}
]