444 lines
49 KiB
JSON
444 lines
49 KiB
JSON
[
|
|
{
|
|
"id": "'1732692880064'",
|
|
"result": {
|
|
"structured": "TRIGGER: At 19:00:00 daily. CONDITIONS: (HVC restafval sensor [sensor.hvc_restafval] attribute 'day' is 'Morgen') OR (HVC GFT sensor [sensor.hvc_gft] attribute 'day' is 'Morgen') OR (HVC plastic sensor [sensor.hvc_plastic] attribute 'day' is 'Morgen') OR (HVC papier sensor [sensor.hvc_papier] attribute 'day' is 'Morgen'). ACTIONS: If HVC restafval sensor [sensor.hvc_restafval] attribute 'day' is 'Morgen', send a notification via Mobile app notification [notify.mobile_app_nimbus_2000] with title 'HVC' and message 'Morgen komt Restafval, vergeet de bak niet aan de weg te zetten!'. Otherwise, if HVC GFT sensor [sensor.hvc_gft] attribute 'day' is 'Morgen', send a notification via Mobile app notification [notify.mobile_app_nimbus_2000] with title 'HVC' and message 'Morgen komt GFT, vergeet de bak niet aan de weg te zetten!'. Otherwise, if HVC plastic sensor [sensor.hvc_plastic] attribute 'day' is 'Morgen', send a notification via Mobile app notification [notify.mobile_app_nimbus_2000] with title 'HVC' and message 'Morgen komt Plastic, vergeet de bak niet aan de weg te zetten!'. Otherwise, if HVC papier sensor [sensor.hvc_papier] attribute 'day' is 'Morgen', send a notification via Mobile app notification [notify.mobile_app_nimbus_2000] with title 'HVC' and message 'Morgen komt Oud Papier, vergeet het niet aan de weg te zetten!'.",
|
|
"natural_language": {
|
|
"trigger": "Every day at 7:00 PM.",
|
|
"conditions": "If at least one of the garbage collection sensors indicates that collection is scheduled for tomorrow. Specifically, if the 'day' attribute of the HVC restafval sensor [sensor.hvc_restafval], HVC GFT sensor [sensor.hvc_gft], HVC plastic sensor [sensor.hvc_plastic], or HVC papier sensor [sensor.hvc_papier] is set to 'Morgen' (which means 'Tomorrow' in Dutch).",
|
|
"action": "Sends a specific notification to the mobile app based on which type of garbage is scheduled for collection tomorrow. If it's residual waste (Restafval), it sends a reminder to put that bin out. If it's green waste (GFT), it sends a reminder for that bin. If it's plastic, it sends a reminder for the plastic bin. If it's paper (Oud Papier), it sends a reminder for paper collection."
|
|
},
|
|
"human_like": "Sends a reminder notification to your phone every evening if any garbage collection is scheduled for the next day.",
|
|
"complexity": "medium"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776537852'",
|
|
"result": {
|
|
"structured": "TRIGGER: When any of the smoke sensors (Keuken rookmelder smoke [binary_sensor.rookmelder_keuken_smoke], Lily rookmelder smoke [binary_sensor.rookmelder_lily_smoke], Olivia rookmelder smoke [binary_sensor.rookmelder_olivia_smoke], Harvey rookmelder smoke [binary_sensor.rookmelder_harvey_smoke], Slaapkamer rookmelder smoke [binary_sensor.rookmelder_slaapkamer_smoke]) changes state to 'on' OR when any of the siren devices (Keuken rookmelder siren [siren.rookmelder_keuken_siren], Lily rookmelder siren [siren.rookmelder_lily_siren], Olivia rookmelder siren [siren.rookmelder_olivia_siren], Harvey rookmelder siren [siren.rookmelder_harvey_siren], Slaapkamer rookmelder siren [siren.rookmelder_slaapkamer_siren]) changes state from 'on' to 'off'. CONDITIONS: At least one of the smoke sensors (Keuken rookmelder smoke [binary_sensor.rookmelder_keuken_smoke], Lily rookmelder smoke [binary_sensor.rookmelder_lily_smoke], Olivia rookmelder smoke [binary_sensor.rookmelder_olivia_smoke], Harvey rookmelder smoke [binary_sensor.rookmelder_harvey_smoke], Slaapkamer rookmelder smoke [binary_sensor.rookmelder_slaapkamer_smoke]) is currently in the 'on' state. ACTIONS: In parallel, perform the following: 1. Turn on all siren devices (Keuken rookmelder siren [siren.rookmelder_keuken_siren], Lily rookmelder siren [siren.rookmelder_lily_siren], Olivia rookmelder siren [siren.rookmelder_olivia_siren], Harvey rookmelder siren [siren.rookmelder_harvey_siren], Slaapkamer rookmelder siren [siren.rookmelder_slaapkamer_siren]) for a duration of 10 seconds. 2. Send a mobile notification (Mobile app notification [notify.mobile_app_nimbus_2000]) with title 'BRAND!' and a message listing the friendly names of all smoke sensors currently in the 'on' state, using a critical alarm sound. 3. Create a persistent notification (Persistent notification [notify.persistent_notification]) with title 'BRAND!' and the same message listing the friendly names of all smoke sensors currently in the 'on' state, using a specific notification ID 'fire'.",
|
|
"natural_language": {
|
|
"trigger": "The automation triggers in two cases. First, if any of the smoke detectors in the kitchen, Lily's room, Olivia's room, Harvey's room, or the bedroom detects smoke and changes its state to 'on'. Second, if any of the sirens associated with those smoke detectors stops sounding, changing its state from 'on' to 'off'.",
|
|
"conditions": "For the automation to proceed, at least one of the smoke sensors must currently be reporting smoke, meaning it is in the 'on' state.",
|
|
"action": "When triggered and the condition is met, the automation performs three actions simultaneously. It activates all the sirens for 10 seconds. It sends a critical push notification to a mobile device with the title 'BRAND!' and a list of all the smoke detectors that are currently detecting smoke. It also creates a persistent notification on the Home Assistant interface with the same title and list of triggered detectors."
|
|
},
|
|
"human_like": "This is a fire alarm automation that activates all sirens and sends urgent notifications when smoke is detected or when a siren stops, ensuring everyone is alerted to a potential fire.",
|
|
"complexity": "medium"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776593318'",
|
|
"result": {
|
|
"structured": "TRIGGER: At midnight (00:00:00). CONDITIONS: Voordeur lock [lock.voordeur] is NOT locked. ACTIONS: Wait for Voordeur opening sensor [binary_sensor.voordeur_opening] to be closed (off) for up to 10 minutes, then proceed regardless. Lock Voordeur lock [lock.voordeur].",
|
|
"natural_language": {
|
|
"trigger": "Every day at midnight.",
|
|
"conditions": "The Voordeur lock [lock.voordeur] is not already locked.",
|
|
"action": "First, the automation waits for the Voordeur opening sensor [binary_sensor.voordeur_opening] to indicate the door is closed. It will wait for up to 10 minutes, but will continue even if the door is still open after that time. Then, it locks the Voordeur lock [lock.voordeur]."
|
|
},
|
|
"human_like": "Automatically locks the front door at midnight if it's unlocked, waiting for the door to be closed first.",
|
|
"complexity": "medium"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776611957'",
|
|
"result": {
|
|
"structured": "TRIGGER: When a ZHA event occurs from the IKEA voordeur button device [device_id: 05c5ad32692a45cf985ab7ace8893fa4]. CONDITIONS: None. ACTIONS: Choose based on the event command: If command is 'on', wait until Voordeur opening sensor [binary_sensor.voordeur_opening] is 'off' (with a 1-minute timeout, aborting if timeout is reached) AND then lock Voordeur lock [lock.voordeur]. If command is 'move_with_on_off', wait until Voordeur opening sensor [binary_sensor.voordeur_opening] is 'off' (with a 1-minute timeout, aborting if timeout is reached) AND then lock Voordeur lock [lock.voordeur]. If command is 'off', unlock Voordeur lock [lock.voordeur]. If command is 'move', unlock Voordeur lock [lock.voordeur].",
|
|
"natural_language": {
|
|
"trigger": "When the IKEA voordeur button device [device_id: 05c5ad32692a45cf985ab7ace8893fa4] sends a ZHA event.",
|
|
"conditions": "There are no conditions that must be met before proceeding with the actions.",
|
|
"action": "The automation checks the specific command sent by the button. If the command is 'on' or 'move_with_on_off', it first waits for up to one minute for the Voordeur opening sensor [binary_sensor.voordeur_opening] to report the door is not opening (state 'off'). If the sensor reports this state within the minute, it locks the Voordeur lock [lock.voordeur]. If the command is 'off' or 'move', it immediately unlocks the Voordeur lock [lock.voordeur]."
|
|
},
|
|
"human_like": "Controls the front door lock using an IKEA button, locking it only after confirming the door is closed, and unlocking it directly.",
|
|
"complexity": "medium"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776624719'",
|
|
"result": {
|
|
"structured": "TRIGGER: When NFC tag with ID ef228741-9c01-4742-9460-22eac6841a4f is scanned. CONDITIONS: None. ACTIONS: Unlock Voordeur lock [lock.voordeur].",
|
|
"natural_language": {
|
|
"trigger": "When the specified NFC tag with ID ef228741-9c01-4742-9460-22eac6841a4f is scanned.",
|
|
"conditions": "There are no conditions that need to be met.",
|
|
"action": "Unlocks the front door by unlocking the Voordeur lock [lock.voordeur]."
|
|
},
|
|
"human_like": "Unlocks the front door when a specific NFC tag is scanned.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776641109'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Badkamer luchtvochtigheid afwijking sensor [sensor.badkamer_luchtvochtigheid_afwijking] rises above 20 OR When Badkamer luchtvochtigheid afwijking sensor [sensor.badkamer_luchtvochtigheid_afwijking] falls below 15 OR When Badkamer afzuiging fan [fan.afzuiging] remains on for 1 hour. CONDITIONS: None. ACTIONS: If the trigger was Badkamer luchtvochtigheid afwijking sensor [sensor.badkamer_luchtvochtigheid_afwijking] above 20, then turn on Badkamer afzuiging fan [fan.afzuiging] at 100% power, wait 1 second, set it to 90% power, wait 1 second, and set it to 100% power. Otherwise, turn off Badkamer afzuiging fan [fan.afzuiging].",
|
|
"natural_language": {
|
|
"trigger": "The automation activates when the humidity deviation sensor [sensor.badkamer_luchtvochtigheid_afwijking] indicates the bathroom humidity is more than 20% above the floor's average, or when it drops below 15% above the average, or when the bathroom exhaust fan [fan.afzuiging] has been running continuously for one hour.",
|
|
"conditions": "There are no additional conditions; the automation runs based solely on the triggers.",
|
|
"action": "If the trigger was the high humidity deviation (above 20%), the exhaust fan [fan.afzuiging] is turned on at full power, briefly pulsed down to 90% and back to 100% with one-second delays. For any other trigger (low humidity deviation or the fan being on for an hour), the fan is simply turned off."
|
|
},
|
|
"human_like": "Controls the bathroom exhaust fan based on humidity levels, turning it on when it's too humid and off when humidity normalizes or the fan has run for an hour.",
|
|
"complexity": "medium"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776653408'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Badkamer plafond switch [binary_sensor.badkamer_plafond_switch] changes state from on to off OR from off to on. CONDITIONS: None. ACTIONS: Toggle Badkamer plafond light [light.badkamer_plafond] and set its brightness to 254 and color to hue 38.222, saturation 52.941.",
|
|
"natural_language": {
|
|
"trigger": "Whenever the Badkamer plafond switch [binary_sensor.badkamer_plafond_switch] is toggled, changing from on to off or from off to on.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Toggles the Badkamer plafond light [light.badkamer_plafond] on or off. When turning on, it sets the light to a brightness of 254 and a warm color defined by hue 38.222 and saturation 52.941."
|
|
},
|
|
"human_like": "Toggles the bathroom ceiling light on or off with a specific brightness and color whenever the bathroom switch is pressed.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776664320'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Badkamer luchtvochtigheid afwijking sensor [sensor.badkamer_luchtvochtigheid_afwijking] rises above 20 OR when Badkamer luchtvochtigheid afwijking sensor [sensor.badkamer_luchtvochtigheid_afwijking] falls below 15. CONDITIONS: None. ACTIONS: If the trigger was the 'on' trigger (value above 20), then turn on Badkamer spiegelverwarming switch [switch.badkamer_spiegelverwarming]. Otherwise, turn off Badkamer spiegelverwarming switch [switch.badkamer_spiegelverwarming].",
|
|
"natural_language": {
|
|
"trigger": "The automation is triggered when the humidity deviation sensor [sensor.badkamer_luchtvochtigheid_afwijking] reports a value greater than 20 or when it reports a value less than 15.",
|
|
"conditions": "There are no conditions that need to be met for the action to run.",
|
|
"action": "If the trigger was due to the humidity deviation exceeding 20, the bathroom mirror heater [switch.badkamer_spiegelverwarming] is turned on. If the trigger was due to the humidity deviation dropping below 15, the bathroom mirror heater [switch.badkamer_spiegelverwarming] is turned off."
|
|
},
|
|
"human_like": "Controls the bathroom mirror heater based on the humidity difference between the bathroom and the rest of the floor, turning it on when the difference is high and off when it's low.",
|
|
"complexity": "medium"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776683437'",
|
|
"result": {
|
|
"structured": "TRIGGER: When sunrise occurs OR when sunset occurs. CONDITIONS: None. ACTIONS: If the trigger was sunrise, turn off Achterdeur light [light.achterdeur]. Otherwise (if the trigger was sunset), turn on Achterdeur light [light.achterdeur].",
|
|
"natural_language": {
|
|
"trigger": "The automation is triggered by either the sunrise or the sunset event.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "If the trigger was sunrise, the light at the back door, Achterdeur light [light.achterdeur], is turned off. If the trigger was sunset, the same light is turned on."
|
|
},
|
|
"human_like": "Automatically turns the back door light on at sunset and off at sunrise.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776695860'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Voordeur opening sensor [binary_sensor.voordeur_opening] changes from off to on. CONDITIONS: Voordeur light [light.voordeur] is on. ACTIONS: Store the current brightness of Voordeur light [light.voordeur] as a variable. Set Voordeur light [light.voordeur] brightness to 100% with a 1-second transition. Wait for Voordeur opening sensor [binary_sensor.voordeur_opening] to change from on to off, with a timeout of 10 minutes. After the trigger or timeout, restore Voordeur light [light.voordeur] to its previously stored brightness with a 2-second transition.",
|
|
"natural_language": {
|
|
"trigger": "When the Voordeur opening sensor [binary_sensor.voordeur_opening] detects the door has opened.",
|
|
"conditions": "The Voordeur light [light.voordeur] must already be turned on.",
|
|
"action": "The automation first records the current brightness level of the Voordeur light [light.voordeur]. It then increases the light's brightness to its maximum level (100%) with a quick fade-in. It waits for the door to close, as detected by the Voordeur opening sensor [binary_sensor.voordeur_opening], but will proceed after 10 minutes even if the door hasn't closed. Finally, it restores the light to its original brightness level with a slower fade-out."
|
|
},
|
|
"human_like": "Temporarily brightens the front door light when the door opens, then dims it back down after the door closes or after a 10-minute timeout.",
|
|
"complexity": "medium"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776711872'",
|
|
"result": {
|
|
"structured": "TRIGGER: When sunrise occurs OR When sunset occurs. CONDITIONS: None. ACTIONS: If the trigger is sunrise, turn off Voordeur light [light.voordeur]; otherwise, turn on Voordeur light [light.voordeur].",
|
|
"natural_language": {
|
|
"trigger": "When the sun rises or when the sun sets.",
|
|
"conditions": "There are no conditions.",
|
|
"action": "If the trigger was sunrise, the Voordeur light [light.voordeur] is turned off. If the trigger was sunset, the Voordeur light [light.voordeur] is turned on."
|
|
},
|
|
"human_like": "Turns the front door light on at sunset and off at sunrise.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776728832'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Bar switch [binary_sensor.bar_switch] changes state from on to off OR from off to on. CONDITIONS: None. ACTIONS: Toggle Bar light [light.bar] with brightness 254 and a warm white color (hue 38.222, saturation 52.941).",
|
|
"natural_language": {
|
|
"trigger": "Whenever the Bar switch [binary_sensor.bar_switch] changes its state, whether from on to off or from off to on.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Toggles the Bar light [light.bar] on or off, setting it to a specific brightness and a warm white color when turning on."
|
|
},
|
|
"human_like": "Toggles the bar light on or off with a preset color and brightness whenever the bar switch is flipped.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776741467'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Tafel switch [binary_sensor.tafel_switch] changes state from on to off OR from off to on. CONDITIONS: None. ACTIONS: Toggle Eettafel light [light.eettafel] and set its brightness to 254 and its color to hue 38.222, saturation 52.941.",
|
|
"natural_language": {
|
|
"trigger": "Whenever the Tafel switch [binary_sensor.tafel_switch] is toggled, changing from on to off or from off to on.",
|
|
"conditions": "There are no conditions for this automation.",
|
|
"action": "Toggles the Eettafel light [light.eettafel] on or off. When turning on, it sets the light to a specific brightness and warm white color."
|
|
},
|
|
"human_like": "Toggles the dining table light on or off with a preset brightness and color whenever the associated switch is flipped.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776754262'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Keukenkastjes switch [binary_sensor.keukenkastjes_switch] changes state from on to off OR from off to on. CONDITIONS: None. ACTIONS: Toggle Keuken kastjes light [light.keuken_kastjes] with brightness set to 254 and color set to hue 38.222, saturation 52.941.",
|
|
"natural_language": {
|
|
"trigger": "When the Keukenkastjes switch [binary_sensor.keukenkastjes_switch] is toggled, changing from on to off or from off to on.",
|
|
"conditions": "There are no conditions for this automation.",
|
|
"action": "Toggle the Keuken kastjes light [light.keuken_kastjes] on or off, setting it to a specific brightness and warm color when turned on."
|
|
},
|
|
"human_like": "Toggles the under-cabinet kitchen lights on or off whenever the dedicated switch is flipped, ensuring they turn on with a preset brightness and color.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776768342'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Keukenplafond switch [binary_sensor.keukenplafond_switch] changes state from on to off OR from off to on. CONDITIONS: None. ACTIONS: Toggle Keuken plafond light [light.keuken_plafond] and set brightness to 254 and color to hue 38.222, saturation 52.941.",
|
|
"natural_language": {
|
|
"trigger": "Whenever the Keukenplafond switch [binary_sensor.keukenplafond_switch] is toggled, changing from on to off or from off to on.",
|
|
"conditions": "There are no conditions for this automation.",
|
|
"action": "Toggle the Keuken plafond light [light.keuken_plafond] on or off, and when turning on, set it to a specific brightness and warm color."
|
|
},
|
|
"human_like": "Toggles the kitchen ceiling light on or off with a preset brightness and color whenever the kitchen switch is pressed.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776950068'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Kleedkamer switch [binary_sensor.kleedkamer_switch] changes state (from on to off OR from off to on). CONDITIONS: None. ACTIONS: Toggle Kleedkamer light [light.kleedkamer] with brightness 254 and a warm white color (hue 38.222, saturation 52.941%).",
|
|
"natural_language": {
|
|
"trigger": "Whenever the Kleedkamer switch [binary_sensor.kleedkamer_switch] is pressed, changing its state from on to off or from off to on.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Toggles the Kleedkamer light [light.kleedkamer] on or off. When turning on, it sets the light to a specific brightness and a warm white color."
|
|
},
|
|
"human_like": "Turns the dressing room light on or off with a preset brightness and color whenever the switch is pressed.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776963050'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Deurbel ding event [event.deurbel_ding] changes state from any value except unavailable to any value except unavailable. CONDITIONS: None. ACTIONS: Play the audio file 'http://192.168.0.1:8123/local/deurbel.mp3' on Woonkamer mini media player [media_player.woonkamer_mini], then wait for 10 seconds.",
|
|
"natural_language": {
|
|
"trigger": "When the Deurbel ding event [event.deurbel_ding] changes state, as long as it is not changing to or from an 'unavailable' state.",
|
|
"conditions": "There are no conditions for this automation.",
|
|
"action": "Plays a doorbell sound file on the Woonkamer mini media player [media_player.woonkamer_mini] and then waits for 10 seconds."
|
|
},
|
|
"human_like": "Plays a doorbell sound on the living room speaker when someone rings the doorbell.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776979297'",
|
|
"result": {
|
|
"structured": "TRIGGER: At 21:00:00 daily. CONDITIONS: None. ACTIONS: Turn on Niels pillen input boolean [input_boolean.niels_pillen]. THEN, WHILE Niels pillen input boolean [input_boolean.niels_pillen] is on, REPEAT the following sequence: 1. Send a notification titled 'Pillen' with message 'Het is tijd om je pilletje in te nemen' to Mobile app notification [notify.mobile_app_nimbus_2000] (with sound, critical alert, and an action button 'Ingenomen' linked to action PILLS_DONE). 2. WAIT FOR either a mobile_app_notification_action event with action PILLS_DONE OR Niels pillen input boolean [input_boolean.niels_pillen] turning off, with a timeout of 10 minutes. 3. IF the wait was triggered by the PILLS_DONE action, THEN turn off Niels pillen input boolean [input_boolean.niels_pillen].",
|
|
"natural_language": {
|
|
"trigger": "Every day at 9:00 PM.",
|
|
"conditions": "There are no conditions that must be met for the automation to start.",
|
|
"action": "First, it turns on the helper Niels pillen input boolean [input_boolean.niels_pillen]. Then, as long as this helper remains on, it enters a repeating loop. In each cycle, it sends a push notification titled 'Pillen' with the message 'Het is tijd om je pilletje in te nemen' to the mobile device [notify.mobile_app_nimbus_2000]. This notification includes a critical sound and an action button labeled 'Ingenomen'. The automation then waits for up to 10 minutes for one of two things: either the user taps the 'Ingenomen' button in the notification, or the helper Niels pillen input boolean [input_boolean.niels_pillen] is manually turned off. If the user confirms by tapping the button, the automation turns off the helper Niels pillen input boolean [input_boolean.niels_pillen], which stops the repeating loop. If the helper is turned off manually or the 10-minute timeout is reached without confirmation, the loop also stops."
|
|
},
|
|
"human_like": "Sends a recurring reminder to take pills at 9 PM, repeating every 10 minutes until the user confirms they have taken them.",
|
|
"complexity": "medium"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733776990052'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Overloop switch [binary_sensor.overloop_switch] changes state (from on to off OR from off to on). CONDITIONS: None. ACTIONS: Toggle Overloop light [light.overloop] and set brightness to 254 and color to hue 38.222, saturation 52.941.",
|
|
"natural_language": {
|
|
"trigger": "Whenever the Overloop switch [binary_sensor.overloop_switch] is pressed, changing its state from on to off or from off to on.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Toggle the Overloop light [light.overloop] on or off, and if turning on, set it to a specific brightness and warm white color."
|
|
},
|
|
"human_like": "Toggles the hallway light on or off with a preset brightness and color whenever the hallway switch is pressed.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733777007479'",
|
|
"result": {
|
|
"structured": "TRIGGER: When a ZHA event occurs from device IKEA slaapkamer remote device [device_id: 5279ce03243d54e6596565d4af4d3567]. CONDITIONS: None. ACTIONS: Based on the event command: IF command is 'toggle' THEN trigger automation Slaapkamer automation [automation.slaapkamer_schakelaar]. IF command is 'move_to_level_with_on_off' THEN turn on Slaapkamer light [light.slaapkamer] with brightness 254 and color hue 38.222, saturation 52.941. IF command is 'step_with_on_off' THEN IF any light in the Slaapkamer light [light.slaapkamer] group is on, increase brightness by 10% for those lights; ELSE IF time is between 21:00 and 10:00, increase brightness by 10% for Bed light [light.bed]; ELSE increase brightness by 10% for Slaapkamer light [light.slaapkamer]. IF command is 'move_with_on_off' THEN REPEAT sequence every 500ms: IF any light in the Slaapkamer light [light.slaapkamer] group is on, increase brightness by 10% with 0.5s transition for those lights; ELSE IF time is between 21:00 and 10:00, increase brightness by 10% with 0.5s transition for Bed light [light.bed]; ELSE increase brightness by 10% with 0.5s transition for Slaapkamer light [light.slaapkamer]. IF command is 'step' THEN decrease brightness by 10% for all lights in the Slaapkamer light [light.slaapkamer] group. IF command is 'move' THEN REPEAT sequence every 500ms: IF any light in the Slaapkamer light [light.slaapkamer] group is on, decrease brightness by 10% with 0.5s transition for those lights; ELSE IF time is between 21:00 and 10:00, decrease brightness by 10% with 0.5s transition for Bed light [light.bed]; ELSE decrease brightness by 10% with 0.5s transition for Slaapkamer light [light.slaapkamer]. IF command is 'press' AND args are [256,13,0] THEN IF Slaapkamer mini media player [media_player.slaapkamer_mini] is playing, skip to next track; ELSE turn on Bed light [light.bed] with brightness 100 and color red. IF command is 'hold' AND args are [3328,0] THEN turn off Slaapkamer mini media player [media_player.slaapkamer_mini]. IF command is 'press' AND args are [257,13,0] THEN IF Slaapkamer mini media player [media_player.slaapkamer_mini] is playing, go to previous track; ELSE turn on Bed light [light.bed] with brightness 100 and color red. IF command is 'hold' AND args are [3329,0] THEN turn off Slaapkamer mini media player [media_player.slaapkamer_mini].",
|
|
"natural_language": {
|
|
"trigger": "When the IKEA remote in the bedroom sends a ZHA event.",
|
|
"conditions": "There are no conditions.",
|
|
"action": "Depending on the button press, the automation performs different actions. Pressing the toggle button triggers the Slaapkamer automation. The 'move_to_level_with_on_off' button turns on the main bedroom light at full brightness with a warm color. The 'step_with_on_off' button increases the brightness of lights: if any lights in the bedroom group are on, it brightens those; otherwise, if it's between 9 PM and 10 AM, it brightens the bed light; otherwise, it brightens the main bedroom light. Holding the 'move_with_on_off' button repeatedly increases brightness every half second, following the same target logic. The 'step' button dims all lights in the bedroom group. Holding the 'move' button repeatedly dims lights every half second, again following the same target logic. A specific 'press' command skips to the next track on the bedroom media player if it's playing, otherwise turns the bed light red. A specific 'hold' command turns off the bedroom media player. Another specific 'press' command goes to the previous track on the media player if it's playing, otherwise turns the bed light red. Another specific 'hold' command also turns off the media player."
|
|
},
|
|
"human_like": "This automation maps various button presses on an IKEA remote to control bedroom lights and media playback, with different behaviors for short presses and holds.",
|
|
"complexity": "high"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733777034423'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Kantoor switch [binary_sensor.kantoor_switch] changes state from on to off OR from off to on. CONDITIONS: None. ACTIONS: Toggle Kantoor light [light.kantoor] with brightness 254 and color hue 38.222, saturation 52.941.",
|
|
"natural_language": {
|
|
"trigger": "Whenever the Kantoor switch [binary_sensor.kantoor_switch] changes its state, whether from on to off or from off to on.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Toggles the Kantoor light [light.kantoor] on or off, and when turning on, sets it to a brightness of 254 and a warm color defined by hue 38.222 and saturation 52.941."
|
|
},
|
|
"human_like": "Toggles the office light on or off with a specific brightness and color whenever the office switch is pressed.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733777054072'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Slaapkamer switch [binary_sensor.slaapkamer_switch] changes state from on to off OR from off to on. CONDITIONS: None. ACTIONS: If Slaapkamer light [light.slaapkamer] is off, then if the current time is between 21:00 and 10:00, turn on Bed light [light.bed] with brightness 50 and color hue 38.222, saturation 52.941; otherwise, turn on Slaapkamer light [light.slaapkamer] with brightness 254 and color hue 38.222, saturation 52.941. If Slaapkamer light [light.slaapkamer] is not off, then turn off Slaapkamer light [light.slaapkamer].",
|
|
"natural_language": {
|
|
"trigger": "When the Slaapkamer switch [binary_sensor.slaapkamer_switch] is toggled, changing from on to off or from off to on.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "If the Slaapkamer light [light.slaapkamer] is currently off, the automation checks the time. If it is between 9:00 PM and 10:00 AM, it turns on the Bed light [light.bed] at 50% brightness with a warm color. Otherwise, it turns on the Slaapkamer light [light.slaapkamer] at full brightness with the same warm color. If the Slaapkamer light [light.slaapkamer] is already on, the automation turns it off."
|
|
},
|
|
"human_like": "Toggles the bedroom light on or off using a wall switch, with a dimmed bed light used during nighttime hours.",
|
|
"complexity": "medium"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733777070069'",
|
|
"result": {
|
|
"structured": "TRIGGER: When a ZHA event occurs from device IKEA Harvey remote device [device_id: 61c87e4b3a45f41ad8de3f47d0e39317]. CONDITIONS: None. ACTIONS: Based on the trigger event data command and arguments, perform one of the following actions on Harvey light [light.harvey]: 1. If command is 'toggle', toggle the light. 2. If command is 'move_to_level_with_on_off', turn on the light to full brightness (254) with a specific hue (38.222) and saturation (52.941). 3. If command is 'step_with_on_off', turn on the light, increasing brightness by 20% with a transition time of (var_speed / 1000) seconds. 4. If command is 'move_with_on_off', repeatedly (while loop) turn on the light, increasing brightness by 10% with a transition time of (var_speed / 1000) seconds, then delay 300 milliseconds. 5. If command is 'step', turn on the light, decreasing brightness by 20% with a transition time of (var_speed / 1000) seconds. 6. If command is 'move', repeatedly (while loop) turn on the light, decreasing brightness by 10% with a transition time of (var_speed / 1000) seconds, then delay 300 milliseconds. 7. If command is 'press' AND arguments are [256,13,0], turn on the light, increasing the hue by 18 degrees (wrapping at 360) while keeping the same saturation, with a transition time of (var_speed / 1000) seconds. 8. If command is 'hold' AND arguments are [3328,0], repeatedly (while loop) turn on the light, increasing the hue by 18 degrees (wrapping at 360) while keeping the same saturation, with a transition time of (var_speed / 1000) seconds, then delay 300 milliseconds. 9. If command is 'press' AND arguments are [257,13,0], turn on the light, decreasing the saturation by 20 percentage points (wrapping at 0/100) while keeping the same hue, with a transition time of (var_speed / 1000) seconds. 10. If command is 'hold' AND arguments are [3329,0], repeatedly (while loop) turn on the light, decreasing the saturation by 10 percentage points (wrapping at 0/100) while keeping the same hue, with a transition time of (var_speed / 1000) seconds, then delay 300 milliseconds.",
|
|
"natural_language": {
|
|
"trigger": "When the IKEA Harvey remote device [device_id: 61c87e4b3a45f41ad8de3f47d0e39317] sends a ZHA event.",
|
|
"conditions": "There are no conditions.",
|
|
"action": "The automation reacts to different button presses on the remote by controlling the Harvey light [light.harvey]. A 'toggle' command toggles the light on or off. A 'move_to_level_with_on_off' command turns the light on to a bright, warm white. 'Step' commands adjust the brightness up or down by a set percentage. 'Move' commands repeatedly adjust the brightness up or down in smaller steps. Specific 'press' and 'hold' commands with certain argument codes adjust the light's color hue or saturation, increasing or decreasing them with value wrapping, and 'hold' commands repeat the adjustment. All color and some brightness changes use a transition time defined by a variable (var_speed)."
|
|
},
|
|
"human_like": "Controls the Harvey light using an IKEA remote, allowing toggling, adjusting brightness, and changing color with different button presses.",
|
|
"complexity": "high"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733777083660'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Slaapkamer Harvey switch [binary_sensor.slaapkamer_harvey_switch] changes state from on to off OR from off to on. CONDITIONS: None. ACTIONS: Toggle Harvey plafond light [light.harvey_plafond] to the opposite state, setting brightness to 254 and color to hue 38.222, saturation 52.941.",
|
|
"natural_language": {
|
|
"trigger": "When the Slaapkamer Harvey switch [binary_sensor.slaapkamer_harvey_switch] is toggled, changing from on to off or from off to on.",
|
|
"conditions": "There are no conditions.",
|
|
"action": "Toggles the Harvey plafond light [light.harvey_plafond] on or off, and when turning on, sets it to a specific brightness and warm color."
|
|
},
|
|
"human_like": "Toggles Harvey's ceiling light on or off with a preset brightness and color whenever the wall switch is flipped.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733777111973'",
|
|
"result": {
|
|
"structured": "TRIGGER: When a ZHA event is received from the IKEA Lily remote device [device_id: 10059a40954f471f8c4328ce1ec10c44]. CONDITIONS: None. ACTIONS: Based on the received command, perform one of the following actions on Lily light [light.lily]: 1) If command is 'toggle', toggle the light. 2) If command is 'move_to_level_with_on_off', turn on the light to full brightness (254) with a specific warm white color (hue 38.222, saturation 52.941). 3) If command is 'step_with_on_off', turn on the light, increasing brightness by 20% with a transition time of (var_speed / 1000) seconds. 4) If command is 'move_with_on_off', repeatedly turn on the light, increasing brightness by 10% with a transition time of (var_speed / 1000) seconds, with a 300ms delay between each step, until the while condition stops (empty list, so indefinite). 5) If command is 'step', turn on the light, decreasing brightness by 20% with a transition time of (var_speed / 1000) seconds. 6) If command is 'move', repeatedly turn on the light, decreasing brightness by 10% with a transition time of (var_speed / 1000) seconds, with a 300ms delay between each step, until the while condition stops (empty list, so indefinite). 7) If command is 'press' AND arguments are [256,13,0], turn on the light, increasing the hue by 18 degrees (wrapping at 360) and keeping the same saturation, with a transition time of (var_speed / 1000) seconds. 8) If command is 'hold' AND arguments are [3328,0], repeatedly turn on the light, increasing the hue by 18 degrees (wrapping at 360) and keeping the same saturation, with a transition time of (var_speed / 1000) seconds and a 300ms delay between each step, until the while condition stops (empty list, so indefinite). 9) If command is 'press' AND arguments are [257,13,0], turn on the light, decreasing the saturation by 20 percentage points (wrapping at 0/100) and keeping the same hue, with a transition time of (var_speed / 1000) seconds. 10) If command is 'hold' AND arguments are [3329,0], repeatedly turn on the light, decreasing the saturation by 10 percentage points (wrapping at 0/100) and keeping the same hue, with a transition time of (var_speed / 1000) seconds and a 300ms delay between each step, until the while condition stops (empty list, so indefinite).",
|
|
"natural_language": {
|
|
"trigger": "When a button press or interaction is detected from the IKEA Lily remote device.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "The automation controls the Lily light based on the specific command sent by the remote. A single press of the toggle button toggles the light on or off. A command to set the level turns the light on to full brightness with a warm white color. Commands to step or move the brightness adjust the light level up or down by a set percentage, with a smooth transition. Pressing specific color adjustment buttons changes the hue or saturation of the light, with the values wrapping around at their maximum. Holding some buttons causes the corresponding adjustment (brightness or color) to repeat continuously until the button is released."
|
|
},
|
|
"human_like": "Controls the Lily light using the IKEA remote, allowing toggling, adjusting brightness, and changing the color with single presses or by holding buttons.",
|
|
"complexity": "high"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733777146578'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Slaapkamer Lily switch [binary_sensor.slaapkamer_lily_switch] changes state from on to off OR from off to on. CONDITIONS: None. ACTIONS: Toggle Lily plafond light [light.lily_plafond] and set brightness to 254 and color to hue 38.222, saturation 52.941.",
|
|
"natural_language": {
|
|
"trigger": "Whenever the Slaapkamer Lily switch [binary_sensor.slaapkamer_lily_switch] is toggled, changing from on to off or from off to on.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Toggle the Lily plafond light [light.lily_plafond] on or off, and when turning on, set it to a specific brightness and warm color."
|
|
},
|
|
"human_like": "Toggles the ceiling light in Lily's room with a preset brightness and color whenever the wall switch is flipped.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733777175463'",
|
|
"result": {
|
|
"structured": "TRIGGER: When a ZHA event is received from the IKEA Olivia remote device [device_id: d2bc21bc89904851a76366dc3f2653ae]. CONDITIONS: None. ACTIONS: Based on the event command and arguments, perform one of the following actions on Olivia light [light.olivia]: 1) If command is 'toggle', toggle the light. 2) If command is 'move_to_level_with_on_off', turn on the light to full brightness (254) with a warm white color (hue 38.222, saturation 52.941%). 3) If command is 'step_with_on_off', turn on the light, increasing brightness by 20% with a transition time of (var_speed / 1000) seconds. 4) If command is 'move_with_on_off', repeatedly (while loop) turn on the light, increasing brightness by 10% with a transition time of (var_speed / 1000) seconds, then delay 300 milliseconds. 5) If command is 'step', turn on the light, decreasing brightness by 20% with a transition time of (var_speed / 1000) seconds. 6) If command is 'move', repeatedly (while loop) turn on the light, decreasing brightness by 10% with a transition time of (var_speed / 1000) seconds, then delay 300 milliseconds. 7) If command is 'press' AND arguments are [256,13,0], turn on the light, increasing the hue by 18 degrees (wrapping at 360) and keeping the same saturation, with a transition time of (var_speed / 1000) seconds. 8) If command is 'hold' AND arguments are [3328,0], repeatedly (while loop) turn on the light, increasing the hue by 18 degrees (wrapping at 360) and keeping the same saturation, with a transition time of (var_speed / 1000) seconds, then delay 300 milliseconds. 9) If command is 'press' AND arguments are [257,13,0], turn on the light, keeping the same hue and decreasing the saturation by 20 percentage points (wrapping at 0), with a transition time of (var_speed / 1000) seconds. 10) If command is 'hold' AND arguments are [3329,0], repeatedly (while loop) turn on the light, keeping the same hue and decreasing the saturation by 10 percentage points (wrapping at 0), with a transition time of (var_speed / 1000) seconds, then delay 300 milliseconds.",
|
|
"natural_language": {
|
|
"trigger": "When a button is pressed or held on the IKEA Olivia remote device [device_id: d2bc21bc89904851a76366dc3f2653ae].",
|
|
"conditions": "There are no conditions that must be met; the automation runs whenever the trigger occurs.",
|
|
"action": "The automation controls the Olivia light [light.olivia] based on the specific button press detected. A single press of the toggle button toggles the light on or off. A press of the 'on' button turns the light on to full brightness with a warm white color. The 'brightness up' button press increases brightness by 20%, while holding it repeatedly increases brightness in 10% steps. The 'brightness down' button press decreases brightness by 20%, while holding it repeatedly decreases brightness in 10% steps. The 'color up' button press increases the light's hue (color), while holding it repeatedly increases the hue. The 'color down' button press decreases the light's saturation (color intensity), while holding it repeatedly decreases the saturation. All color changes and some brightness changes use a smooth transition time based on a configured speed variable."
|
|
},
|
|
"human_like": "Controls the Olivia bedroom light using an IKEA remote, allowing toggling, adjusting brightness, and changing color with single presses and holds.",
|
|
"complexity": "high"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733777200549'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Slaapkamer Olivia switch [binary_sensor.slaapkamer_olivia_switch] changes state (from on to off OR from off to on). CONDITIONS: None. ACTIONS: Toggle Olivia plafond light [light.olivia_plafond] and set brightness to 254 and color to hue 38.222, saturation 52.941.",
|
|
"natural_language": {
|
|
"trigger": "When the Slaapkamer Olivia switch [binary_sensor.slaapkamer_olivia_switch] is toggled, changing from on to off or from off to on.",
|
|
"conditions": "There are no conditions for this automation.",
|
|
"action": "Toggles the Olivia plafond light [light.olivia_plafond] on or off. When turning on, it sets the light to a specific brightness and warm color."
|
|
},
|
|
"human_like": "Toggles Olivia's ceiling light on or off with a preset brightness and color whenever the wall switch is pressed.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733777249293'",
|
|
"result": {
|
|
"structured": "TRIGGER: At 04:00:00. CONDITIONS: None. ACTIONS: Install updates for all ESPHome update entities that are currently in the 'on' state.",
|
|
"natural_language": {
|
|
"trigger": "At 4:00 AM.",
|
|
"conditions": "There are no conditions for this automation.",
|
|
"action": "Install updates for all ESPHome update entities that are currently in the 'on' state."
|
|
},
|
|
"human_like": "Automatically installs updates for all ESPHome devices at 4 AM.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733777262551'",
|
|
"result": {
|
|
"structured": "TRIGGER: At 00:00:00 (midnight) every day. CONDITIONS: None. ACTIONS: Add a gas meter reading to Tado using the Tado integration, with the reading value set to the integer value of Gas consumption sensor [sensor.gas_consumption].",
|
|
"natural_language": {
|
|
"trigger": "The automation runs every day at midnight.",
|
|
"conditions": "There are no conditions for this automation.",
|
|
"action": "It sends the current gas consumption reading from the Gas consumption sensor [sensor.gas_consumption] to the Tado system to update the meter reading."
|
|
},
|
|
"human_like": "This automation sends the daily gas consumption reading to Tado at midnight.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733777278503'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Toilet motion sensor [binary_sensor.toilet_motion] changes state from on to off OR from off to on. CONDITIONS: None. ACTIONS: If Toilet motion sensor [binary_sensor.toilet_motion] is on, then turn on Toilet light [light.toilet]. Otherwise, turn off Toilet light [light.toilet].",
|
|
"natural_language": {
|
|
"trigger": "Whenever the Toilet motion sensor [binary_sensor.toilet_motion] changes its state, either from detecting motion to not detecting motion, or from not detecting motion to detecting motion.",
|
|
"conditions": "There are no conditions that must be met for the automation to proceed.",
|
|
"action": "If the motion sensor is detecting motion, the Toilet light [light.toilet] is turned on. If the motion sensor is not detecting motion, the Toilet light [light.toilet] is turned off."
|
|
},
|
|
"human_like": "Automatically turns the toilet light on when motion is detected and off when motion stops.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1733777303411'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Woonkamer switch [binary_sensor.woonkamer_switch] changes state from on to off OR from off to on. CONDITIONS: None. ACTIONS: Toggle Woonkamer light [light.woonkamer] with brightness 254 and hue-saturation color [38.222, 52.941].",
|
|
"natural_language": {
|
|
"trigger": "Whenever the Woonkamer switch [binary_sensor.woonkamer_switch] changes its state, either from on to off or from off to on.",
|
|
"conditions": "There are no conditions for this automation.",
|
|
"action": "Toggles the Woonkamer light [light.woonkamer] on or off. When turning on, it sets the light to a brightness of 254 and a specific warm color defined by hue 38.222 and saturation 52.941."
|
|
},
|
|
"human_like": "Toggles the living room light on or off with a preset brightness and color whenever the living room switch is pressed.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1734813107840'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Kinderen papa binary sensor [binary_sensor.kinderen_papa] changes state. CONDITIONS: None. ACTIONS: If Kinderen papa binary sensor [binary_sensor.kinderen_papa] is off, then set Lily climate [climate.lily], Olivia climate [climate.olivia], and Harvey climate [climate.harvey] to HVAC mode 'off'. Otherwise, set Lily climate [climate.lily], Olivia climate [climate.olivia], and Harvey climate [climate.harvey] to HVAC mode 'auto'.",
|
|
"natural_language": {
|
|
"trigger": "Whenever the state of the Kinderen papa binary sensor [binary_sensor.kinderen_papa] changes.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "If the Kinderen papa binary sensor [binary_sensor.kinderen_papa] is off, it turns off the heating for Lily [climate.lily], Olivia [climate.olivia], and Harvey [climate.harvey]. Otherwise, it sets the heating for all three rooms to follow their scheduled 'auto' mode."
|
|
},
|
|
"human_like": "Turns the heating off in the children's rooms when they are not at their father's, and sets it back to the scheduled mode when they are.",
|
|
"complexity": "low"
|
|
}
|
|
},
|
|
{
|
|
"id": "'1735727448720'",
|
|
"result": {
|
|
"structured": "TRIGGER: When Deurbel ding event [event.deurbel_ding] changes state from any state except unavailable to any state except unavailable. CONDITIONS: None. ACTIONS: Send an actionable notification to Mobile app notification [notify.mobile_app_nimbus_2000] with title 'Deurbel' and message 'Er is iemand bij de voordeur', including a custom sound and a link to the dashboard.",
|
|
"natural_language": {
|
|
"trigger": "When the Deurbel ding event [event.deurbel_ding] changes its state, as long as it is not changing to or from an 'unavailable' state.",
|
|
"conditions": "There are no conditions that must be met.",
|
|
"action": "Sends a push notification to the mobile device named Mobile app notification [notify.mobile_app_nimbus_2000]. The notification has the title 'Deurbel' and the message 'Er is iemand bij de voordeur'. It plays a critical sound with haptic feedback and includes a link to the 'deurbel' dashboard page."
|
|
},
|
|
"human_like": "Sends a phone notification with a sound and a dashboard link whenever someone rings the doorbell.",
|
|
"complexity": "low"
|
|
}
|
|
}
|
|
] |