28 lines
1.4 KiB
JSON
28 lines
1.4 KiB
JSON
[
|
|
{
|
|
"id": "'1736528706383'",
|
|
"result": {
|
|
"structured": "TRIGGER: When stato rele drycontact sensor [sensor.stato_rele_drycontact] changes from Off to On. CONDITIONS: None. ACTIONS: Turn on rele drycontact switch [switch.rele_drycontact].",
|
|
"natural_language": {
|
|
"trigger": "When the stato rele drycontact sensor [sensor.stato_rele_drycontact] changes its state from Off to On.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Turns on the rele drycontact switch [switch.rele_drycontact]."
|
|
},
|
|
"human_like": "Turns on the dry contact switch when its sensor reports an 'On' state.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1736580759429'",
|
|
"result": {
|
|
"structured": "TRIGGER: When stato rele drycontact sensor [sensor.stato_rele_drycontact] changes from On to Off. CONDITIONS: None. ACTIONS: Turn off rele drycontact switch [switch.rele_drycontact].",
|
|
"natural_language": {
|
|
"trigger": "When the stato rele drycontact sensor [sensor.stato_rele_drycontact] changes its state from On to Off.",
|
|
"conditions": "There are no conditions that need to be met.",
|
|
"action": "Turns off the rele drycontact switch [switch.rele_drycontact]."
|
|
},
|
|
"human_like": "Turns off the dry contact switch when its sensor reports it has switched off.",
|
|
"complexity": "low"
|
|
}
|
|
}
|
|
] |