henrygd
cb5f944de6
battery: ensure current charge doesn't exceed full capacity ( #1668 )
2026-01-22 13:01:21 -05:00
henrygd
cbe6ee6499
fix battery nil pointer error ( #1353 )
2025-11-10 15:16:50 -05:00
henrygd
6a562ce03b
add more cpu metrics ( #1356 )
...
- adds monitoring for cpu state time and per-core usage
Co-authored-by: Sven van Ginkel <svenvanginkel@icloud.com >
2025-11-01 12:57:58 -04:00
henrygd
e898768997
fix battery nil pointer error #1353
2025-10-30 12:52:33 -04:00
henrygd
1dee63a0eb
update HasReadableBattery to check all batteries
2025-10-25 14:06:25 -04:00
Nathan Heaps
d608cf0955
fix: send battery stats even if some batteries are missing stats ( #1287 )
...
Implement battery error reporting mechanism
Added error reporting for battery information retrieval.
Handles cases like bluetooth devices where `battery` finds it but it has incomplete information about that battery, which would have otherwise caused a null pointer error.
Related: #1254
2025-10-25 13:23:29 -04:00
henrygd
3e73399b87
fix battery detection on newer macs ( #1170 )
2025-09-15 12:02:50 -04:00
henrygd
6f5d95031c
update project structure
...
- move agent to /agent
- change /beszel to /src
- update workflows and docker builds
2025-09-07 16:42:15 -04:00