Commit Graph

9 Commits (6b4d746ffedc84164c73f9e3244405998f0878a5)

Author SHA1 Message Date
Cole Nicholas e080aba000 Add Docker containerization and Raspberry Pi support
- Add Dockerfile with multi-architecture support (AMD64/ARM64/ARMv7)
- Add docker-compose.yml with continuous and manual run options
- Add comprehensive Docker documentation (README-DOCKER.md)
- Add CLAUDE.md for future development guidance
- Update README.md with Docker deployment and UniFi Protect future goals
- Configure individual door device support (vs door groups)
- Add Raspberry Pi compatibility and deployment instructions
- Include memory limits for Pi optimization

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 10:48:55 -06:00
Keith Herrington ec9f997c73
Update README.md 2024-12-11 12:27:40 -08:00
Keith Herrington dd9b242876
Update README.md 2024-12-11 12:27:15 -08:00
Keith Herrington c2adacf7d8
Update README.md 2024-12-11 12:26:11 -08:00
Keith Herrington f6ff47e47b
Update README.md 2024-09-12 09:12:21 -07:00
Keith Herrington 1745807625
Update README.md 2024-09-12 09:11:50 -07:00
Keith Herrington a17df9c330 Refactor visitor creation and improve error handling
- Simplify create_visitor method to match successful API calls
- Enhance error logging for better debugging
- Update README with new usage instructions
- Add CHANGELOG to track project changes
2024-09-11 19:59:20 -07:00
Keith Herrington cc7ba33e48
Update README.md 2024-08-22 20:37:30 -07:00
Keith Herrington 4e4e3a7f5a Initial commit 2024-08-22 20:25:32 -07:00