manuveli/git-ha-ppens
Git Integration for Home Assistant to allow versioning your configuration
121Stars
3Forks
21Claude Commits
PythonLanguage
First Claude commit: Mar 23, 2026Last Claude commit: 2mo agoDiscovered: Mar 29, 2026
Recent Claude Commits
Add .gitignore to exclude Python cache files
4102cb82mo agoauthor_emailFix tracked files not being untracked when .gitignore is updated
ae186fe2mo agoauthor_emailFix "not in a git directory" error on Docker installations (#26)
acf464b2mo agoauthor_emailAdd MIT LICENSE file and update README.md
6d19bfb2mo agoauthor_emailAdd zigbee2mqtt/coordinator_backup.json to DEFAULT_GITIGNORE_ENTRIES
301e99f2mo agoauthor_emailUpload both versioned and static zip to releases
dcf5d972mo agoauthor_emailAdd version number to release zip filename
c5bbadc2mo agoauthor_emailAdd automated release workflow for HACS
1cb74772mo agoauthor_emailAdd www/snapshots/ to DEFAULT_GITIGNORE_ENTRIES
548f4092mo agoauthor_emailFix commit messages missing first letter of filename
e3d479d2mo agoauthor_emailAdd HACS branding icons and logo to README
14e6f592mo agoauthor_emailRewrite README.md with production-quality documentation
835bb442mo agoauthor_emailAdd custom_components/ and zigbee2mqtt/state.json to DEFAULT_GITIGNORE_ENTRIES
05a07172mo agoauthor_emailfeat: add bidirectional sync with auto-pull from remote
16d1e132mo agoauthor_emailfix: validate remote configuration before push/pull to prevent cascading errors
b76d6d52mo agoauthor_emailfix: resolve push failures from ordering bug and divergent histories
720dff72mo agoauthor_emailfix: connect file watcher to auto-commit debounce trigger
b367dcd2mo agoauthor_emailfix: resolve blocking I/O and missing initial commit for HACS sensors
debf75e2mo agoauthor_emailfeat: implement complete git-ha-ppens integration v0.1.0
05d16402mo agoauthor_emailAdd comprehensive README describing the git-ha-ppens project vision
9bb8b832mo agoauthor_email