[ { "id": "'1708731951508'", "result": { "structured": "TRIGGER: When bedroom light toggle button [device_id: 2d884b35ab03df476042bad413c43735] sends an 'off' action OR When bedroom light toggle button [device_id: 2d884b35ab03df476042bad413c43735] sends an 'on' action. CONDITIONS: None. ACTIONS: Toggle bedroom light [light.4bd680da6111470319ea013eaf9d3c49].", "natural_language": { "trigger": "When the bedroom light toggle button [device_id: 2d884b35ab03df476042bad413c43735] is pressed, whether it's the 'on' or 'off' action.", "conditions": "There are no conditions that must be met.", "action": "Toggles the state of the bedroom light [light.4bd680da6111470319ea013eaf9d3c49], turning it on if it's off, or off if it's on." }, "human_like": "Toggles the bedroom light on or off when the corresponding button is pressed.", "complexity": "low" } }, { "id": "'1708732021752'", "result": { "structured": "TRIGGER: When bedroom light toggle button [device_id: 2d884b35ab03df476042bad413c43735] sends a brightness_step_up action via MQTT. CONDITIONS: None. ACTIONS: Increase the brightness of bedroom light [light.4bd680da6111470319ea013eaf9d3c49].", "natural_language": { "trigger": "When the brightness step up action is triggered on the bedroom light toggle button [device_id: 2d884b35ab03df476042bad413c43735].", "conditions": "There are no conditions for this automation.", "action": "Increases the brightness of the bedroom light [light.4bd680da6111470319ea013eaf9d3c49]." }, "human_like": "Increases the brightness of the bedroom light when the brightness up button is pressed.", "complexity": "low" } }, { "id": "'1708732048753'", "result": { "structured": "TRIGGER: When bedroom light toggle button [device_id: 2d884b35ab03df476042bad413c43735] sends a brightness_step_down action via MQTT. CONDITIONS: None. ACTIONS: Decrease the brightness of bedroom light [light.4bd680da6111470319ea013eaf9d3c49].", "natural_language": { "trigger": "When the button device named bedroom light toggle button [device_id: 2d884b35ab03df476042bad413c43735] is pressed to lower the brightness.", "conditions": "There are no conditions that must be met.", "action": "Decreases the brightness level of the bedroom light [light.4bd680da6111470319ea013eaf9d3c49]." }, "human_like": "Lowers the brightness of the bedroom light when the corresponding button is pressed.", "complexity": "low" } }, { "id": "'1710933852252'", "result": { "structured": "TRIGGER: When bathroom switch [02f528a082e5ce1702d35f81f6064528] is turned on. CONDITIONS: bathroom humidity sensor [bbd3c354e10ffe48d75cc07380bbb811] humidity is above 55%. ACTIONS: Wait for 1 minute. Then, if bathroom switch [02f528a082e5ce1702d35f81f6064528] is still on, turn on bathroom ventilation switch [8cb52822c9a399a22dbbdae58258894d].", "natural_language": { "trigger": "When the bathroom switch [02f528a082e5ce1702d35f81f6064528] is turned on.", "conditions": "The bathroom humidity sensor [bbd3c354e10ffe48d75cc07380bbb811] must report a humidity level above 55%.", "action": "After waiting for one minute, the automation checks if the bathroom switch [02f528a082e5ce1702d35f81f6064528] is still on. If it is, it turns on the bathroom ventilation switch [8cb52822c9a399a22dbbdae58258894d]." }, "human_like": "Turns on the bathroom ventilation fan one minute after the light is switched on, but only if the humidity is high.", "complexity": "medium" } }, { "id": "'1710933953903'", "result": { "structured": "TRIGGER: When bathroom switch [02f528a082e5ce1702d35f81f6064528] is turned off. CONDITIONS: None. ACTIONS: Turn off humidity control script [script.check_humidity_and_control_ventilation] AND turn off bathroom ventilation switch [8cb52822c9a399a22dbbdae58258894d].", "natural_language": { "trigger": "When the bathroom switch [02f528a082e5ce1702d35f81f6064528] is turned off.", "conditions": "There are no conditions for this automation.", "action": "Stops the humidity control script [script.check_humidity_and_control_ventilation] and turns off the bathroom ventilation switch [8cb52822c9a399a22dbbdae58258894d]." }, "human_like": "Turns off the bathroom ventilation and stops the humidity control script when the bathroom light is switched off.", "complexity": "low" } }, { "id": "'1710935618258'", "result": { "structured": "TRIGGER: When bathroom humidity sensor [sensor.bbd3c354e10ffe48d75cc07380bbb811] humidity rises above 55%. CONDITIONS: bathroom switch [switch.02f528a082e5ce1702d35f81f6064528] is on. ACTIONS: Turn on bathroom ventilation switch [switch.8cb52822c9a399a22dbbdae58258894d].", "natural_language": { "trigger": "When the bathroom humidity sensor [sensor.bbd3c354e10ffe48d75cc07380bbb811] detects a humidity level above 55%.", "conditions": "The bathroom switch [switch.02f528a082e5ce1702d35f81f6064528] must be turned on.", "action": "Turn on the bathroom ventilation switch [switch.8cb52822c9a399a22dbbdae58258894d]." }, "human_like": "Turns on the bathroom ventilation when humidity gets too high, but only if the main bathroom switch is on.", "complexity": "low" } } ]