joshuar-go-hass-agent/internal/linux
Joshua Rich 05bc753482 fix(linux/disk): 🐛 don't send disk usage sensors with invalid values 2025-02-05 21:27:57 +10:00
..
battery fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
cpu fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
desktop fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
disk fix(linux/disk): 🐛 don't send disk usage sensors with invalid values 2025-02-05 21:27:57 +10:00
location fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
media fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
mem fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
net fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
power fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
system fix: 🐛 improve error handling in workers 2025-02-05 21:18:54 +10:00
context.go fix(linux): 🔊 add repercussions of some settings being unavailable to warning messages 2024-09-30 14:33:40 +10:00
device.go refactor(linux): ♻️ unexport findPortal function 2024-09-18 15:38:30 +10:00
device_test.go refactor(linux): ♻️ unexport findPortal function 2024-09-18 15:38:30 +10:00
init.go feat(linux): support ability to specify alternative mount points for system mounts via environment variables 2024-08-25 10:55:09 +10:00
sensor.go perf(hass): 🏗️ remove sensor interfaces, use exported struct instead 2024-09-26 15:39:34 +10:00
worker.go feat(linux/system): add preferences for disabling/setting poll intervals (where appropriate) for all system sensor and event workers 2025-01-18 15:23:56 +10:00
worker_mocks_test.go refactor(linux): ♻️ adjust code for event and sensor worker support 2024-10-17 20:20:54 +10:00