.. |
apps
|
refactor(hass): 🚚 rename EntityState -> State for simplifcation
|
2024-09-29 10:46:49 +10:00 |
battery
|
refactor(hass): 🚚 rename EntityState -> State for simplifcation
|
2024-09-29 10:46:49 +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
|
feat(linux): ✨ add sensors for IO ops in progress per disk (and total of all disks)
|
2024-09-30 19:53:06 +10:00 |
location
|
refactor(hass): 🚚 rename EntityState -> State for simplifcation
|
2024-09-29 10:46:49 +10:00 |
media
|
refactor: 🚨 fix additional linter warnings
|
2024-09-04 16:19:43 +10:00 |
mem
|
refactor(hass): 🚚 rename EntityState -> State for simplifcation
|
2024-09-29 10:46:49 +10:00 |
net
|
fix(linux): 🎨 better netlink shutdown handling in link sensor worker
|
2024-09-29 14:02:34 +10:00 |
power
|
fix(linux): 🐛 use distinct device classes for laptop sensors
|
2024-09-29 16:01:17 +10:00 |
problems
|
refactor(hass): 🚚 rename EntityState -> State for simplifcation
|
2024-09-29 10:46:49 +10:00 |
system
|
fix(linux): 🐛 avoid pointer ref/deref
|
2024-09-29 16:13:55 +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
|
fix(linux): 🐛 event based workers should expose a send-only channel on Events method
|
2024-09-26 15:45:22 +10:00 |
worker_mocks_test.go
|
test(linux): 🤡 add missing linux worker mocks
|
2024-09-26 20:59:41 +10:00 |