joshuar-go-hass-agent/internal/linux
Joshua Rich da4f805e61 fix(linux): 🐛 ensure disk read/write count sensors have correct units 2024-05-07 14:25:49 +10:00
..
apps fix(linux): improve lock handling for running apps sensor 2024-04-22 10:34:41 +10:00
battery refactor(linux): ♻️ clean up linux trace logging 2024-03-02 10:58:56 +10:00
cpu refactor(hass): ♻️ move Device/State/Sensor class iotas to own "types" package 2024-02-16 14:43:44 +10:00
desktop fix(linux): ✏️ fix warning message if desktop sensors are unavailable 2024-04-19 08:37:10 +10:00
disk fix(linux): 🐛 ensure disk read/write count sensors have correct units 2024-05-07 14:25:49 +10:00
location feat(dbusx)!: use generics to simplify dbusx usage 2024-02-16 10:28:41 +10:00
media refactor(linux): 🔥 remove redundant volume request 2024-05-06 20:44:50 +10:00
mem refactor(linux): avoid overhead of pool implementation 2024-04-29 22:27:49 +10:00
net fix(linux): rework network sensor code to attempt to avoid race conditions 2024-04-20 15:36:37 +10:00
power refactor!: major MQTT functionality refactor 2024-05-05 11:01:52 +10:00
problems refactor(hass): ♻️ move Device/State/Sensor class iotas to own "types" package 2024-02-16 14:43:44 +10:00
system fix(linux/hwmon)!: refactor sensor parsing (again) 2024-05-05 16:28:45 +10:00
time fix(linux): use unbuffered channel for time sensors 2024-04-29 22:22:08 +10:00
user fix(linux): 🐛 don't block sending user sensor updates 2024-04-29 22:18:24 +10:00
device.go refactor!: major MQTT functionality refactor 2024-05-05 11:01:52 +10:00
sensor.go fix(linux): rework network sensor code to attempt to avoid race conditions 2024-04-20 15:36:37 +10:00
sensorType.go feat(linux): add Linux device IO rate sensors 2024-04-19 16:02:41 +10:00
sensorTypeStrings.go feat(linux): add Linux device IO rate sensors 2024-04-19 16:02:41 +10:00