Skip to content

maximerauch/homeassistant-blueprints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏠 Home Assistant Custom Blueprints

Home Assistant License

A collection of robust, "set-and-forget" blueprints for Home Assistant, focusing on energy saving and maintenance monitoring.

🌟 Available Blueprints

1. πŸ”‹ Low Battery Monitor & Alert

Automatically scans all battery-powered sensors in your house. If any device drops below a defined threshold (e.g., 20%), it sends a notification to your phone/compagnion app.

  • Key Features:
    • Dynamic discovery (no need to list devices manually).
    • Configurable threshold.
    • Configurable notification target.
    • Prevents "dead sensor" surprises.

Import to Home Assistant


2. πŸ’‘ Smart Auto-Off Light (Night Mode)

A smart timer for lights that are frequently left on by mistake (hallways, garage, bathrooms), with specific logic for night time.

  • Scenario:
    • If a light is turned ON.
    • Wait for a defined delay (e.g., 5 min).
    • Automatically turn OFF.
  • Smart Logic: Can be restricted to specific hours (e.g., only between 11 PM and 6 AM) to avoid annoyance during the day.

Import to Home Assistant

πŸ›  Installation

You can install these blueprints in one click using the buttons above, provided you have configured My Home Assistant.

Manual Method:

  1. Copy the URL of the .yaml file.
  2. Go to your Home Assistant > Settings > Automations & Scenes > Blueprints.
  3. Click Import Blueprint and paste the URL.

🀝 Contributing

Feel free to open an issue if you find a bug or want to suggest a logic improvement (Jinja2 templates optimization, etc.).

About

A collection of production-ready Home Assistant blueprints focusing on system maintenance and energy efficiency

Topics

Resources

License

Stars

Watchers

Forks

Contributors