Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.36 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.36 KB

home-assistant-blueprints

Just a few of muy blueprints to have it version controlled. Feel free to use, copy, fork them.

Automations

Apply selected scene

Applies the scene that is selected in a dropdown. This dropdown must contain the exact entity id's of the scenes, including domain.

This is far from special, but it fitted my personal needs for now.

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

Scripts

Notification Adapter

After getting a new phone I had to update all my automations. To make sure this was the last time doing this I made a script that works as an adapter for notifications. If I get a new phone again I just have to update the single script. To make it reusable for my wife's phone I turned it into a blueprint.

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.