Commit Graph

6 Commits

Author SHA1 Message Date
6993a18841 Bugfixes and improvements to datacollector.py 2026-02-18 17:56:11 +00:00
f55c1fe6f1 Pool sensor v2: VCC monitoring, database resilience, receiver improvements
- Added voltage monitoring table and storage pipeline
- Extended pool payload to 17 bytes with VCC field (protocol v2)
- Improved database connection pool resilience (reduced pool size, aggressive recycling, pool disposal on failure)
- Added environment variable support for database configuration
- Fixed receiver MQTT deprecation warning (CallbackAPIVersion.VERSION2)
- Silenced excessive RSSI status logging in receiver
- Added reset flag tracking and reporting
- Updated Docker compose with DB config and log rotation limits
2026-01-25 11:25:15 +00:00
d1c1f63cb9 Updating to new sending format of diy-sender 2026-01-08 21:26:05 +00:00
5b4340fab2 changed: data-logging configuration to rotate more frequently
fixed: database connection retry interval and storing in local SQLite when DB is down
2025-12-28 07:35:50 +00:00
09c003964d handling of changing ids of sensors 2025-12-21 16:04:25 +00:00
User
1d1036cf2a Initial commit 2025-12-21 07:26:30 +00:00