manuveli/git-ha-ppens
Git Integration for Home Assistant to allow versioning your configuration
152Stars
4Forks
21Claude Commits
PythonLanguage
First Claude commit: Mar 23, 2026Last Claude commit: 4mo agoDiscovered: Mar 29, 2026
Recent Claude Commits
Add .gitignore to exclude Python cache files
4102cb84mo agoauthor_emailFix tracked files not being untracked when .gitignore is updated
ae186fe4mo agoauthor_emailFix "not in a git directory" error on Docker installations (#26)
acf464b4mo agoauthor_emailAdd MIT LICENSE file and update README.md
6d19bfb4mo agoauthor_emailAdd zigbee2mqtt/coordinator_backup.json to DEFAULT_GITIGNORE_ENTRIES
301e99f4mo agoauthor_emailUpload both versioned and static zip to releases
dcf5d974mo agoauthor_emailAdd version number to release zip filename
c5bbadc4mo agoauthor_emailAdd automated release workflow for HACS
1cb74774mo agoauthor_emailAdd www/snapshots/ to DEFAULT_GITIGNORE_ENTRIES
548f4094mo agoauthor_emailFix commit messages missing first letter of filename
e3d479d4mo agoauthor_emailAdd HACS branding icons and logo to README
14e6f594mo agoauthor_emailRewrite README.md with production-quality documentation
835bb444mo agoauthor_emailAdd custom_components/ and zigbee2mqtt/state.json to DEFAULT_GITIGNORE_ENTRIES
05a07174mo agoauthor_emailfeat: add bidirectional sync with auto-pull from remote
16d1e134mo agoauthor_emailfix: validate remote configuration before push/pull to prevent cascading errors
b76d6d54mo agoauthor_emailfix: resolve push failures from ordering bug and divergent histories
720dff74mo agoauthor_emailfix: connect file watcher to auto-commit debounce trigger
b367dcd4mo agoauthor_emailfix: resolve blocking I/O and missing initial commit for HACS sensors
debf75e4mo agoauthor_emailfeat: implement complete git-ha-ppens integration v0.1.0
05d16404mo agoauthor_emailAdd comprehensive README describing the git-ha-ppens project vision
9bb8b834mo agoauthor_email