From de3a1cda392277e7058568980b5cf9af3236df55 Mon Sep 17 00:00:00 2001 From: thomas Date: Mon, 12 May 2025 14:25:03 +0000 Subject: [PATCH] =?UTF-8?q?blueprints/automation/device-status-energy.md?= =?UTF-8?q?=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blueprints/automation/device-status-energy.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 blueprints/automation/device-status-energy.md diff --git a/blueprints/automation/device-status-energy.md b/blueprints/automation/device-status-energy.md new file mode 100644 index 0000000..f5bd974 --- /dev/null +++ b/blueprints/automation/device-status-energy.md @@ -0,0 +1,8 @@ +# 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. +- **Import Link:** [Click here](https://git.famm.name/thomas/hass-blueprints/src/branch/main/blueprints/automation/device-status-energy.yaml)