diff --git a/README.md b/README.md index 3152353..593e9da 100644 --- a/README.md +++ b/README.md @@ -23,15 +23,15 @@ I run Home Assistant OS with these addons: -- [Advanced SSH & Web Terminal](https://github.com/hassio-addons/addon-ssh) v17.3.0 – A supercharged SSH & Web Terminal access to your Home Assistant instance +- [Advanced SSH & Web Terminal](https://github.com/hassio-addons/addon-ssh) v18.0.0 – A supercharged SSH & Web Terminal access to your Home Assistant instance - [File editor](https://github.com/home-assistant/addons/tree/master/configurator) v5.8.0 – Simple browser-based file editor for Home Assistant -- [ESPHome](https://esphome.io/) v2024.5.2 – ESPHome add-on for intelligently managing all your ESP8266/ESP32 devices +- [ESPHome](https://esphome.io/) v2024.5.5 – ESPHome add-on for intelligently managing all your ESP8266/ESP32 devices - [PS5 MQTT](https://github.com/FunkeyFlo/ps5-mqtt/tree/main/add-ons/ps5-mqtt) v1.3.3 – Control Sony PlayStation 5 devices via MQTT - [AirCast](https://github.com/hassio-addons/addon-aircast) v4.2.1 – AirPlay capabilities for your Chromecast devices. - [Home Assistant Google Drive Backup](https://github.com/sabeechen/hassio-google-drive-backup) v0.112.1 – Automatically manage backups between Home Assistant and Google Drive - [Samba share](https://github.com/home-assistant/addons/tree/master/samba) v12.3.1 – Expose Home Assistant folders with SMB/CIFS -- [Mosquitto broker](https://github.com/home-assistant/addons/tree/master/mosquitto) v6.4.0 – An Open Source MQTT broker -- [Zigbee2MQTT](https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/tree/master/zigbee2mqtt) v1.37.1-1 – Use your ZigBee devices without the vendor's bridge or gateway +- [Mosquitto broker](https://github.com/home-assistant/addons/tree/master/mosquitto) v6.4.1 – An Open Source MQTT broker +- [Zigbee2MQTT](https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/tree/master/zigbee2mqtt) v1.38.0-1 – Use your ZigBee devices without the vendor's bridge or gateway ## Automation @@ -55,89 +55,89 @@ Total number of automations: **56**️ ### 🚨 Alarm -- [Notification for Triggered](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L75) – Make an announcement when Alarm is getting triggered -- [Triggering Alarm](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L52) +- [Notification for Triggered](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L75) – Make an announcement when Alarm is getting triggered +- [Triggering Alarm](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L52) ### 🔔 Alert -- [Air Siren in Kyiv](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1) – Air Alert announcement when we are in Kyiv. Sends critical notifications and announces on speakers. -- [Bad Air Quality](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L359) – Notify when the air quality is bad -- [Car Washing](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L419) – Notify when it’s okay or not okay to wash a car -- [Danger in Kyiv](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L2252) – Danger of missile/drone strike in Kyiv RIGHT NOW. Critical alert to hide immediately. -- [Denys left the Office](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L2120) – Notify when Denys is leaving the office -- [Electricity Outage Notification](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L2361) – Notify everyone when there is no electricity at home. -- [Humidifier No Water](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L393) – Notify when humidifier's water tank is empty -- [Imminent Attack by Strategic Bombers](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L2338) – Send a notification when Tu-95 strategic bombers take off from Russian airfields. This means attack by cruise missiles is imminent. Prepare a hideout. -- [Low Battery Notification](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L2416) – Notify when battery is low on devices, so we could buy a replacements. -- [Snow/Winter Tires](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L469) – Notify when it's time to change car tires +- [Air Siren in Kyiv](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1) – Air Alert announcement when we are in Kyiv. Sends critical notifications and announces on speakers. +- [Bad Air Quality](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L359) – Notify when the air quality is bad +- [Car Washing](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L419) – Notify when it’s okay or not okay to wash a car +- [Danger in Kyiv](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L2252) – Danger of missile/drone strike in Kyiv RIGHT NOW. Critical alert to hide immediately. +- [Denys left the Office](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L2120) – Notify when Denys is leaving the office +- [Electricity Outage Notification](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L2361) – Notify everyone when there is no electricity at home. +- [Humidifier No Water](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L393) – Notify when humidifier's water tank is empty +- [Imminent Attack by Strategic Bombers](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L2338) – Send a notification when Tu-95 strategic bombers take off from Russian airfields. This means attack by cruise missiles is imminent. Prepare a hideout. +- [Low Battery Notification](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L2416) – Notify when battery is low on devices, so we could buy a replacements. +- [Snow/Winter Tires](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L469) – Notify when it's time to change car tires ### 🌡️ Climate -- [Preheat Balcony for a Workday](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L725) – When Denys wakes up, ask if he is going to work on balcony, start heating and notify when temperature is comfortable. -- [Suggest turning on AC when it's hot](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#LNone) – When temperature raises over certain level, send an actionable notification for turning on ACs -- [Switch Heaters during Heating Season](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L560) – Turn on/off heaters when Heating Season in on -- [Sync Bedroom TRV temperature](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L551) -- [Sync Living Room TRV temperature](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L542) -- [Turn off Balcony Heater](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L673) – Turn off Balcony Heater when the working display or desk lamp are off for some time -- [Turn on Balcony Heater](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L633) – Turn on Balcony Heater when it's cold and Desk Lamp or Working Display are turned on -- [Turn on Humidifier only during sleep time](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1857) +- [Preheat Balcony for a Workday](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L725) – When Denys wakes up, ask if he is going to work on balcony, start heating and notify when temperature is comfortable. +- [Suggest turning on AC when it's hot](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#LNone) – When temperature raises over certain level, send an actionable notification for turning on ACs +- [Switch Heaters during Heating Season](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L560) – Turn on/off heaters when Heating Season in on +- [Sync Bedroom TRV temperature](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L551) +- [Sync Living Room TRV temperature](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L542) +- [Turn off Balcony Heater](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L673) – Turn off Balcony Heater when the working display or desk lamp are off for some time +- [Turn on Balcony Heater](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L633) – Turn on Balcony Heater when it's cold and Desk Lamp or Working Display are turned on +- [Turn on Humidifier only during sleep time](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1857) ### 💡 Light -- [Presence Simulation in Away Mode](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1111) – Toggle Presence Simulation during Night in Away Mode -- [Toggle Desk Lamp with Working Display](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1026) – Sync Desk lamp with Working Display -- [Turn off Corridor Light When Door is Closed](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L950) – Turn off Corridor Light when Front Door closes. If the light is still on, then send a notification with an action to turn off the light. -- [Turn on Corridor Light when Door is open](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L927) – Turn on Corridor Light when Front Door opens and then turn it off after a few minutes -- [Turn on lights on Sunset](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L819) – Turn on lights when sun goes below the horizon -- [Turn on lights on low illuminance](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L868) – Turn on lights on low illuminance +- [Presence Simulation in Away Mode](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1111) – Toggle Presence Simulation during Night in Away Mode +- [Toggle Desk Lamp with Working Display](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1026) – Sync Desk lamp with Working Display +- [Turn off Corridor Light When Door is Closed](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L950) – Turn off Corridor Light when Front Door closes. If the light is still on, then send a notification with an action to turn off the light. +- [Turn on Corridor Light when Door is open](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L927) – Turn on Corridor Light when Front Door opens and then turn it off after a few minutes +- [Turn on lights on Sunset](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L819) – Turn on lights when sun goes below the horizon +- [Turn on lights on low illuminance](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L868) – Turn on lights on low illuminance ### 🎵 Media -- [Plex Disk Optimization](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L2457) – Optimise disk operations by enabling Turtle mode on Transmission when someone is watching Plex. -- [Turn off Samsung TV when PlayStation turns off](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L95) – Turn off Samsung TV when PS5 goes to sleep mode -- [Turn on Apple TV when Samsung TV turns on](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L2029) – Turn on Apple TV when Samsung TV turns on and PS5 is off -- [Turn on Apple TV when Samsung TV turns on](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L2029) – Turn on Apple TV when Samsung TV turns on and PS5 is off +- [Plex Disk Optimization](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L2457) – Optimise disk operations by enabling Turtle mode on Transmission when someone is watching Plex. +- [Turn off Samsung TV when PlayStation turns off](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L95) – Turn off Samsung TV when PS5 goes to sleep mode +- [Turn on Apple TV when Samsung TV turns on](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L2029) – Turn on Apple TV when Samsung TV turns on and PS5 is off +- [Turn on Apple TV when Samsung TV turns on](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L2029) – Turn on Apple TV when Samsung TV turns on and PS5 is off ### 🚦 Mode -- [Away Flow](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1077) – Toggle Away mode depending on the Away input boolean -- [Away on Leaving City](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1087) – Toggle Away mode depending on proximity to the Kyiv city -- [Do Not Disturb Activation](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1042) – Adjust devices to Do Not Disturb mode -- [Do Not Disturb on Focus](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1059) – Switch Do Not Disturb while camera, mic or focus are on +- [Away Flow](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1077) – Toggle Away mode depending on the Away input boolean +- [Away on Leaving City](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1087) – Toggle Away mode depending on proximity to the Kyiv city +- [Do Not Disturb Activation](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1042) – Adjust devices to Do Not Disturb mode +- [Do Not Disturb on Focus](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1059) – Switch Do Not Disturb while camera, mic or focus are on ### 🔘 Presence -- [Everyone is Arriving](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1139) – Turn on things when people are arriving -- [Everyone is Leaving](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1220) – Turn off things when people are leaving +- [Everyone is Arriving](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1139) – Turn on things when people are arriving +- [Everyone is Leaving](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1220) – Turn off things when people are leaving ### 🖥️ System -- [Home Assistant Release](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L244) – Notify Denys about new Home Assistant releases -- [Home Assistant Start](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L313) – Notify Denys when Home Assistant starts -- [Magic Cube Actions](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L122) -- [Notify about HACS updates](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L275) – Notify when new HACS components are released -- [Notify about high CPU usage](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L2154) – Send alert when HA has a high CPU usage -- [Notify about high RAM usage](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L2185) – Notify when RAM usage is high for some time. -- [Notify when Media disk is full](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L333) – Notify when Media drive is 90% full for some time. -- [Notify when System disk is full](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L2222) – Send a notification when system disk is 90% full. -- [Power Outage Recovery](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1724) -- [Run chores in config folder](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L2108) – Run scripts for generating README, commiting regular updated, etc +- [Home Assistant Release](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L244) – Notify Denys about new Home Assistant releases +- [Home Assistant Start](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L313) – Notify Denys when Home Assistant starts +- [Magic Cube Actions](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L122) +- [Notify about HACS updates](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L275) – Notify when new HACS components are released +- [Notify about high CPU usage](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L2154) – Send alert when HA has a high CPU usage +- [Notify about high RAM usage](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L2185) – Notify when RAM usage is high for some time. +- [Notify when Media disk is full](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L333) – Notify when Media drive is 90% full for some time. +- [Notify when System disk is full](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L2222) – Send a notification when system disk is 90% full. +- [Power Outage Recovery](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1724) +- [Run chores in config folder](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L2108) – Run scripts for generating README, commiting regular updated, etc ### 🧹 Vacuum -- [Ask Regular Cleaning](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1298) – Regular vacuum cleaning every two days -- [Ask for Maintenance](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1437) – Send vacuum near trash bin and ask for maintenance -- [Clean Counting](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L2091) – Count cleanings via counter -- [Error Alert](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1409) – Notify when error with vacuum occured -- [Finish Alert](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1376) – Notify when vacuum finished cleaning and we are not home. -- [Replacements Alert](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1505) – Notify when vacuum parts need to be replaced -- [Stop cleaning when we return home](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1358) – Send vacuum home when somebody comes home -- [iOS Actions](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1585) – Handle iOS actions for vacuum cleaner +- [Ask Regular Cleaning](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1298) – Regular vacuum cleaning every two days +- [Ask for Maintenance](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1437) – Send vacuum near trash bin and ask for maintenance +- [Clean Counting](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L2091) – Count cleanings via counter +- [Error Alert](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1409) – Notify when error with vacuum occured +- [Finish Alert](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1376) – Notify when vacuum finished cleaning and we are not home. +- [Replacements Alert](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1505) – Notify when vacuum parts need to be replaced +- [Stop cleaning when we return home](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1358) – Send vacuum home when somebody comes home +- [iOS Actions](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1585) – Handle iOS actions for vacuum cleaner ### 💦 Water -- [Keep Water Heater turned On](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L2064) – When Water Heater was accidentally turned off, automatically turn in on -- [Notify when water is heated](https://github.com/denysdovhan/home-assistant-config/blob/8bf54c21851b504155dc38530dda5f340078f0f9/automations.yaml#L1656) – When we ask to let us know when the boiler has done heating, it should notify about that. +- [Keep Water Heater turned On](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L2064) – When Water Heater was accidentally turned off, automatically turn in on +- [Notify when water is heated](https://github.com/denysdovhan/home-assistant-config/blob/76abb5d0e89160ccc80955a28fca1386cb6d6712/automations.yaml#L1656) – When we ask to let us know when the boiler has done heating, it should notify about that. ## Custom Components