457 lines
32 KiB
JSON
457 lines
32 KiB
JSON
[
|
|
{
|
|
"id": "Art Lamps Off Schedule",
|
|
"result": {
|
|
"structured": "TRIGGER: When art lamp schedule [schedule.art_lamp_schedule] changes to 'off'. CONDITIONS: None. ACTIONS: Turn off art lamps switch [0e1066f63544d20985d05e4da841cd6e].",
|
|
"natural_language": {
|
|
"trigger": "When the art lamp schedule [schedule.art_lamp_schedule] changes its state to off.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Turns off the art lamps switch [0e1066f63544d20985d05e4da841cd6e]."
|
|
},
|
|
"human_like": "Turns off the art lamps when their schedule is set to off.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Art Lamps On Schedule",
|
|
"result": {
|
|
"structured": "TRIGGER: When art lamp schedule [schedule.art_lamp_schedule] turns on. CONDITIONS: living room tv playing sensor [binary_sensor.living_room_tv_playing] is off. ACTIONS: Turn on art lamps switch [0e1066f63544d20985d05e4da841cd6e].",
|
|
"natural_language": {
|
|
"trigger": "When the art lamp schedule [schedule.art_lamp_schedule] activates and turns on.",
|
|
"conditions": "The living room tv playing sensor [binary_sensor.living_room_tv_playing] must report that the TV is not playing.",
|
|
"action": "Turn on the art lamps switch [0e1066f63544d20985d05e4da841cd6e]."
|
|
},
|
|
"human_like": "Turns on the art lamps on a schedule, but only if the TV is not playing.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Chandelier Off Speakers On",
|
|
"result": {
|
|
"structured": "TRIGGER: When chandelier switch [47130368d748dee4063117a1cff1a696] is turned off. CONDITIONS: None. ACTIONS: Turn on speakers switch [c24f570a5d97fec3e38c53dcc3a8e248].",
|
|
"natural_language": {
|
|
"trigger": "When the chandelier switch [47130368d748dee4063117a1cff1a696] is turned off.",
|
|
"conditions": "There are no conditions.",
|
|
"action": "Turn on the speakers switch [c24f570a5d97fec3e38c53dcc3a8e248]."
|
|
},
|
|
"human_like": "Turns on the speakers when the chandelier is switched off.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Chandelier On Speakers Off",
|
|
"result": {
|
|
"structured": "TRIGGER: When chandelier switch [47130368d748dee4063117a1cff1a696] is turned on. CONDITIONS: None. ACTIONS: Turn off speakers switch [c24f570a5d97fec3e38c53dcc3a8e248].",
|
|
"natural_language": {
|
|
"trigger": "When the chandelier switch [47130368d748dee4063117a1cff1a696] is turned on.",
|
|
"conditions": "There are no conditions.",
|
|
"action": "Turn off the speakers switch [c24f570a5d97fec3e38c53dcc3a8e248]."
|
|
},
|
|
"human_like": "Turns off the speakers when the chandelier is switched on.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Coffee Pot Schedule",
|
|
"result": {
|
|
"structured": "TRIGGER: When coffee schedule [schedule.coffee] turns on. CONDITIONS: None. ACTIONS: Turn on coffee pot switch [bc85422efd980d712fef050347614f1d], wait for 15 minutes, then turn off coffee pot switch [bc85422efd980d712fef050347614f1d].",
|
|
"natural_language": {
|
|
"trigger": "When the coffee schedule [schedule.coffee] activates and changes its state to on.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Turns on the coffee pot switch [bc85422efd980d712fef050347614f1d], waits for 15 minutes, and then turns the coffee pot switch [bc85422efd980d712fef050347614f1d] off."
|
|
},
|
|
"human_like": "Automatically brews coffee for 15 minutes when the scheduled time arrives.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Main Bathroom Dehumidifier Off",
|
|
"result": {
|
|
"structured": "TRIGGER: When main bath humidity ok sensor [binary_sensor.main_bath_humidity_ok] changes state to on. CONDITIONS: None. ACTIONS: Turn off main bathroom dehumidifier switch 1 [3f5a11bf349d1a1ca109cfedfadf6527] AND turn off main bathroom dehumidifier switch 2 [56ff874adba8da9c0b533aa74f230091].",
|
|
"natural_language": {
|
|
"trigger": "When the main bath humidity ok sensor [binary_sensor.main_bath_humidity_ok] reports that humidity is okay by turning on.",
|
|
"conditions": "There are no conditions; the automation runs whenever the trigger occurs.",
|
|
"action": "Turns off both dehumidifier switches: main bathroom dehumidifier switch 1 [3f5a11bf349d1a1ca109cfedfadf6527] and main bathroom dehumidifier switch 2 [56ff874adba8da9c0b533aa74f230091]."
|
|
},
|
|
"human_like": "Turns off the main bathroom dehumidifiers when the humidity sensor indicates the air is dry enough.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Main Bathroom Dehumidifier On",
|
|
"result": {
|
|
"structured": "TRIGGER: When main bath humidity high sensor [binary_sensor.main_bath_humidity_high] becomes on. CONDITIONS: bedroom sleep mode switch [switch.adaptive_lighting_sleep_mode_ct_bedroom] is off. ACTIONS: Turn on main bathroom dehumidifier switch 1 [3f5a11bf349d1a1ca109cfedfadf6527]. Then, IF there is motion detected by ct bath motion sensor [d1302ff56bd05d0cb96631d4471db6e0], THEN turn on main bathroom dehumidifier switch 2 [56ff874adba8da9c0b533aa74f230091].",
|
|
"natural_language": {
|
|
"trigger": "When the main bath humidity high sensor [binary_sensor.main_bath_humidity_high] detects high humidity and turns on.",
|
|
"conditions": "The bedroom sleep mode switch [switch.adaptive_lighting_sleep_mode_ct_bedroom] must be off.",
|
|
"action": "First, turn on the main bathroom dehumidifier switch 1 [3f5a11bf349d1a1ca109cfedfadf6527]. Then, if motion is detected by the ct bath motion sensor [d1302ff56bd05d0cb96631d4471db6e0], also turn on the main bathroom dehumidifier switch 2 [56ff874adba8da9c0b533aa74f230091]."
|
|
},
|
|
"human_like": "Turns on the main bathroom dehumidifier when humidity is high and sleep mode is off, and activates a second dehumidifier if motion is also detected.",
|
|
"complexity": "medium"
|
|
}
|
|
},
|
|
{
|
|
"id": "CT Bath Lights Button",
|
|
"result": {
|
|
"structured": "TRIGGER: When ct bath button action sensor [sensor.ct_bath_button_action] attribute 'action' changes to 'single'. CONDITIONS: None. ACTIONS: Toggle ct bath light 1 [d7ab22d757c625e844ddd57ed7844b7a] AND toggle ct bath light 2 [cdf1e1e3d57d631d90df24dd66f10f62] AND toggle ct bath light 3 [1e22633599370136c48f4612f13cbf74].",
|
|
"natural_language": {
|
|
"trigger": "When the ct bath button action sensor [sensor.ct_bath_button_action] reports a 'single' press action.",
|
|
"conditions": "There are no conditions for this automation.",
|
|
"action": "Toggles the state of three bathroom lights: ct bath light 1 [d7ab22d757c625e844ddd57ed7844b7a], ct bath light 2 [cdf1e1e3d57d631d90df24dd66f10f62], and ct bath light 3 [1e22633599370136c48f4612f13cbf74]. This means if a light is off, it will be turned on, and if it is on, it will be turned off."
|
|
},
|
|
"human_like": "Toggles all three bathroom lights on or off with a single button press.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "CT Bath Motion Off",
|
|
"result": {
|
|
"structured": "TRIGGER: When ct bath motion sensor [d1302ff56bd05d0cb96631d4471db6e0] stops detecting motion (no_motion). CONDITIONS: None. ACTIONS: Turn off ct bath light 1 [d7ab22d757c625e844ddd57ed7844b7a] AND Turn off ct bath light 3 [1e22633599370136c48f4612f13cbf74] AND Turn off ct bath light 2 [cdf1e1e3d57d631d90df24dd66f10f62].",
|
|
"natural_language": {
|
|
"trigger": "When the ct bath motion sensor [d1302ff56bd05d0cb96631d4471db6e0] stops detecting motion.",
|
|
"conditions": "There are no conditions for this automation.",
|
|
"action": "Turns off all three bathroom lights: ct bath light 1 [d7ab22d757c625e844ddd57ed7844b7a], ct bath light 3 [1e22633599370136c48f4612f13cbf74], and ct bath light 2 [cdf1e1e3d57d631d90df24dd66f10f62]."
|
|
},
|
|
"human_like": "Turns off the bathroom lights when no motion is detected.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "CT Bath Motion On",
|
|
"result": {
|
|
"structured": "TRIGGER: When ct bath motion sensor [d1302ff56bd05d0cb96631d4471db6e0] detects motion. CONDITIONS: None. ACTIONS: Turn on ct bath switch [b55a9ff6c38d65be26e249898268d1a9] AND turn on ct bath light 1 [d7ab22d757c625e844ddd57ed7844b7a] AND turn on ct bath light 3 [1e22633599370136c48f4612f13cbf74] AND turn on ct bath light 2 [cdf1e1e3d57d631d90df24dd66f10f62].",
|
|
"natural_language": {
|
|
"trigger": "When the ct bath motion sensor [d1302ff56bd05d0cb96631d4471db6e0] detects motion.",
|
|
"conditions": "There are no conditions.",
|
|
"action": "Turn on the ct bath switch [b55a9ff6c38d65be26e249898268d1a9], the ct bath light 1 [d7ab22d757c625e844ddd57ed7844b7a], the ct bath light 3 [1e22633599370136c48f4612f13cbf74], and the ct bath light 2 [cdf1e1e3d57d631d90df24dd66f10f62]."
|
|
},
|
|
"human_like": "Turns on the bathroom lights and switch when motion is detected in the CT bathroom.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "CT Bedroom Lights Button",
|
|
"result": {
|
|
"structured": "TRIGGER: When ct bedroom button action sensor [sensor.ct_bedroom_button_action] attribute 'action' changes to 'single'. CONDITIONS: None. ACTIONS: Toggle ct bedroom light [a7b7086e644289db071ea71a9a9fc2a2].",
|
|
"natural_language": {
|
|
"trigger": "When the ct bedroom button action sensor [sensor.ct_bedroom_button_action] reports a 'single' button press.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Toggles the state of the ct bedroom light [a7b7086e644289db071ea71a9a9fc2a2], turning it on if it's off, or off if it's on."
|
|
},
|
|
"human_like": "Toggles the bedroom light on or off when the associated button is pressed once.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "CT Bedroom Motion Off",
|
|
"result": {
|
|
"structured": "TRIGGER: When ct bedroom motion sensor [5a1b3872436c4a2fa1624645f72353de] remains in no motion state for 2 minutes. CONDITIONS: None. ACTIONS: Turn off ct bedroom light [a7b7086e644289db071ea71a9a9fc2a2].",
|
|
"natural_language": {
|
|
"trigger": "When the ct bedroom motion sensor [5a1b3872436c4a2fa1624645f72353de] has not detected any motion for two minutes.",
|
|
"conditions": "There are no additional conditions that need to be met.",
|
|
"action": "Turns off the ct bedroom light [a7b7086e644289db071ea71a9a9fc2a2]."
|
|
},
|
|
"human_like": "Turns off the bedroom light after no motion is detected for two minutes.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "CT Bedroom Motion On",
|
|
"result": {
|
|
"structured": "TRIGGER: When ct bedroom motion sensor [5a1b3872436c4a2fa1624645f72353de] detects motion. CONDITIONS: ct bedroom illuminance sensor [28ab28dddf05a4ea2e503e774f6f11c1] reports an illuminance value below 3. ACTIONS: Turn on ct bedroom light [a7b7086e644289db071ea71a9a9fc2a2].",
|
|
"natural_language": {
|
|
"trigger": "When motion is detected by the ct bedroom motion sensor [5a1b3872436c4a2fa1624645f72353de].",
|
|
"conditions": "The ct bedroom illuminance sensor [28ab28dddf05a4ea2e503e774f6f11c1] must report a light level below a value of 3.",
|
|
"action": "Turn on the ct bedroom light [a7b7086e644289db071ea71a9a9fc2a2]."
|
|
},
|
|
"human_like": "Turns on the bedroom light when motion is detected, but only if the room is dark enough.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "CT Office Lights Button",
|
|
"result": {
|
|
"structured": "TRIGGER: When office button [device_id: 860e6a173f449a37ab59d2460186b6b6] single action is triggered via MQTT. CONDITIONS: None. ACTIONS: Toggle office light 1 [4d81cf020b3b06f5ee3d8eaa45f04ba3] AND toggle office light 2 [6ca0bbf3d632bf32c6b1002559d06f5c].",
|
|
"natural_language": {
|
|
"trigger": "When the office button [device_id: 860e6a173f449a37ab59d2460186b6b6] is pressed (single action).",
|
|
"conditions": "There are no conditions; the automation runs whenever the button is pressed.",
|
|
"action": "Toggle the state of office light 1 [4d81cf020b3b06f5ee3d8eaa45f04ba3] and office light 2 [6ca0bbf3d632bf32c6b1002559d06f5c]."
|
|
},
|
|
"human_like": "Pressing the office button toggles both office lights on or off.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Guest Bath Dehumidifier Off",
|
|
"result": {
|
|
"structured": "TRIGGER: When guest bath humidity ok sensor [binary_sensor.guest_bath_humidity_ok] changes to 'on'. CONDITIONS: None. ACTIONS: Turn off guest bath dehumidifier switch [60efa062c449539dfee60ad7b94e35cc]. IF guest bath motion sensor [4122434e3e8076342d34299df6472544] reports no motion, THEN turn off guest bath switch [398a9a95e9e25f2f3555f0b123ea340e].",
|
|
"natural_language": {
|
|
"trigger": "When the guest bath humidity ok sensor [binary_sensor.guest_bath_humidity_ok] reports that humidity is okay (turns on).",
|
|
"conditions": "There are no conditions that must be met for the main action to proceed.",
|
|
"action": "The automation will turn off the guest bath dehumidifier switch [60efa062c449539dfee60ad7b94e35cc]. Additionally, if the guest bath motion sensor [4122434e3e8076342d34299df6472544] is not detecting any motion at that moment, it will also turn off the guest bath switch [398a9a95e9e25f2f3555f0b123ea340e]."
|
|
},
|
|
"human_like": "Turns off the dehumidifier when bathroom humidity is okay, and also turns off the main bathroom switch if no motion is detected.",
|
|
"complexity": "medium"
|
|
}
|
|
},
|
|
{
|
|
"id": "Guest Bath Dehumidifier On",
|
|
"result": {
|
|
"structured": "TRIGGER: When guest bath humidity high sensor [binary_sensor.guest_bath_humidity_high] changes to on. CONDITIONS: None. ACTIONS: Turn on guest bath dehumidifier switch [60efa062c449539dfee60ad7b94e35cc]. IF guest bath motion sensor [4122434e3e8076342d34299df6472544] detects motion, THEN also turn on guest bath switch [398a9a95e9e25f2f3555f0b123ea340e].",
|
|
"natural_language": {
|
|
"trigger": "When the guest bath humidity high sensor [binary_sensor.guest_bath_humidity_high] reports that humidity is high (turns on).",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "The automation turns on the guest bath dehumidifier switch [60efa062c449539dfee60ad7b94e35cc]. Additionally, if the guest bath motion sensor [4122434e3e8076342d34299df6472544] detects motion at the time the automation runs, it will also turn on the guest bath switch [398a9a95e9e25f2f3555f0b123ea340e]."
|
|
},
|
|
"human_like": "Turns on the dehumidifier when bathroom humidity is high, and also turns on the bathroom light if motion is detected at that moment.",
|
|
"complexity": "medium"
|
|
}
|
|
},
|
|
{
|
|
"id": "Guest Bath Lights Button",
|
|
"result": {
|
|
"structured": "TRIGGER: When guest bath button action sensor [sensor.guest_bath_button_action] attribute 'action' changes to 'single'. CONDITIONS: None. ACTIONS: Toggle guest bath light 1 [f27e48812678ac93479ec82b9d269433] AND toggle guest bath light 2 [569bfa5736db521ed3e996132075bc9a] AND toggle guest bath light 3 [05bc316c1cf4b0faa6124d29cfbda14c].",
|
|
"natural_language": {
|
|
"trigger": "When the guest bath button action sensor [sensor.guest_bath_button_action] reports a single press action.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Toggle the state of three lights: guest bath light 1 [f27e48812678ac93479ec82b9d269433], guest bath light 2 [569bfa5736db521ed3e996132075bc9a], and guest bath light 3 [05bc316c1cf4b0faa6124d29cfbda14c]."
|
|
},
|
|
"human_like": "Toggles all three guest bathroom lights on or off with a single button press.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Guest Bath Motion Off",
|
|
"result": {
|
|
"structured": "TRIGGER: When guest bath motion sensor [4122434e3e8076342d34299df6472544] reports no motion. CONDITIONS: None. ACTIONS: Turn off guest bath light 1 [f27e48812678ac93479ec82b9d269433] AND Turn off guest bath light 2 [569bfa5736db521ed3e996132075bc9a] AND Turn off guest bath light 3 [05bc316c1cf4b0faa6124d29cfbda14c].",
|
|
"natural_language": {
|
|
"trigger": "When the guest bath motion sensor [4122434e3e8076342d34299df6472544] stops detecting motion.",
|
|
"conditions": "There are no conditions that need to be met.",
|
|
"action": "Turns off all three lights in the guest bathroom: guest bath light 1 [f27e48812678ac93479ec82b9d269433], guest bath light 2 [569bfa5736db521ed3e996132075bc9a], and guest bath light 3 [05bc316c1cf4b0faa6124d29cfbda14c]."
|
|
},
|
|
"human_like": "Automatically turns off the guest bathroom lights when no motion is detected.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Guest Bath Motion On",
|
|
"result": {
|
|
"structured": "TRIGGER: When guest bath motion sensor [4122434e3e8076342d34299df6472544] detects motion. CONDITIONS: None. ACTIONS: Turn on guest bath fan switch [efc4f3a04228a8a429e4240ae38cd2d4] AND turn on guest bath light 1 [f27e48812678ac93479ec82b9d269433] AND turn on guest bath light 3 [05bc316c1cf4b0faa6124d29cfbda14c] AND turn on guest bath light 2 [569bfa5736db521ed3e996132075bc9a].",
|
|
"natural_language": {
|
|
"trigger": "When motion is detected by the guest bath motion sensor [4122434e3e8076342d34299df6472544].",
|
|
"conditions": "There are no conditions; the automation runs whenever motion is detected.",
|
|
"action": "Turns on the guest bath fan switch [efc4f3a04228a8a429e4240ae38cd2d4] and all three bathroom lights: guest bath light 1 [f27e48812678ac93479ec82b9d269433], guest bath light 3 [05bc316c1cf4b0faa6124d29cfbda14c], and guest bath light 2 [569bfa5736db521ed3e996132075bc9a]."
|
|
},
|
|
"human_like": "Automatically turns on the fan and all lights in the guest bathroom when motion is detected.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Guest Bath Sleep Mode Schedule Off",
|
|
"result": {
|
|
"structured": "TRIGGER: When guest bathroom sleep mode schedule [schedule.guest_bathroom_sleep_mode] changes to off. CONDITIONS: None. ACTIONS: Turn off guest bathroom sleep mode switch [switch.adaptive_lighting_sleep_mode_guest_bathroom].",
|
|
"natural_language": {
|
|
"trigger": "When the guest bathroom sleep mode schedule [schedule.guest_bathroom_sleep_mode] is turned off.",
|
|
"conditions": "There are no conditions that need to be met.",
|
|
"action": "Turns off the guest bathroom sleep mode switch [switch.adaptive_lighting_sleep_mode_guest_bathroom]."
|
|
},
|
|
"human_like": "Turns off the sleep mode lighting in the guest bathroom when the scheduled sleep mode ends.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Guest Bath Sleep Mode Schedule On",
|
|
"result": {
|
|
"structured": "TRIGGER: When guest bathroom sleep mode schedule [schedule.guest_bathroom_sleep_mode] turns on. CONDITIONS: None. ACTIONS: Turn on guest bathroom sleep mode switch [switch.adaptive_lighting_sleep_mode_guest_bathroom].",
|
|
"natural_language": {
|
|
"trigger": "When the guest bathroom sleep mode schedule [schedule.guest_bathroom_sleep_mode] is activated (turns on).",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Turn on the guest bathroom sleep mode switch [switch.adaptive_lighting_sleep_mode_guest_bathroom]."
|
|
},
|
|
"human_like": "Activates the sleep mode lighting in the guest bathroom when its schedule starts.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Kitchen Motion Off",
|
|
"result": {
|
|
"structured": "TRIGGER: When kitchen motion sensor [40e0cb4c514ef2e80bd49f6cd905981b] reports no motion for 30 seconds. CONDITIONS: kitchen automation input [input_boolean.kitchen_automation] is on. ACTIONS: Turn off kitchen switch [a73f4a5455f4e18749c6aab38182339d].",
|
|
"natural_language": {
|
|
"trigger": "When the kitchen motion sensor [40e0cb4c514ef2e80bd49f6cd905981b] has not detected any motion for 30 seconds.",
|
|
"conditions": "If the kitchen automation input [input_boolean.kitchen_automation] is switched on.",
|
|
"action": "Turns off the kitchen switch [a73f4a5455f4e18749c6aab38182339d]."
|
|
},
|
|
"human_like": "Turns off the kitchen lights or appliance after no motion is detected for 30 seconds, but only if the kitchen automation is enabled.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Kitchen Motion On",
|
|
"result": {
|
|
"structured": "TRIGGER: When kitchen motion sensor [40e0cb4c514ef2e80bd49f6cd905981b] detects motion. CONDITIONS: kitchen automation input [input_boolean.kitchen_automation] is on. ACTIONS: Turn on kitchen switch [a73f4a5455f4e18749c6aab38182339d].",
|
|
"natural_language": {
|
|
"trigger": "When the kitchen motion sensor [40e0cb4c514ef2e80bd49f6cd905981b] detects motion.",
|
|
"conditions": "The kitchen automation input [input_boolean.kitchen_automation] must be switched on.",
|
|
"action": "Turn on the kitchen switch [a73f4a5455f4e18749c6aab38182339d]."
|
|
},
|
|
"human_like": "Turns on the kitchen light when motion is detected, but only if the kitchen automation is enabled.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Living Room Button",
|
|
"result": {
|
|
"structured": "TRIGGER: When living room button action sensor [sensor.living_room_button_action] attribute 'action' changes to 'single'. CONDITIONS: None. ACTIONS: Toggle living room light 1 [3d4ab3fe3cf9d4eb834772c652a3d8c7] AND toggle living room light 2 [d8d7623052a3f9bbfbc870c9d04d3655] AND toggle living room light 3 [a9685fb2644a46c987ec327cdcf5cda0] AND toggle living room light 4 [8e4421aade2af8343bd3d371ba88a936].",
|
|
"natural_language": {
|
|
"trigger": "When the living room button action sensor [sensor.living_room_button_action] reports a 'single' press.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Toggles the state of four living room lights: living room light 1 [3d4ab3fe3cf9d4eb834772c652a3d8c7], living room light 2 [d8d7623052a3f9bbfbc870c9d04d3655], living room light 3 [a9685fb2644a46c987ec327cdcf5cda0], and living room light 4 [8e4421aade2af8343bd3d371ba88a936]."
|
|
},
|
|
"human_like": "A single press of the living room button toggles all four living room lights on or off.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Living Room Button 2",
|
|
"result": {
|
|
"structured": "TRIGGER: When living room button 2 [device_id: 99ca9ffca722cc11f288613d337345ed] receives a single press action. CONDITIONS: None. ACTIONS: Toggle living room light 1 [3d4ab3fe3cf9d4eb834772c652a3d8c7] AND toggle living room light 2 [d8d7623052a3f9bbfbc870c9d04d3655] AND toggle living room light 3 [a9685fb2644a46c987ec327cdcf5cda0] AND toggle living room light 4 [8e4421aade2af8343bd3d371ba88a936].",
|
|
"natural_language": {
|
|
"trigger": "When the living room button 2 [device_id: 99ca9ffca722cc11f288613d337345ed] is pressed once.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Toggle the state of living room light 1 [3d4ab3fe3cf9d4eb834772c652a3d8c7], living room light 2 [d8d7623052a3f9bbfbc870c9d04d3655], living room light 3 [a9685fb2644a46c987ec327cdcf5cda0], and living room light 4 [8e4421aade2af8343bd3d371ba88a936]."
|
|
},
|
|
"human_like": "Pressing the living room button 2 toggles all four living room lights on or off together.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Movie Mode Disabled",
|
|
"result": {
|
|
"structured": "TRIGGER: When movie mode input [input_boolean.movie_mode] changes from on to off. CONDITIONS: living room light 3 [a9685fb2644a46c987ec327cdcf5cda0] is on. ACTIONS: Turn on living room light 3 [a9685fb2644a46c987ec327cdcf5cda0] at 100% brightness AND Turn on living room light 4 [8e4421aade2af8343bd3d371ba88a936] at 100% brightness AND Turn on living room light 1 [3d4ab3fe3cf9d4eb834772c652a3d8c7] at 100% brightness AND Turn on living room light 2 [d8d7623052a3f9bbfbc870c9d04d3655] at 100% brightness.",
|
|
"natural_language": {
|
|
"trigger": "When the movie mode input [input_boolean.movie_mode] is turned off.",
|
|
"conditions": "The automation only runs if living room light 3 [a9685fb2644a46c987ec327cdcf5cda0] is currently switched on.",
|
|
"action": "It turns on all four living room lights (living room light 3 [a9685fb2644a46c987ec327cdcf5cda0], living room light 4 [8e4421aade2af8343bd3d371ba88a936], living room light 1 [3d4ab3fe3cf9d4eb834772c652a3d8c7], and living room light 2 [d8d7623052a3f9bbfbc870c9d04d3655]) to full brightness (100%)."
|
|
},
|
|
"human_like": "When movie mode is turned off, this automation restores all living room lights to full brightness, but only if one specific light is already on.",
|
|
"complexity": "medium"
|
|
}
|
|
},
|
|
{
|
|
"id": "Movie Mode Enabled",
|
|
"result": {
|
|
"structured": "TRIGGER: When movie mode input [input_boolean.movie_mode] changes from off to on. CONDITIONS: None. ACTIONS: Turn on living room light 3 [a9685fb2644a46c987ec327cdcf5cda0] to 70% brightness AND Turn on living room light 4 [8e4421aade2af8343bd3d371ba88a936] to 70% brightness AND Turn on living room light 1 [3d4ab3fe3cf9d4eb834772c652a3d8c7] to 70% brightness AND Turn on living room light 2 [d8d7623052a3f9bbfbc870c9d04d3655] to 70% brightness AND Turn on speakers switch [c24f570a5d97fec3e38c53dcc3a8e248].",
|
|
"natural_language": {
|
|
"trigger": "When the movie mode input [input_boolean.movie_mode] is switched from off to on.",
|
|
"conditions": "There are no conditions that need to be met.",
|
|
"action": "Sets the living room lighting to a dimmed level by turning on four lights: living room light 3 [a9685fb2644a46c987ec327cdcf5cda0], living room light 4 [8e4421aade2af8343bd3d371ba88a936], living room light 1 [3d4ab3fe3cf9d4eb834772c652a3d8c7], and living room light 2 [d8d7623052a3f9bbfbc870c9d04d3655], all to 70% brightness. It also turns on the speakers switch [c24f570a5d97fec3e38c53dcc3a8e248]."
|
|
},
|
|
"human_like": "Activates a movie mode by dimming the living room lights and turning on the speakers when the mode is enabled.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Movie Mode Pause",
|
|
"result": {
|
|
"structured": "TRIGGER: When living room media player [d086e0de65e1090f565195bb4fa2ebf4] remains paused for 10 seconds. CONDITIONS: movie mode input [input_boolean.movie_mode] is on. ACTIONS: Turn on living room light 3 [a9685fb2644a46c987ec327cdcf5cda0] at 70% brightness AND Turn on living room light 4 [8e4421aade2af8343bd3d371ba88a936] at 70% brightness AND Turn on living room light 1 [3d4ab3fe3cf9d4eb834772c652a3d8c7] at 70% brightness AND Turn on living room light 2 [d8d7623052a3f9bbfbc870c9d04d3655] at 70% brightness.",
|
|
"natural_language": {
|
|
"trigger": "When the living room media player [d086e0de65e1090f565195bb4fa2ebf4] has been in a paused state for at least 10 seconds.",
|
|
"conditions": "The movie mode input [input_boolean.movie_mode] must be switched on.",
|
|
"action": "Turns on four living room lights (living room light 3 [a9685fb2644a46c987ec327cdcf5cda0], living room light 4 [8e4421aade2af8343bd3d371ba88a936], living room light 1 [3d4ab3fe3cf9d4eb834772c652a3d8c7], and living room light 2 [d8d7623052a3f9bbfbc870c9d04d3655]) to 70% brightness."
|
|
},
|
|
"human_like": "When movie mode is active and the media player is paused for 10 seconds, it gently brightens the living room lights to 70%.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Movie Mode Playing",
|
|
"result": {
|
|
"structured": "TRIGGER: When living room media player [d086e0de65e1090f565195bb4fa2ebf4] starts playing. CONDITIONS: movie mode input [input_boolean.movie_mode] is on. ACTIONS: Turn on living room light 3 [a9685fb2644a46c987ec327cdcf5cda0] at 35% brightness AND Turn on living room light 4 [8e4421aade2af8343bd3d371ba88a936] at 35% brightness AND Turn on living room light 1 [3d4ab3fe3cf9d4eb834772c652a3d8c7] at 35% brightness AND Turn on living room light 2 [d8d7623052a3f9bbfbc870c9d04d3655] at 35% brightness.",
|
|
"natural_language": {
|
|
"trigger": "When the living room media player [d086e0de65e1090f565195bb4fa2ebf4] begins playing media.",
|
|
"conditions": "The movie mode input [input_boolean.movie_mode] must be switched on.",
|
|
"action": "Sets the living room ambiance for watching by turning on four lights: living room light 3 [a9685fb2644a46c987ec327cdcf5cda0], living room light 4 [8e4421aade2af8343bd3d371ba88a936], living room light 1 [3d4ab3fe3cf9d4eb834772c652a3d8c7], and living room light 2 [d8d7623052a3f9bbfbc870c9d04d3655], all dimmed to 35% brightness."
|
|
},
|
|
"human_like": "When movie mode is on and media starts playing in the living room, it dims the living room lights to a comfortable level for watching.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Movie Mode Reset",
|
|
"result": {
|
|
"structured": "TRIGGER: At 05:00:00. CONDITIONS: None. ACTIONS: Turn off movie mode input [input_boolean.movie_mode].",
|
|
"natural_language": {
|
|
"trigger": "Every day at 5:00 AM.",
|
|
"conditions": "There are no conditions.",
|
|
"action": "Turns off the movie mode input [input_boolean.movie_mode]."
|
|
},
|
|
"human_like": "Automatically turns off the movie mode setting every morning at 5 AM.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Pausing Living Room TV Turns Art Lamps On",
|
|
"result": {
|
|
"structured": "TRIGGER: When living room tv playing sensor [binary_sensor.living_room_tv_playing] remains off for 1 minute. CONDITIONS: art lamp schedule [schedule.art_lamp_schedule] is on. ACTIONS: Turn on art lamps switch [0e1066f63544d20985d05e4da841cd6e].",
|
|
"natural_language": {
|
|
"trigger": "When the living room tv playing sensor [binary_sensor.living_room_tv_playing] indicates the TV is not playing for at least one minute.",
|
|
"conditions": "The art lamp schedule [schedule.art_lamp_schedule] must be active (on).",
|
|
"action": "Turn on the art lamps switch [0e1066f63544d20985d05e4da841cd6e]."
|
|
},
|
|
"human_like": "Turns on the art lamps in the living room when the TV has been paused or stopped for a minute, provided the lamp schedule is active.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Playing Living Room TV Turns Art Lamps Off",
|
|
"result": {
|
|
"structured": "TRIGGER: When living room tv playing sensor [binary_sensor.living_room_tv_playing] turns on. CONDITIONS: None. ACTIONS: Turn off art lamps switch [0e1066f63544d20985d05e4da841cd6e].",
|
|
"natural_language": {
|
|
"trigger": "When the living room tv playing sensor [binary_sensor.living_room_tv_playing] detects that the TV has started playing.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Turns off the art lamps switch [0e1066f63544d20985d05e4da841cd6e]."
|
|
},
|
|
"human_like": "Turns off the art lamps in the living room when the TV starts playing.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Rotate Avengers",
|
|
"result": {
|
|
"structured": "TRIGGER: When the time is 08:00:00 OR when the time is 17:00:00. CONDITIONS: None. ACTIONS: Turn on avengers switch [1e65d530659a5e90b55abc710dbbc044], wait for 6 seconds, then turn off avengers switch [1e65d530659a5e90b55abc710dbbc044].",
|
|
"natural_language": {
|
|
"trigger": "The automation runs at 8:00 AM or at 5:00 PM.",
|
|
"conditions": "There are no conditions for this automation.",
|
|
"action": "It turns on the avengers switch [1e65d530659a5e90b55abc710dbbc044], waits for 6 seconds, and then turns it off."
|
|
},
|
|
"human_like": "Briefly pulses the Avengers switch on and off at 8 AM and 5 PM.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Turning Off pihole Turns Off pihole2",
|
|
"result": {
|
|
"structured": "TRIGGER: When pihole switch 1 [548c50f60d9cbe6793900f3be2671a28] is turned off. CONDITIONS: None. ACTIONS: Turn off pihole switch 2 [62cbb1b4ac6edbb454c1fcbecca3b364].",
|
|
"natural_language": {
|
|
"trigger": "When the pihole switch 1 [548c50f60d9cbe6793900f3be2671a28] is turned off.",
|
|
"conditions": "There are no conditions that need to be met.",
|
|
"action": "Turn off the pihole switch 2 [62cbb1b4ac6edbb454c1fcbecca3b364]."
|
|
},
|
|
"human_like": "When the first Pi-hole is turned off, the second Pi-hole is also turned off.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "Turning On pihole Turns On pihole2",
|
|
"result": {
|
|
"structured": "TRIGGER: When pihole switch 1 [548c50f60d9cbe6793900f3be2671a28] is turned on. CONDITIONS: None. ACTIONS: Turn on pihole switch 2 [62cbb1b4ac6edbb454c1fcbecca3b364].",
|
|
"natural_language": {
|
|
"trigger": "When the pihole switch 1 [548c50f60d9cbe6793900f3be2671a28] is turned on.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Turn on the pihole switch 2 [62cbb1b4ac6edbb454c1fcbecca3b364]."
|
|
},
|
|
"human_like": "When the first Pi-hole switch is turned on, the second Pi-hole switch is also turned on.",
|
|
"complexity": "low"
|
|
}
|
|
}
|
|
] |