https://github.com/etiennec78/home-automation
Home Assistant blueprints and automations to awaken your home β¨
https://github.com/etiennec78/home-automation
automatic automation blueprints diy esp32 esphome gate gate-automation home home-assistant home-assistant-blueprint home-automation homeassistant iot ratgdo scripts
Last synced: 21 days ago
JSON representation
Home Assistant blueprints and automations to awaken your home β¨
- Host: GitHub
- URL: https://github.com/etiennec78/home-automation
- Owner: etiennec78
- License: gpl-3.0
- Created: 2024-04-01T20:27:55.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-05T11:20:49.000Z (about 1 month ago)
- Last Synced: 2025-04-05T12:24:42.458Z (30 days ago)
- Topics: automatic, automation, blueprints, diy, esp32, esphome, gate, gate-automation, home, home-assistant, home-assistant-blueprint, home-automation, homeassistant, iot, ratgdo, scripts
- Language: C++
- Homepage:
- Size: 542 KB
- Stars: 40
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Home Automation π‘
Welcome to my home automation repository !
Here you will find various automations I use everyday in my own house !
## How to use π
To implement it in your home, you'll have to [install Home Assistant](https://www.home-assistant.io/installation/) and follow [these instructions](https://www.home-assistant.io/docs/automation/using_blueprints/#importing-blueprints) for installing blueprints
* Some of my automations require **sensors**. If so, you will find a **sensors.md** file in the same directory. It will guide you on how to add them either through the UI or in your own configuration.yaml file
* Sometimes, the automations will not be available through **blueprints**. If so, open the **automation.yaml** file and adapt it for your own config !
* Finally, my automations could include optional **extra elements** (dashboards, esphome sensors, small automations, etc...), located in the **"Extra"** folder
## My automations / blueprints π οΈ
| Automation | Description | Quick install |
| :-------------------------------: | :---------: | :-----------: |
| Automatic Gate β©οΈ | [Read More](Automatic%20Gate) | [](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2Fetiennec78%2FHome-Automation%2Fblob%2Fmaster%2FAutomatic+Gate%2Fautomatic-gate.yaml) |
| Itinerary Tracker Notification π | [Read More](Automatic%20Gate/Extra/Automations) | [](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2Fetiennec78%2FHome-Automation%2Fblob%2Fmaster%2FAutomatic+Gate%2FExtra%2FAutomations%2Fitinerary-tracker-notification.yaml) |
| Gate left open notification π | [Read More](Automatic%20Gate/Extra/Automations) | [](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2Fetiennec78%2FHome-Automation%2Fblob%2Fmaster%2FAutomatic+Gate%2FExtra%2FAutomations%2Fgate-left-open-notification.yaml) |
| Gate offline notification π | [Read More](Automatic%20Gate/Extra/Automations) | [](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2Fetiennec78%2FHome-Automation%2Fblob%2Fmaster%2FAutomatic+Gate%2FExtra%2FAutomations%2Fgate-offline-notification.yaml) |## My smarthome related stuff π‘
| Automation | Description |
| :----------------------: | :---------: |
| ESPHome Gate Firmware βοΈ | [Read More](Automatic%20Gate/Extra/Esphome%20gate%20firmware) |
| Ble Car Device π | [Read More](Automatic%20Gate/Extra/Ble%20car%20device) |
| Vehicle Tracker Map πΊοΈ | [Read More](Automatic%20Gate/Extra/Vehicle%20tracker%20map) |## Consider supporting ? π©·
If you enjoyed the work put into this repository, don't hesitate to **star it** ! β
And if you would like to give me a tip, I'd be really grateful to get my first [Github Sponsor](https://github.com/sponsors/etiennec78) ! π
My Amazon links are **affiliated**, so don't hesitate to buy from there if you want to support π€
## Final words π
I can't guarantee reliability, but I assure you that I'm doing the best I can !
If you find a bug π open an [issue](https://github.com/etiennec78/Home-Automation/issues/new) or [pull request](https://github.com/etiennec78/Home-Automation/pulls) π
Happy tinkering ! π§