Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tyriis/homeassistant-config
My HomeAssistant configuration
https://github.com/tyriis/homeassistant-config
gitops home-automation homeassistant
Last synced: 11 days ago
JSON representation
My HomeAssistant configuration
- Host: GitHub
- URL: https://github.com/tyriis/homeassistant-config
- Owner: tyriis
- Created: 2023-12-08T23:55:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-12T22:27:25.000Z (12 days ago)
- Last Synced: 2024-12-12T22:34:51.050Z (12 days ago)
- Topics: gitops, home-automation, homeassistant
- Homepage: https://github.com/tyriis/homeassistant-config/blob/main/README.md
- Size: 1.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About The Project
![Product Overview][product-overview]
Enable GitOps workflows for home-assistant configuration files.
Here's why:
- GitOps is my method of choice when applying configurations to a system in this case our system is home-assistant.
- Changes in the repo are auto applyed, it is transparent who has changed what and when.
- Just make your life easyer and edit your home-assistant config in your editor of choice and use known development workflows and tools :smile:This repo was heavily inspired by [budimanjojo][budimanjojo-blog], thanks a lot for your work and the hints.
[product-overview]: docu/gitops-home-assistant-white.png
[budimanjojo-blog]: https://budimanjojo.com/2021/11/04/gitops-home-assistant-configurations/