joshuar-go-hass-agent/internal/linux
Joshua Rich 4a198fafb2 feat(linux/hwmon): expose the sysfs path for the hwmon sensor 2024-04-27 11:42:58 +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): 🐛 disk IO rate sensors should be marked as diagnostic sensors 2024-04-21 09:23:19 +10:00
location feat(dbusx)!: use generics to simplify dbusx usage 2024-02-16 10:28:41 +10:00
mem refactor(hass): ♻️ move Device/State/Sensor class iotas to own "types" package 2024-02-16 14:43:44 +10:00
net fix(linux): rework network sensor code to attempt to avoid race conditions 2024-04-20 15:36:37 +10:00
power fix(linux): 🐛 send lid state sensor on startup 2024-04-20 11:43:34 +10:00
problems refactor(hass): ♻️ move Device/State/Sensor class iotas to own "types" package 2024-02-16 14:43:44 +10:00
system feat(linux/hwmon): expose the sysfs path for the hwmon sensor 2024-04-27 11:42:58 +10:00
time refactor(hass): ♻️ move Device/State/Sensor class iotas to own "types" package 2024-02-16 14:43:44 +10:00
user refactor(hass): ♻️ move Device/State/Sensor class iotas to own "types" package 2024-02-16 14:43:44 +10:00
device.go refactor!: major requests refactor 2024-02-16 10:28:33 +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