https://github.com/tyriis/homeassistant-config
My HomeAssistant configuration
https://github.com/tyriis/homeassistant-config
gitops home-automation homeassistant
Last synced: 6 months ago
JSON representation
My HomeAssistant configuration
- Host: GitHub
- URL: https://github.com/tyriis/homeassistant-config
- Owner: tyriis
- Created: 2023-12-08T23:55:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-04T19:44:00.000Z (6 months ago)
- Last Synced: 2025-10-04T21:27:18.378Z (6 months ago)
- Topics: gitops, home-automation, homeassistant
- Homepage: https://github.com/tyriis/homeassistant-config/blob/main/README.md
- Size: 1.81 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
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/