Files
hass-blueprints/README.md
2025-06-18 10:37:44 +00:00

14 lines
1.0 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)