You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/packages/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,10 +41,10 @@ Live collection of plug-and-play Home Assistant packages. Each YAML file in this
41
41
|[alarm.yaml](alarm.yaml)| NodeMCU-powered perimeter monitoring with arm/disarm helpers and rich notifications. |`binary_sensor.mcu*_gpio*`, `group.family`, notify + siren scripts |
42
42
|[alexa_media_player.yaml](alexa_media_player.yaml)| Alexa Media helper sensors including stable bedroom wake-alarm wrappers for Carlo and Stacey plus a combined next-wake view. |`sensor.last_alexa`, `sensor.bedroom_next_wake_alarm`, `sensor.bedroom_next_wake_alarm_source`, `binary_sensor.bedroom_next_wake_alarm_active`|
43
43
|[fridge.yaml](fridge.yaml)| SmartThinQ fridge monitoring with 6-minute raw door-open alerts plus fridge/freezer status announcements. |`binary_sensor.refrigerator_door_open`, `script.notify_engine`, `script.speech_engine`|
44
-
|[climate.yaml](climate.yaml)| Nest climate schedules plus runtime-based AC filter reminders with snooze and filter-changed actions. |`input_datetime.*_filter_snooze_until`, `script.notify_engine_two_button`, mobile app action events |
44
+
|[climate.yaml](climate.yaml)| Nest climate schedules plus 350-hour/9-month AC filter reminders and 360-day condenser-line cleanout reminders with snooze and changed/cleaned actions. |`input_datetime.*_filter_snooze_until`, `sensor.*_ac_runtime_since_last_filter_change`, `input_datetime.hvac_condenser_lines_last_cleaned`, `script.notify_engine_two_button`, mobile app action events |
45
45
|[garadget.yaml](garadget.yaml)| MQTT-based garage door control plus arrival helpers, entry prompts, wind checks, nighttime reminders, and camera context. |`cover.large_garage_door`, `cover.small_garage_door`, `group.garage_doors`, `script.open_large_garage_door_if_ready`|
46
46
|[august.yaml](august.yaml)| Front-door August smart lock with Alexa Show camera pop-up when unlocked. |`lock.front_door`, media_player actions for front doorbell camera |
47
-
|[holiday.yaml](holiday.yaml)| REST-driven US holiday + flag sensors that color scenes and exterior lighting. |`sensor.holiday`, `sensor.flag`, JSON feed at `config/json_data/holidays.json`|
47
+
|[holiday.yaml](holiday.yaml)| REST-driven US holiday + flag sensors plus the inspectable exterior lighting mode. |`sensor.holiday`, `sensor.flag`, `sensor.holiday_lighting_mode`, `sensor.holiday_lighting_scene`, JSON feed at `config/www/json_data/holidays.json`|
|[mariadb_monitoring.yaml](mariadb_monitoring.yaml)| MariaDB health sensors and Lovelace dashboard snippet for recorder stats. |`sensor.mariadb_status`, `sensor.database_size`|
@@ -66,7 +66,7 @@ Live collection of plug-and-play Home Assistant packages. Each YAML file in this
66
66
|[vacation_mode.yaml](vacation_mode.yaml)| Auto-enable vacation mode after 24 hours away or no bed use, track sitter analytics/secure-house checks, stale-visit timeout protection, deliver sitter-facing briefings, and send 10 AM/10 PM house digests with Powerwall/security/backup status plus Joanna review. |`input_boolean.vacation_mode`, `input_boolean.house_sitter_present`, `input_datetime.vacation_house_sitter_*`, `input_datetime.vacation_house_status_digest_last_sent`, `sensor.vacation_house_sitter_*`, `binary_sensor.powerwall_grid_status`, `sensor.powerwall_charge`, `group.garage_doors`, `lock.front_door`, `script.vacation_house_sitter_clear_presence`, `script.vacation_house_status_digest`, `script.notify_engine`, `rest_command.bearclaw_command`, `script.joanna_send_telegram`|
67
67
|[maintenance_log.yaml](maintenance_log.yaml)| Joanna maintenance webhook ingest for water softener salt with idempotent event handling, Activity feed logging, and recorder-backed helper history for long-term graphing. |`automation.maintenance_log_joanna_webhook_ingest`, `input_number.water_softener_salt_total_added_lb`, `counter.water_softener_salt_event_count`, `sensor.water_softener_salt_days_since_last_add`|
68
68
|[kiosk_tablet.yaml](kiosk_tablet.yaml)| Keeps the bedroom Fully Kiosk Fire tablet pinned to the dedicated camera kiosk dashboard when the page or foreground app drifts; normal wake events only restore brightness/focus. See the [video walkthrough](https://youtu.be/ChgEu0IDWzc). |`sensor.alarm_panel_1_current_page`, `sensor.alarm_panel_1_foreground_app`, `button.alarm_panel_1_bring_to_foreground`, `button.alarm_panel_1_load_start_url`|
69
-
|[powerwall.yaml](powerwall.yaml)| Track Tesla Powerwall grid status, push live outage tracking to mobile targets, and shed loads automatically when off-grid (alerts include Activity feed + Repairs). |`binary_sensor.powerwall_grid_status`, `sensor.powerwall_*`, `script.notify_live_activity`, `repairs.create`|
69
+
|[powerwall.yaml](powerwall.yaml)| Track Tesla Powerwall grid status, push live outage tracking to mobile targets, shed loads automatically when off-grid, and alert if the Powerwall stays low after grid power returns; see the [watchdog video](https://youtu.be/hR_0lFEE2bA) and [companion post](https://www.vcloudinfo.com/2026/06/tesla-powerwall-home-assistant-watchdog.html). |`binary_sensor.powerwall_grid_status`, `sensor.powerwall_*`, `script.notify_live_activity`, `repairs.create`|
70
70
|[tesla_model_y.yaml](tesla_model_y.yaml)| Remind the garage and parents to plug in the Model Y after the large garage door closes with a low battery, charging still off, both parents home, and a 24-hour mobile snooze available from the push reminder. |`sensor.spaceship_battery_level`, `switch.spaceship_charge`, `person.carlo`, `person.stacey`, `cover.large_garage_door`, `input_datetime.tesla_model_y_last_garage_close`, `input_datetime.tesla_model_y_plug_in_snooze_until`, `notify.alexa_media_garage`, `script.notify_engine_two_button`|
71
71
|[vacuum.yaml](vacuum.yaml)| Dreame vacuum orchestration with room tracking, push alerts, Activity feed, Repairs issues on errors, and Alexa one-off room-clean switches. |`input_select.l10s_vacuum_phase`, `sensor.l10s_vacuum_error`, `repairs.create`|
72
72
|[hass_agent_homepc.yaml](hass_agent_homepc.yaml)| Mirrors PC lock/unlock state to the office lamp and wakes `CARLO-HOMEPC` on workday morning bed exits. |`sensor.carlo_homepc_carlo_homepc_sessionstate`, `button.carlo_home`, `switch.office_lamp_switch`|
@@ -110,7 +110,7 @@ When a package has a dedicated blog post or video, I link it right inside the YA
110
110
|[holiday.yaml](holiday.yaml)| How the holiday/flag sensor works and drives lighting playlists. |[Blog + video breakdown](https://www.vcloudinfo.com/2019/02/breaking-down-the-flag-sensor-in-home-assistant.html)|
111
111
|[lightning.yaml](lightning.yaml)| Blitzortung detector wiring, strike alerts, and snooze workflow. |[Blog](https://www.vcloudinfo.com/2020/08/adding-a-lightning-sensor-to-home-assistant.html)|
112
112
|[phynplus.yaml](phynplus.yaml)| Leak-detection response loop with valve state, maintenance guard, Activity Feed context, Repairs tracking, and critical push recovery. |[Video walkthrough](https://youtu.be/xbhgWnomFYI) · [Companion post](https://www.vcloudinfo.com/2026/06/home-assistant-leak-detection-automations.html) · [Original Phyn Plus post](https://www.vcloudinfo.com/2020/05/phyn-plus-smart-water-shutoff-device.html)|
113
-
|[powerwall.yaml](powerwall.yaml)| Monitoring Tesla Powerwall health + what to automate when the grid drops. |[Blog](https://www.vcloudinfo.com/2018/01/going-green-to-save-some-green-in-2018.html)|
113
+
|[powerwall.yaml](powerwall.yaml)| Monitoring Tesla Powerwall health + what to automate when the grid drops. |[Video walkthrough](https://youtu.be/hR_0lFEE2bA) · [Companion post](https://www.vcloudinfo.com/2026/06/tesla-powerwall-home-assistant-watchdog.html) · [Original solar/Powerwall blog](https://www.vcloudinfo.com/2018/01/going-green-to-save-some-green-in-2018.html)|
114
114
|[vacation_mode.yaml](vacation_mode.yaml)| Sustained-away Vacation Mode, house-sitter visit tracking, reminders, missed-visit alerts, secure-house checks, and vacation house digests that keep Powerwall status visible. |[Video walkthrough](https://youtu.be/15kRcFaVV2Y) · [Blog](https://www.vcloudinfo.com/2026/05/home-assistant-vacation-mode-house-sitter-automation.html)|
|[pihole_ha.yaml](pihole_ha.yaml)| Sync Pi-hole blocking state across HA DNS nodes. ||
@@ -128,7 +128,7 @@ These are the devices that power the packages above. Affiliate links never chang
128
128
| Amazon Echo Show | Pops up the front doorbell camera when the August lock unlocks. |[august.yaml](august.yaml)|[](https://amzn.to/4ptA3YO)|
129
129
| Phyn Plus water shutoff |[phynplus.yaml](phynplus.yaml)| Leak events trigger valve closes + critical push notifications. [Video walkthrough](https://youtu.be/xbhgWnomFYI) and [companion post](https://www.vcloudinfo.com/2026/06/home-assistant-leak-detection-automations.html). |[](https://amzn.to/2Zy3sbJ)|
| Tesla Powerwall 2 |[powerwall.yaml](powerwall.yaml)| Grid outages kick off load-shed scripts and status pings. |[](https://amzn.to/3UM4BZ5)|
131
+
| Tesla Powerwall 2 |[powerwall.yaml](powerwall.yaml)| Grid outages kick off status pings, load-shed scripts, and low-charge charging watchdog alerts; see the [video walkthrough](https://youtu.be/hR_0lFEE2bA). |[](https://amzn.to/3UM4BZ5)|
132
132
| Google Nest thermostat |[climate.yaml](climate.yaml)| Presence/weather/grid-aware cooling targets, humidity pulses, and eco recovery. |[](https://amzn.to/4olpINw)|
0 commit comments