No description
Find a file
2025-12-26 15:13:53 +01:00
logos logos: home-assistant 2025-12-26 10:43:24 +01:00
cover-stop-sensor.yaml Revert "cover-stop-sensor: add configurable delay before stopping the cover" 2025-12-26 10:18:58 +01:00
mattermost-notify.yaml mattermost-notify: add YAML code block for rest_command configuration in documentation 2025-12-26 15:13:53 +01:00
README.md readme: updated links 2025-12-26 10:38:18 +01:00

Home Assistant Blueprints

This repository contains Home Assistant automation and script blueprints.

Blueprints

Block blind closing with open window

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

URL: https://git.nakama.town/fmartingr/ha-blueprints/raw/branch/main/cover-stop-sensor.yaml

Intercepts the closing of a blind. If any of the window sensors is open, the blind stops, waits 1 second and goes back up.

Mattermost Notification

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

URL: https://git.nakama.town/fmartingr/ha-blueprints/raw/branch/main/mattermost-notify.yaml

Send notifications to a Mattermost channel via webhook. Configure the webhook URL once during import, then call the script with just a message. Optional parameters can override default channel, username, and icon URL.