Files
hass-blueprints/README.md
2025-08-29 12:02:10 +00:00

19 lines
1.5 KiB
Markdown

# My Home Assistant Blueprints
This repository contains automation and script blueprints for Home Assistant.
## Available Blueprints
### Device Status Based on Power Consumption
- **Description:** Tracks device status using energy consumption.
[![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgit.famm.name%2Fthomas%2Fhass-blueprints%2Fraw%2Fbranch%2Fmain%2Fblueprints%2Fautomation%2Fdevice-status-energy.yaml)
### Motion Light
- **Description:** activates lights on motion sensor base
[![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgit.famm.name%2Fthomas%2Fhass-blueprints%2Fraw%2Fbranch%2Fmain%2Fblueprints%2Fautomation%2Fmotion-light.yaml)
### Medication Reminder
- **Description:** reminds you abt medications to take
[![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgit.famm.name%2Fthomas%2Fhass-blueprints%2Fsrc%2Fbranch%2Fmain%2Fblueprints%2Fautomation%2Fmedication-reminder.yaml)