joshuar-go-hass-agent/internal/linux
Joshua Rich ec1b9750f0 fix(linux/mem): 🔥 remove debug output 2024-11-20 14:39:19 +10:00
..
apps refactor(linux): ♻️ adjust code for event and sensor worker support 2024-10-17 20:20:54 +10:00
battery refactor(linux): ♻️ adjust code for event and sensor worker support 2024-10-17 20:20:54 +10:00
cpu fix(linux/cpu): 🐛 cpu process state counts should not be totalincreasing state class 2024-11-16 11:33:15 +10:00
desktop refactor(linux): ♻️ adjust code for event and sensor worker support 2024-10-17 20:20:54 +10:00
disk refactor(linux): ♻️ adjust code for event and sensor worker support 2024-10-17 20:20:54 +10:00
location refactor(hass): 🚚 restructure hass package 2024-10-26 10:23:29 +10:00
media feat(linux/media): support user preferences for camera worker 2024-10-31 14:53:34 +10:00
mem fix(linux/mem): 🔥 remove debug output 2024-11-20 14:39:19 +10:00
net fix(linux/net): 🐛 only use link up/down/invalid netlink messages for link state 2024-11-12 15:30:31 +10:00
power refactor(linux): ♻️ adjust code for event and sensor worker support 2024-10-17 20:20:54 +10:00
problems refactor(linux): ♻️ adjust code for event and sensor worker support 2024-10-17 20:20:54 +10:00
system feat(linux/system): add preferences to optionally disable hwmon sensors 2024-11-04 15:00:01 +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 refactor: ♻️ refactor to satisfy new worker interface 2024-10-31 14:34:39 +10:00
worker_mocks_test.go refactor(linux): ♻️ adjust code for event and sensor worker support 2024-10-17 20:20:54 +10:00