[ { "id": "Amazon Mail Delivery", "automation": "- alias: Amazon Mail Delivery\n description: Notifies household members when an Amazon package has been delivered\n and captures a snapshot from the delivery camera\n triggers:\n - trigger: numeric_state\n entity_id:\n - sensor.mail_amazon_packages_delivered\n above: 0\n conditions: []\n actions:\n - action: camera.snapshot\n metadata: {}\n data:\n filename: /config/www/amazonmail.jpg\n target:\n entity_id: camera.mail_amazon_delivery_camera\n - parallel:\n - action: notify.yourphone\n metadata: {}\n data:\n title: Amazon Package Delivered\n data:\n image: http://url/local/amazonmail.jpg\n message: You have {{ states('sensor.mail_amazon_packages_delivered') }} Amazon\n package(s) delivered today!\n - action: notify.anotherphone\n metadata: {}\n data:\n title: Amazon Package Delivered\n data:\n image: http://url/local/amazonmail.jpg\n message: You have {{ states('sensor.mail_amazon_packages_delivered') }} Amazon\n package(s) delivered today!\n mode: single", "config": [ { "name": "mail amazon packages delivered sensor", "room": "mail", "type": "sensor", "id": { "entity_id": "sensor.mail_amazon_packages_delivered", "device_id": null } }, { "name": "mail amazon delivery camera", "room": "mail", "type": "camera", "id": { "entity_id": "camera.mail_amazon_delivery_camera", "device_id": null } }, { "name": "yourphone notify", "room": null, "type": "notify", "id": { "entity_id": "notify.yourphone", "device_id": null } }, { "name": "anotherphone notify", "room": null, "type": "notify", "id": { "entity_id": "notify.anotherphone", "device_id": null } } ] }, { "id": "Dashboard Update Producation", "automation": "- alias: Dashboard Update Producation\n description: ''\n triggers:\n - trigger: time_pattern\n minutes: /5\n conditions: []\n actions:\n - action: google_generative_ai_conversation.generate_content\n metadata: {}\n data:\n prompt: \"\\nYou are an hourly reporter for my home, your task is to check the\\\n \\ status of all the entities I will give you and produce a 2 sentence form\\\n \\ explanation of the shape my house is in, I want you to highlight any critical\\\n \\ thing that may need attention by enclosing just that part in ** Since it\\\n \\ is a markdown language. On some days, let your response be simple and not\\\n \\ too long, your output will be through a markdown so you can keep that in\\\n \\ mind for formatting- Since this is for a dashboard I want to see the report\\\n \\ and nothing else from you like ”here is” use to make important parts bold.\\\n \\ max of 100 characters including space and not more than that. avoid any\\\n \\ short of punctuation including * - Make sure output is not more than 100,\\\n \\ if not, it will not show on the dashboard. Only talk about trash if it is\\\n \\ Saturday or Sunday - MAKE IT FUNNY.\\n\\nHere are some of the entities I have\\n\\\n \\nFor my main door \\nThe Door’s Contact Sensor; off means it is closed, on\\\n \\ means open\\n{{ states('binary_sensor.main_door_contact_sensor_contact')}}\\\n \\ , \\nThis detects if someone is tempering with the door. Off means it is\\\n \\ clear of tempering, On means tempering detected\\n{{ states('binary_sensor.main_door_contact_sensor_tamper')}}\\n\\\n \\nFor motion Sensors in the house; Off means no motion detected - Clear ;\\\n \\ On means motion detected\\nBedroom- {{ states('binary_sensor.bedroom_motion_sensor_occupancy')}}\\\n \\ \\nKitchen- {{ states('binary_sensor.hallway_motion_sensor_occupancy')}}\\\n \\ \\nBathroom- {{ states('binary_sensor.bathroom_motion_sensor_occupancy')}}\\\n \\ \\nOffice-\\n{{ states('binary_sensor.home_office_motion_sensor_occupancy')}}\\\n \\ \\nLiving room - {{ states('binary_sensor.mmwave_sensor_2e03f8_moving_target')}}\\\n \\ or {{ states('binary_sensor.mmwave_sensor_2e03f8_presence')}}\\nFor Motion\\\n \\ Breaker Booleans - which I created and added to automations as conditions,\\\n \\ if they are on, that means the said room will not have light come on and\\\n \\ off automatically being triggered by motion sensor; Ideally, they are supposed\\\n \\ to be off, I turn them on, on occasions\\nBathroom- {{ states('input_boolean.motion_breaker_bathroom')}}\\\n \\ \\nBedroom- {{ states('input_boolean.motion_breaker_bedroom')}} \\nKitchen-\\\n \\ {{ states('input_boolean.motion_breaker_kitchen')}} \\nOffice- {{ states('input_boolean.motion_breaker_office')}}\\\n \\ \\nOverall motion Breaker- {{ states('input_boolean.master_motion_breaker')}}\\\n \\ \\n\\nFor Climate - if the any are too low or too high \\nThis is for the\\\n \\ humidity in the House\\n{{ states('sensor.livingroom_temperature_humidity')}}\\\n \\ \\nThis is for the temperature in the house\\n{{ states('sensor.livingroom_temperature_temperature')}}\\n\\\n \\n\\nThis is for the humidity in the Server Room \\n{{ states('sensor.server_temperature_humidity')}}\\\n \\ \\nThis is for the temperature in the Server Room\\n{{ states('sensor.server_temperature_temperature')}}\\n\\\n \\n\\nElectronics - Mainly for you to check if they are on (just on, idle or\\\n \\ playing) or off;\\nKitchen Speaker- {{ states('media_player.kitchen_speaker')}}\\\n \\ \\nBedroom Speaker- {{ states('media_player.bedroom_speaker')}} \\nBathroom\\\n \\ Speaker- {{ states('media_player.bathroom_speaker')}} \\nLiving room Speaker-\\\n \\ {{ states('media_player.nesthub7681')}} \\nGym Speaker- {{ states('media_player.gymspeaker')}}\\\n \\ \\nMain Samsung TV - {{ states('media_player.samsung_tv_65_media')}}\\nXbox\\\n \\ X - {{ states('media_player.richards_xbox')}} \\n\\n\\nBooleans\\nSleeping\\\n \\ Mode - This indicates sleeping mode is on and so we are sleeping {{ states('input_boolean.sleeping')}}\\\n \\ \\nGuest Mode - When it is on, it means we have a guest over and staying\\\n \\ with us - {{ states('input_boolean.guest_mode')}}\\nTrash Taken Out - When\\\n \\ it is on, that means trash had been taken out for pickup {{states('input_boolean.trash_taken_out')}}\\n\\\n \\n\\nBackups for Truenas\\nThese are the statuses of my backups and snapshots\\\n \\ - any alarming ones should be reported\\n{{ states('sensor.truenas_replication_nashomepool_full_disk')}}\\n\\\n {{ states('sensor.truenas_cloudsync_backup_to_mega_main')}}\\n{{ states('sensor.truenas_snapshot_tasks_nashomepool')}}\\n\\\n These entities provide the temperature of all the drives in my Truenas {{\\\n \\ states('sensor.truenas_disks_sda')}} {{ states('sensor.truenas_disks_sdf')}}\\\n \\ {{ states('sensor.truenas_disks_sdb')}} {{ states('sensor.truenas_disks_sdc')}}\\\n \\ {{ states('sensor.truenas_disks_sde')}} {{ states('sensor.truenas_disks_sdd')}}\\n\\\n \\nLights - This sensor indicates the number of nights On\\n {{ states('sensor.lights_on_counter')}}\\n\\\n \\nShoweer - This sensor indicates if the shower is currently running or not\\\n \\ -- {{ states('binary_sensor.showering')}}\\nSleep Mode - This sensor indicates\\\n \\ whether we are asleep or not - on means sleeping {{ states('input_boolean.sleeping')}}\\\n \\ input_boolean.sleeping\\nTrash - These two booleans are used to track if\\\n \\ trash it taken out or if I have been reminded if any of the two are On,\\\n \\ that means trash is either already taken out or I have been told to take\\\n \\ it - {{ states('input_boolean.trash_reminder_sent')}} or {{ states('input_boolean.trash_taken_out')}}\\n\\\n \\nMeTime - This boolean tracks to see if I - Richard, is either doing school\\\n \\ work, tinkering or doing something with hardware or servers; {{ states('input_boolean.metime')}}\\n\\\n \\nTruenas Disk Health, Report if otherwise\\nThe Backup Pool {{ states('binary_sensor.truenas_system_backup_healthy')}}\\n\\\n The Boot Pool\\n{{ states('binary_sensor.truenas_system_boot_pool_healthy')}}\\n\\\n The NasHomepool\\n{{ states('binary_sensor.truenas_system_nashomepool_healthy')}}\\n\\\n \\n\"\n response_variable: dashboardup\n - action: input_text.set_value\n metadata: {}\n data:\n value: '{{ dashboardup.text }}'\n target:\n entity_id: input_text.dashboard_output\n mode: single", "config": [ { "name": "google generative ai conversation", "room": null, "type": "google_generative_ai_conversation", "id": { "entity_id": "google_generative_ai_conversation.generate_content", "device_id": null } }, { "name": "main door contact sensor contact", "room": "main door", "type": "binary_sensor", "id": { "entity_id": "binary_sensor.main_door_contact_sensor_contact", "device_id": null } }, { "name": "main door contact sensor tamper", "room": "main door", "type": "binary_sensor", "id": { "entity_id": "binary_sensor.main_door_contact_sensor_tamper", "device_id": null } }, { "name": "bedroom motion sensor occupancy", "room": "bedroom", "type": "binary_sensor", "id": { "entity_id": "binary_sensor.bedroom_motion_sensor_occupancy", "device_id": null } }, { "name": "hallway motion sensor occupancy", "room": "hallway", "type": "binary_sensor", "id": { "entity_id": "binary_sensor.hallway_motion_sensor_occupancy", "device_id": null } }, { "name": "bathroom motion sensor occupancy", "room": "bathroom", "type": "binary_sensor", "id": { "entity_id": "binary_sensor.bathroom_motion_sensor_occupancy", "device_id": null } }, { "name": "home office motion sensor occupancy", "room": "office", "type": "binary_sensor", "id": { "entity_id": "binary_sensor.home_office_motion_sensor_occupancy", "device_id": null } }, { "name": "mmwave sensor 2e03f8 moving target", "room": "living room", "type": "binary_sensor", "id": { "entity_id": "binary_sensor.mmwave_sensor_2e03f8_moving_target", "device_id": null } }, { "name": "mmwave sensor 2e03f8 presence", "room": "living room", "type": "binary_sensor", "id": { "entity_id": "binary_sensor.mmwave_sensor_2e03f8_presence", "device_id": null } }, { "name": "motion breaker bathroom", "room": "bathroom", "type": "input_boolean", "id": { "entity_id": "input_boolean.motion_breaker_bathroom", "device_id": null } }, { "name": "motion breaker bedroom", "room": "bedroom", "type": "input_boolean", "id": { "entity_id": "input_boolean.motion_breaker_bedroom", "device_id": null } }, { "name": "motion breaker kitchen", "room": "kitchen", "type": "input_boolean", "id": { "entity_id": "input_boolean.motion_breaker_kitchen", "device_id": null } }, { "name": "motion breaker office", "room": "office", "type": "input_boolean", "id": { "entity_id": "input_boolean.motion_breaker_office", "device_id": null } }, { "name": "master motion breaker", "room": null, "type": "input_boolean", "id": { "entity_id": "input_boolean.master_motion_breaker", "device_id": null } }, { "name": "livingroom temperature humidity", "room": "living room", "type": "sensor", "id": { "entity_id": "sensor.livingroom_temperature_humidity", "device_id": null } }, { "name": "livingroom temperature temperature", "room": "living room", "type": "sensor", "id": { "entity_id": "sensor.livingroom_temperature_temperature", "device_id": null } }, { "name": "server temperature humidity", "room": "server room", "type": "sensor", "id": { "entity_id": "sensor.server_temperature_humidity", "device_id": null } }, { "name": "server temperature temperature", "room": "server room", "type": "sensor", "id": { "entity_id": "sensor.server_temperature_temperature", "device_id": null } }, { "name": "kitchen speaker", "room": "kitchen", "type": "media_player", "id": { "entity_id": "media_player.kitchen_speaker", "device_id": null } }, { "name": "bedroom speaker", "room": "bedroom", "type": "media_player", "id": { "entity_id": "media_player.bedroom_speaker", "device_id": null } }, { "name": "bathroom speaker", "room": "bathroom", "type": "media_player", "id": { "entity_id": "media_player.bathroom_speaker", "device_id": null } }, { "name": "nesthub7681", "room": "living room", "type": "media_player", "id": { "entity_id": "media_player.nesthub7681", "device_id": null } }, { "name": "gym speaker", "room": "gym", "type": "media_player", "id": { "entity_id": "media_player.gymspeaker", "device_id": null } }, { "name": "samsung tv 65 media", "room": null, "type": "media_player", "id": { "entity_id": "media_player.samsung_tv_65_media", "device_id": null } }, { "name": "richards xbox", "room": null, "type": "media_player", "id": { "entity_id": "media_player.richards_xbox", "device_id": null } }, { "name": "sleeping", "room": null, "type": "input_boolean", "id": { "entity_id": "input_boolean.sleeping", "device_id": null } }, { "name": "guest mode", "room": null, "type": "input_boolean", "id": { "entity_id": "input_boolean.guest_mode", "device_id": null } }, { "name": "trash taken out", "room": null, "type": "input_boolean", "id": { "entity_id": "input_boolean.trash_taken_out", "device_id": null } }, { "name": "truenas replication nashomepool full disk", "room": null, "type": "sensor", "id": { "entity_id": "sensor.truenas_replication_nashomepool_full_disk", "device_id": null } }, { "name": "truenas cloudsync backup to mega main", "room": null, "type": "sensor", "id": { "entity_id": "sensor.truenas_cloudsync_backup_to_mega_main", "device_id": null } }, { "name": "truenas snapshot tasks nashomepool", "room": null, "type": "sensor", "id": { "entity_id": "sensor.truenas_snapshot_tasks_nashomepool", "device_id": null } }, { "name": "truenas disks sda", "room": null, "type": "sensor", "id": { "entity_id": "sensor.truenas_disks_sda", "device_id": null } }, { "name": "truenas disks sdf", "room": null, "type": "sensor", "id": { "entity_id": "sensor.truenas_disks_sdf", "device_id": null } }, { "name": "truenas disks sdb", "room": null, "type": "sensor", "id": { "entity_id": "sensor.truenas_disks_sdb", "device_id": null } }, { "name": "truenas disks sdc", "room": null, "type": "sensor", "id": { "entity_id": "sensor.truenas_disks_sdc", "device_id": null } }, { "name": "truenas disks sde", "room": null, "type": "sensor", "id": { "entity_id": "sensor.truenas_disks_sde", "device_id": null } }, { "name": "truenas disks sdd", "room": null, "type": "sensor", "id": { "entity_id": "sensor.truenas_disks_sdd", "device_id": null } }, { "name": "lights on counter", "room": null, "type": "sensor", "id": { "entity_id": "sensor.lights_on_counter", "device_id": null } }, { "name": "showering", "room": null, "type": "binary_sensor", "id": { "entity_id": "binary_sensor.showering", "device_id": null } }, { "name": "trash reminder sent", "room": null, "type": "input_boolean", "id": { "entity_id": "input_boolean.trash_reminder_sent", "device_id": null } }, { "name": "metime", "room": null, "type": "input_boolean", "id": { "entity_id": "input_boolean.metime", "device_id": null } }, { "name": "truenas system backup healthy", "room": null, "type": "binary_sensor", "id": { "entity_id": "binary_sensor.truenas_system_backup_healthy", "device_id": null } }, { "name": "truenas system boot pool healthy", "room": null, "type": "binary_sensor", "id": { "entity_id": "binary_sensor.truenas_system_boot_pool_healthy", "device_id": null } }, { "name": "truenas system nashomepool healthy", "room": null, "type": "binary_sensor", "id": { "entity_id": "binary_sensor.truenas_system_nashomepool_healthy", "device_id": null } }, { "name": "dashboard output", "room": null, "type": "input_text", "id": { "entity_id": "input_text.dashboard_output", "device_id": null } } ] }, { "id": "Night Routine", "automation": "- alias: Night Routine\n description: Automates the night routine triggered by a button press and hold.\n triggers:\n - domain: mqtt\n device_id: 42f0c1e9bbda73cc4d9a5ce10b511c09\n type: action\n subtype: 1_single\n trigger: device\n alias: Single Press of 1\n - trigger: state\n entity_id:\n - input_boolean.sleeping\n to: 'on'\n from: 'off'\n conditions:\n - condition: time\n after: '20:00:00'\n before: 00:00:00\n actions:\n - alias: Flash Lights\n repeat:\n count: 3\n sequence:\n - data:\n rgb_color:\n - 17\n - 24\n - 120\n brightness_pct: 20\n action: light.turn_on\n target:\n entity_id:\n - light.sengled_bedroom_left\n - light.sengled_bedroom_right\n - delay: 00:00:01\n - action: light.turn_off\n data: {}\n target:\n entity_id:\n - light.sengled_bedroom_right\n - light.sengled_bedroom_left\n - delay: 00:00:01\n enabled: true\n - parallel:\n - action: input_boolean.turn_on\n data: {}\n target:\n entity_id: input_boolean.motion_breaker_bedroom\n - action: script.turn_on\n metadata: {}\n data: {}\n target:\n entity_id: script.1744944185914\n - if:\n - condition: state\n entity_id: light.all_lights\n state: 'on'\n then:\n - action: light.turn_off\n metadata: {}\n data: {}\n target:\n entity_id: light.all_lights\n - action: google_generative_ai_conversation.generate_content\n metadata: {}\n data:\n prompt: \" Your output for this will be read out by a tts, and I am looking\\\n \\ for the\\n most smoothest and human like sentences, so try to make it\\\n \\ as easy for the\\n tts as possible; make sure you keep the entities as\\\n \\ is, since Home assistant\\n will be reading them with an actual value.\\\n \\ This message is going to be read\\n to me and my wife for a goodnight\\\n \\ message. Try your best to be very funny,\\n we like almost all the characters\\\n \\ on the Office Show, Especially Michael\\n Scott and Dwight Schrute ,\\\n \\ Kevin, and all the major characters, so you can incorporate that. We \\n\\\n \\ also Love the Show Sienfeld - use different show joke everytime\\n \\\n \\ My wife is a CNA so you can \\n add funny jokes. Joke about farts too\\n\\\n \\ Do not make it too long , make it one paragraph with max of 50 words\\\n \\ but give it your best, make it very funny and simple avoid using “*”, add\\\n \\ punctuations that\\n will add character to the tts: \\n Richard and\\\n \\ Megan,\\n These are the things you need to know for tomorrow:\\n\\\n \\ \\n For the weather:\\n - Expect a\\\n \\ high of {{ states('sensor.home_realfeel_temperature_max_day_1') | round\\\n \\ }}° and a low of {{ states('sensor.home_realfeel_temperature_min_day_1')\\\n \\ | round }}°.\\n - There is a {{ states('sensor.home_thunderstorm_probability_day_1')\\\n \\ }}% chance of a thunderstorm.\\n - Wind speeds could reach up\\\n \\ to {{ states('sensor.home_wind_speed_day_1') }} miles per hour.\\n \\\n \\ - The air quality will be {{ states('sensor.home_air_quality_day_1')\\\n \\ }}.\\n - Overall, the weather condition will be {{ states('sensor.home_condition_day_1')\\\n \\ }}.\\n \\n Have a great night!\"\n response_variable: response\n enabled: true\n - action: chime_tts.say\n metadata: {}\n data:\n message: '\"{{ response.text }}\"'\n volume_level: 0.5\n announce: true\n voice: 5Q0t7uMcjvnagumLfvZi\n tts_platform: tts.elevenlabs\n target:\n entity_id: media_player.bedroom_speaker\n enabled: true\n - type: turn_off\n device_id: f6e62e4d38efd9f64f0fe9c02e95d002\n entity_id: 02928c8875658774eed532ca8b10e9e1\n domain: switch\n alias: Turn off the Christmas light in the bedroom\n - action: media_player.turn_off\n metadata: {}\n data: {}\n target:\n entity_id: media_player.bedroom_speaker\n - wait_for_trigger:\n - trigger: state\n entity_id:\n - media_player.bedroom_speaker\n to: 'off'\n continue_on_timeout: true\n timeout:\n hours: 0\n minutes: 0\n seconds: 30\n milliseconds: 0\n - action: script.turn_on\n metadata: {}\n data: {}\n target:\n entity_id: script.sleeping_music\n mode: single", "config": [ { "name": "google generative ai conversation", "room": null, "type": "google_generative_ai_conversation", "id": { "entity_id": "google_generative_ai_conversation.generate_content", "device_id": null } }, { "name": "motion breaker bedroom", "room": "bedroom", "type": "input_boolean", "id": { "entity_id": "input_boolean.motion_breaker_bedroom", "device_id": null } }, { "name": "bedroom speaker", "room": "bedroom", "type": "media_player", "id": { "entity_id": "media_player.bedroom_speaker", "device_id": null } }, { "name": "sleeping", "room": null, "type": "input_boolean", "id": { "entity_id": "input_boolean.sleeping", "device_id": null } }, { "name": "mqtt button device", "room": "bedroom", "type": "device", "id": { "entity_id": null, "device_id": "42f0c1e9bbda73cc4d9a5ce10b511c09" } }, { "name": "sengled bedroom left", "room": "bedroom", "type": "light", "id": { "entity_id": "light.sengled_bedroom_left", "device_id": null } }, { "name": "sengled bedroom right", "room": "bedroom", "type": "light", "id": { "entity_id": "light.sengled_bedroom_right", "device_id": null } }, { "name": "script 1744944185914", "room": null, "type": "script", "id": { "entity_id": "script.1744944185914", "device_id": null } }, { "name": "all lights", "room": null, "type": "light", "id": { "entity_id": "light.all_lights", "device_id": null } }, { "name": "christmas light switch", "room": "bedroom", "type": "switch", "id": { "entity_id": "02928c8875658774eed532ca8b10e9e1", "device_id": "f6e62e4d38efd9f64f0fe9c02e95d002" } }, { "name": "sleeping music script", "room": null, "type": "script", "id": { "entity_id": "script.sleeping_music", "device_id": null } }, { "name": "home realfeel temperature max day 1", "room": "home", "type": "sensor", "id": { "entity_id": "sensor.home_realfeel_temperature_max_day_1", "device_id": null } }, { "name": "home realfeel temperature min day 1", "room": "home", "type": "sensor", "id": { "entity_id": "sensor.home_realfeel_temperature_min_day_1", "device_id": null } }, { "name": "home thunderstorm probability day 1", "room": "home", "type": "sensor", "id": { "entity_id": "sensor.home_thunderstorm_probability_day_1", "device_id": null } }, { "name": "home wind speed day 1", "room": "home", "type": "sensor", "id": { "entity_id": "sensor.home_wind_speed_day_1", "device_id": null } }, { "name": "home air quality day 1", "room": "home", "type": "sensor", "id": { "entity_id": "sensor.home_air_quality_day_1", "device_id": null } }, { "name": "home condition day 1", "room": "home", "type": "sensor", "id": { "entity_id": "sensor.home_condition_day_1", "device_id": null } }, { "name": "chime tts", "room": null, "type": "chime_tts", "id": { "entity_id": "chime_tts.say", "device_id": null } } ] }, { "id": "'Away Mode - Day '", "automation": "- alias: 'Away Mode - Day '\n description: 'Turns off all lights when both Person Entity and Person Entity have\n been away from home for 5 minutes and sends a confirmation notification.\n\n '\n triggers:\n - entity_id:\n - person.yourperson\n to: not_home\n for:\n minutes: 5\n trigger: state\n - entity_id:\n - person.yourperson\n to: not_home\n for:\n minutes: 5\n trigger: state\n conditions:\n - condition: state\n entity_id: person.yourperson\n state: not_home\n enabled: true\n - condition: state\n entity_id: person.yourperson\n state: not_home\n enabled: true\n - condition: state\n entity_id: input_boolean.guest_mode\n state: 'off'\n enabled: true\n actions:\n - action: script.turn_on\n metadata: {}\n data: {}\n target:\n entity_id: script.1744944185914\n - action: light.turn_off\n data: {}\n target:\n entity_id: light.all_lights\n area_id:\n - bathroom\n - bedroom\n - home_office\n - kitchen\n - living_room\n enabled: true\n - action: google_generative_ai_conversation.generate_content\n metadata: {}\n data:\n prompt: \"Create a funny, short, and witty push notification for my smart home\\\n \\ automation. It should notify me that all lights are off, nobody is home,\\\n \\ and everything is in order. Include jokes about the current state of the\\\n \\ house (e.g., temperature, humidity) and make a playful reference to Seinfeld\\\n \\ or The Office. Keep it simple with no awkward punctuation or AI-sounding\\\n \\ phrasing. Limit to two lines MAX. For example, if it's too humid, joke like\\\n \\ 'Are Richard or Megan training for a swimming contest?' and offer a lighthearted\\\n \\ piece of advice. dont show options, pick one and show just the text with\\\n \\ no punctuations esp * But be sure to confirm all lights and everything\\\n \\ is turned off too\\n This is for the humidity in the House \\n\\n \\\n \\ {{ states('sensor.livingroom_temperature_humidity')}} \\n\\n This\\\n \\ is for the temperature in the house\\n\\n {{ states('sensor.livingroom_temperature_temperature')}}\\\n \\ \\n\"\n response_variable: away\n - action: script.new_script\n metadata: {}\n data:\n title: Nobody Is Home!!\n message: '{{ away.text }}'\n mode: single", "config": [ { "name": "google generative ai conversation", "room": null, "type": "google_generative_ai_conversation", "id": { "entity_id": "google_generative_ai_conversation.generate_content", "device_id": null } }, { "name": "livingroom temperature humidity", "room": "living room", "type": "sensor", "id": { "entity_id": "sensor.livingroom_temperature_humidity", "device_id": null } }, { "name": "livingroom temperature temperature", "room": "living room", "type": "sensor", "id": { "entity_id": "sensor.livingroom_temperature_temperature", "device_id": null } }, { "name": "guest mode", "room": null, "type": "input_boolean", "id": { "entity_id": "input_boolean.guest_mode", "device_id": null } }, { "name": "script 1744944185914", "room": null, "type": "script", "id": { "entity_id": "script.1744944185914", "device_id": null } }, { "name": "all lights", "room": null, "type": "light", "id": { "entity_id": "light.all_lights", "device_id": null } }, { "name": "yourperson", "room": null, "type": "person", "id": { "entity_id": "person.yourperson", "device_id": null } }, { "name": "new script", "room": null, "type": "script", "id": { "entity_id": "script.new_script", "device_id": null } } ] }, { "id": "Incoming Mail", "automation": "- alias: Incoming Mail\n description: ''\n triggers:\n - trigger: time\n at: '10:00:00'\n conditions:\n - condition: numeric_state\n entity_id: sensor.mail_usps_mail\n above: 0\n actions:\n - action: camera.snapshot\n metadata: {}\n data:\n filename: /config/www/USPSMail.jpg\n target:\n entity_id:\n - camera.mail_usps_camera\n - parallel:\n - action: notify.yourphone\n metadata: {}\n data:\n title: 📬 Mail Today\n data:\n image: https://url/local/USPSMail.jpg\n message: You have {{ states('sensor.mail_usps_mail') }} Mails coming in today!\n - action: notify.anotherdevice\n metadata: {}\n data:\n title: 📬 Mail Today\n data:\n image: https://url/local/USPSMail.jpg\n message: You have {{ states('sensor.mail_usps_mail') }} Mails coming in today!\n mode: single", "config": [ { "name": "yourphone notify", "room": null, "type": "notify", "id": { "entity_id": "notify.yourphone", "device_id": null } }, { "name": "mail usps mail sensor", "room": "mail", "type": "sensor", "id": { "entity_id": "sensor.mail_usps_mail", "device_id": null } }, { "name": "mail usps camera", "room": "mail", "type": "camera", "id": { "entity_id": "camera.mail_usps_camera", "device_id": null } }, { "name": "anotherdevice notify", "room": null, "type": "notify", "id": { "entity_id": "notify.anotherdevice", "device_id": null } } ] } ]