Skip to content

blaugrau90/home-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Home Assistant

Personal collection of Home Assistant blueprints, automations, and integrations.


Blueprints

Climate

Blueprint Description
Window Open – Climate Off (Restore Mode) Turns off a climate device when a window opens. When the window closes, choose to restore the previous state or switch to HVAC mode auto. Supports optional delay times and custom actions.
Window Open – Climate Off (Advanced) Extended version: choose to restore the previous state or set a specific HVAC mode. When not using auto, also control the temperature — restore the saved value, set a fixed target, or leave it unchanged.
Heating Control – Away & Coming Home Controls all heating devices based on zone.home. Switches all heaters to the Away preset when nobody is home, and to the Home preset when someone returns. Supports optional window sensors per heater — open windows are skipped.
Heating – Away & Home Minimal blueprint: switches a single climate entity between Away and Home preset based on zone.home. Ideal for systems like Tado where one device controls the whole home.

Installation

Copy the desired YAML file into your Home Assistant config directory under the matching path, e.g.:

config/
└── blueprints/
    └── automation/
        └── window-open-climate-restore-mode.yaml

Then reload blueprints in Home Assistant: Settings → Automations → Blueprints → Reload.

About

Home Assistant blueprints, automations and integrations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors