-
released this
2025-12-28 11:19:50 +01:00 | 8 commits to master since this releaseSensorpajen v2.0.0 - Production Release
This is the production-ready release of Sensorpajen with full Debian package support for Raspberry Pi.
Features
- ✅ System-wide Debian package installation
- ✅ Automatic service startup and restart
- ✅ Interactive sensor discovery and approval workflow
- ✅ Environment-based configuration
- ✅ Automatic configuration reload (15-minute interval)
- ✅ Comprehensive systemd/journalctl logging
Installation
wget https://gitea.wahlberg.se/api/v1/repos/fredrik/sensorpajen/releases/download/v2.0.0/sensorpajen_2.0.0_all.deb sudo dpkg -i sensorpajen_2.0.0_all.deb sudo nano /etc/sensorpajen/sensorpajen.env sudo systemctl restart sensorpajenChangelog
- Production version bump
- Fixed state directory for discovered_sensors.json (/var/lib/sensorpajen)
- Improved documentation with sensor approval workflow
- Added bytecode cleanup in postinst
- Updated all configuration paths for system installation
Documentation
See README.md for complete documentation.
Downloads