manuveli/git-ha-ppens
Git Integration for Home Assistant to allow versioning your configuration
60Stars
3Forks
21Claude Commits
PythonLanguage
First Claude commit: Mar 23, 2026Last Claude commit: 1mo agoDiscovered: Mar 29, 2026
Recent Claude Commits
Add .gitignore to exclude Python cache files
4102cb81mo agoauthor_emailFix tracked files not being untracked when .gitignore is updated
ae186fe1mo agoauthor_emailFix "not in a git directory" error on Docker installations (#26)
acf464b1mo agoauthor_emailAdd MIT LICENSE file and update README.md
6d19bfb1mo agoauthor_emailAdd zigbee2mqtt/coordinator_backup.json to DEFAULT_GITIGNORE_ENTRIES
301e99f1mo agoauthor_emailUpload both versioned and static zip to releases
dcf5d971mo agoauthor_emailAdd version number to release zip filename
c5bbadc1mo agoauthor_emailAdd automated release workflow for HACS
1cb74771mo agoauthor_emailAdd www/snapshots/ to DEFAULT_GITIGNORE_ENTRIES
548f4091mo agoauthor_emailFix commit messages missing first letter of filename
e3d479d1mo agoauthor_emailAdd HACS branding icons and logo to README
14e6f591mo agoauthor_emailRewrite README.md with production-quality documentation
835bb441mo agoauthor_emailAdd custom_components/ and zigbee2mqtt/state.json to DEFAULT_GITIGNORE_ENTRIES
05a07171mo agoauthor_emailfeat: add bidirectional sync with auto-pull from remote
16d1e131mo agoauthor_emailfix: validate remote configuration before push/pull to prevent cascading errors
b76d6d51mo agoauthor_emailfix: resolve push failures from ordering bug and divergent histories
720dff71mo agoauthor_emailfix: connect file watcher to auto-commit debounce trigger
b367dcd1mo agoauthor_emailfix: resolve blocking I/O and missing initial commit for HACS sensors
debf75e1mo agoauthor_emailfeat: implement complete git-ha-ppens integration v0.1.0
05d16401mo agoauthor_emailAdd comprehensive README describing the git-ha-ppens project vision
9bb8b831mo agoauthor_email