vault backup: 2026-03-12 09:05:16

This commit is contained in:
AlexAI
2026-03-12 09:05:16 -05:00
parent b319c6e8b5
commit a827a97697
19 changed files with 58 additions and 1 deletions

View File

@@ -0,0 +1,140 @@
---
title: Home Assistant Automations
category: Home Assistant
status: active
total_automations: 41
active_count: 24
disabled_count: 10
unavailable_count: 7
date_generated: 2026-02-23
tags:
- home-assistant
- HA
- reference
---
# Home Assistant Automations
**Generated:** 2026-02-23 18:05
**Total:** 41 automations
**Active:** 24 | **Disabled:** 10 | **Unavailable:** 7
---
## Active Automations (On)
- **Pantry On/Off**
- La4st Changed: 2026-02-20T16:03:33.636268+00:00
- **Sink Light On/Off**
- Last Changed: 2026-02-20T16:03:33.636439+00:00
- **Dining Off Auto**
- Last Changed: 2026-02-20T16:03:33.636664+00:00
- **Master Bath Heater**
- Last Changed: 2026-02-20T16:03:33.636771+00:00
- **Office closet light**
- Last Changed: 2026-02-20T16:03:33.637065+00:00
- **Master Closet Lights**
- Last Changed: 2026-02-20T16:03:33.637169+00:00
- **Master Hallway Lights**
- Last Changed: 2026-02-20T16:03:33.637272+00:00
- **Master Hallway Lights Dim**
- Last Changed: 2026-02-20T16:03:33.637375+00:00
- **Master Lamp On/Off**
- Last Changed: 2026-02-20T16:03:33.637727+00:00
- **TV Backlight Off**
- Last Changed: 2026-02-20T16:03:33.637825+00:00
- **Master Bath Vent On Humidity Heater Help**
- Last Changed: 2026-02-20T16:03:33.638119+00:00
- **Garage Entrance Light**
- Last Changed: 2026-02-20T16:03:33.638221+00:00
- **Master Pooper Light**
- Last Changed: 2026-02-20T16:03:33.638317+00:00
- **Bay Windows**
- Last Changed: 2026-02-20T16:03:33.638424+00:00
- **Counter Top LED**
- Last Changed: 2026-02-20T16:03:33.638525+00:00
- **Master Bath Strip**
- Last Changed: 2026-02-20T16:03:33.638623+00:00
- **Master Bath Heater Button**
- Last Changed: 2026-02-20T16:03:33.638727+00:00
- **Master Shower Vent Switch**
- Last Changed: 2026-02-20T16:03:33.638830+00:00
- **Living Room Bedtime**
- Last Changed: 2026-02-20T16:03:33.638932+00:00
- **Living Room Lamps Presence Activation**
- Last Changed: 2026-02-20T16:03:33.639029+00:00
- **Cameras to LR Roku**
- Last Changed: 2026-02-20T16:03:33.639954+00:00
- **Kathy Low Sugar**
- Last Changed: 2026-02-20T16:03:33.640163+00:00
- **Living Room Frigate Notify**
- Last Changed: 2026-02-20T16:03:33.640256+00:00
- **Air purifier always on**
- Last Changed: 2026-02-20T16:03:33.640350+00:00
---
## Disabled Automations (Off)
- **TV Off**
- **Alexa Living Room Check**
- **Master Shower Vent On Humidity**
- **Reminder**
- **AI Camera Event Summary**
- **AI Camera Events Kitchen**
- **AI Camera Events Living Room**
- **AI Camera Event Front Yard**
- **AI Camera Events Back Yard**
- **Notification of camera events**
---
## Unavailable Automations (Broken)
These automations may have missing entities or configuration issues.
- **Drying Complete Notification**
- **Pantry Reminder**
- **Frigate person count Main Ceiling on/off**
- **Driveway Occupancy**
- **SMARTi Update Power Measurement Device List**
- **SMARTi Restore Power Settings**
- **SMARTi Save Power Settings Before Shutdown**
---
## Automation Categories
### Lighting
- Sink Light On/Off
- Office closet light
- Master Closet Lights
- Master Hallway Lights
- Master Hallway Lights Dim
- Master Lamp On/Off
- TV Backlight Off
- Garage Entrance Light
- Master Pooper Light
- Bay Windows
- Counter Top LED
- Master Bath Strip
- Living Room Lamps Presence Activation
### Climate / Ventilation
- Master Bath Heater
- Master Bath Vent On Humidity Heater Help
- Master Bath Heater Button
- Master Shower Vent Switch
- Air purifier always on
### Security / Cameras
- Cameras to LR Roku
- Living Room Frigate Notify
### Notifications / Reminders
- Kathy Low Sugar
- Living Room Frigate Notify
---
*Last Updated: 2026-02-23 18:05*

View File

@@ -1,4 +1,4 @@
# Home Assistant Tasks
# Home Assistant Tasks
## In Progress
- [ ] Entity cleanup (972 devices in spreadsheet)

View File

@@ -0,0 +1,13 @@
# NZB Download System
## Overview
Automated movie/show download system using NZBGeek API and SABnzbd.
## Status
Active - Working
## Workflow
1. Search NZBGeek API
2. Filter by preferences (English, under 10GB, Atmos preferred)
3. Download NZB to pirate/ folder
4. SABnzbd auto-downloads

View File

@@ -0,0 +1,7 @@
# NZB Download Tasks
## In Progress
- [ ]
---
Last Updated: 2026-03-12

View File

@@ -0,0 +1,7 @@
# News Brief Tasks
## Status
Disabled - needs rework
---
Last Updated: 2026-03-12

BIN
Projects/README.md Normal file

Binary file not shown.

View File

@@ -0,0 +1,22 @@
# ROM Library Organization
## Overview
Retro game ROM collection organization on R: drive (38.8 TB, read-only).
## Status
In Progress - Inventory scanned
## Stats
- ~100,000 files across 8 manufacturers
- Commodore 64: 24,349 files
- Atari: 10,945 files
- MAME: 8,651 files
- Nintendo: 10,649 files
- Sony: 3,106 files
- Microsoft: 3,882 files
- Sega: 2,747 files
- Misc: 1,661 files
## Next Steps
- Duplicate detection (hash files under 100MB)
- Move duplicates to organized folders

View File

@@ -0,0 +1,8 @@
# ROM Library Tasks
## In Progress
- [ ] Deduplicate ROM files (hash under 100MB)
- [ ] Move duplicates to separate folder
---
Last Updated: 2026-03-12