Skip to content

Latest commit

 

History

History

scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Scripts

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.

Directory Structure

scripts/
├── systems/    # System operation scripts
└── utilities/  # Utility and helper scripts

Key Features

  • Modular organization of scripts by function
  • Reusable notification templates
  • System management scripts
  • Utility scripts for common operations