joshuar-go-hass-agent/internal/linux/disk
Joshua Rich 05bc753482 fix(linux/disk): 🐛 don't send disk usage sensors with invalid values 2025-02-05 21:27:57 +10:00
..
ioSensors.go refactor(hass,linux): ♻️ rearrange fields for sensor type 2024-12-22 14:49:49 +10:00
ioSensors_generated.go feat(linux): add sensors for IO ops in progress per disk (and total of all disks) 2024-09-30 19:53:06 +10:00
ioStats.go build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +10:00
ioStats_generated.go refactor(linux): ♻️ remove linux.SensorType iota 2024-09-01 22:22:35 +10:00
ioWorker.go fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
preferences.go feat(components/preferences)!: restructure sensor/control preferences 2025-02-02 09:45:11 +10:00
usageSensors.go fix(linux): 🐛 ensure polling sensors use poll interval from preferences, default otherwise 2025-01-18 15:58:10 +10:00
usageStats.go refactor: 🚚 rearrange packages 2025-01-15 21:33:53 +10:00
usageWorker.go fix(linux/disk): 🐛 don't send disk usage sensors with invalid values 2025-02-05 21:27:57 +10:00