Hi! In this repo I store my blueprints for Home Assistant. Feel free to suggest changes and improvements.
These are a series of Blueprints focused on simplifying the creation of Telegram Bots, using the Telegram Bot integration.
Type | Title | More info | Raw code | Import this blueprint into your Home Assistant |
---|---|---|---|---|
Automation | Conversation with Assist (and others like OpenAI) | ➕ | 📃 | |
Automation | Respond to Telegram Command with a text message | ➕ | 📃 | |
Automation | Respond to Telegram Command by executing an action | ➕ | 📃 | |
Script | Execute an action after receiving a text message | ➕ | 📃 | |
Script | Store a text message into an input_text entity | ➕ | 📃 |
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 | ➕ | 📃 |
Simple blueprints to help with basic tasks.
Type | Title | More info | Raw code | Import this blueprint into your Home Assistant |
---|---|---|---|---|
Automation | Automation Conductor: Ensure Only One Automation Runs at a Time on the Same Device, No Conflicts | ➕ | 📃 | |
Automation | Input button: Run a script or activate a scene | ➕ | 📃 |