This directory contains automation scripts organized by functionality. Scripts are YAML-based sequences of actions that can be called from automations, scenes, or manually triggered.
scripts/
├── systems/ # System operation scripts
└── utilities/ # Utility and helper scripts
- Modular organization of scripts by function
- Reusable notification templates
- System management scripts
- Utility scripts for common operations