Skip to content

marc-romu/home-assistant_blueprints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Home Assistant Blueprints

Hi! In this repo I store my blueprints for Home Assistant. Feel free to suggest changes and improvements.

🔎 What can I find here?

Blueprints for Telegram Bot

These are a series of Blueprints focused on simplifying the creation of Telegram Bots, using the Telegram Bot integration.

https://raw.githubusercontent.com/marc-romu/home-assistant_blueprints/main/blueprints/automation/marc-romu_telegram-bot/telegram-bot--conversation.yaml

Type Title More info Raw code Import this blueprint into your Home Assistant
Automation Conversation with Assist (and others like OpenAI) 📃 Open your Home Assistant instance and show the blueprint import dialog with this blueprint pre-filled.
Automation Respond to Telegram Command with a text message 📃 Open your Home Assistant instance and show the blueprint import dialog with this blueprint pre-filled.
Automation Respond to Telegram Command by executing an action 📃 Open your Home Assistant instance and show the blueprint import dialog with this blueprint pre-filled.
Script Execute an action after receiving a text message 📃 Open your Home Assistant instance and show the blueprint import dialog with this blueprint pre-filled.
Script Store a text message into an input_text entity 📃 Open your Home Assistant instance and show the blueprint import dialog with this blueprint pre-filled.

Blueprints for Energy Management

These are a series of Blueprints (ok, just one for now...) focused on managing the energy of a house.

Type Title More info Raw code Import this blueprint into your Home Assistant
Automation PVPC Optimizer: Turn on devices based on the PVPC electricity tariff of Spain 📃 Open your Home Assistant instance and show the blueprint import dialog with this blueprint pre-filled.

Helpers

Simple blueprints to help with basic tasks.

Type Title More info Raw code Import this blueprint into your Home Assistant
Automation Input button: Run a script or activate a scene 📃 Open your Home Assistant instance and show the blueprint import dialog with this blueprint pre-filled.