joshuar-go-hass-agent/internal/linux
Joshua Rich 27919b46fb fix(linux/net): 🐛 only use link up/down/invalid netlink messages for link state 2024-11-12 15:30:31 +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 feat(linux/cpu): add preferences to optionally disable all cpu (and specifically, cpu frequency) sensors 2024-11-04 14:54:46 +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 refactor(linux): ♻️ adjust code for event and sensor worker support 2024-10-17 20:20:54 +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