joshuar-go-hass-agent/internal/linux
Joshua Rich f51acaac83 fix(linux): 🐛 fix total calculation for network rates sensors 2024-10-15 14:46:24 +10:00
..
apps refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
battery build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +10:00
cpu feat(linux): add a sensor to track if the kernel has reported any CPU vulnerabilities 2024-09-29 15:48:49 +10:00
desktop refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
disk build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +10:00
location refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
media refactor(agent,linux,preferences,command): ⬆️ update github.com/joshuar/go-hass-anything to v12 and implement required changes 2024-10-13 11:58:22 +10:00
mem build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +10:00
net fix(linux): 🐛 fix total calculation for network rates sensors 2024-10-15 14:46:24 +10:00
power refactor(agent,linux,preferences,command): ⬆️ update github.com/joshuar/go-hass-anything to v12 and implement required changes 2024-10-13 11:58:22 +10:00
problems refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
system refactor(agent,linux,preferences,command): ⬆️ update github.com/joshuar/go-hass-anything to v12 and implement required changes 2024-10-13 11:58:22 +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 build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +10:00
worker_mocks_test.go test(linux): 🤡 add missing linux worker mocks 2024-09-26 20:59:41 +10:00