AutomationDataset/00joshi/automation-descriptions.json

15 lines
658 B
JSON

[
{
"id": "Update Buderus",
"result": {
"structured": "TRIGGER: When boiler service code number [sensor.ems_esp_boiler_boiler_service_code_number] changes state. CONDITIONS: None. ACTIONS: Execute python_script.buderus_states.",
"natural_language": {
"trigger": "Whenever the boiler service code number [sensor.ems_esp_boiler_boiler_service_code_number] changes its value.",
"conditions": "There are no conditions.",
"action": "Runs a Python script named 'buderus_states'."
},
"human_like": "Updates the Buderus system whenever the boiler service code changes.",
"complexity": "low"
}
}
]