joshuar-go-hass-agent/internal/linux
Joshua Rich e5c576cbe2 feat(linux): migrate to different pulseaudio library
- migrate to github.com/jfreymuth/pulse/proto for pulseaudio
- fix mute switch not being associated with MQTT device
2024-05-23 10:58:37 +10:00
..
apps refactor(linux): 🔥 remove busRequest concept 2024-05-20 15:43:30 +10:00
battery refactor(linux): 🔥 remove busRequest concept 2024-05-20 15:43:30 +10:00
cpu refactor(linux): 🔥 remove unneccesary goroutine wrapper 2024-05-14 14:58:57 +10:00
desktop refactor(linux): 🔥 remove busRequest concept 2024-05-20 15:43:30 +10:00
disk fix(linux): 🐛 ensure disk read/write count sensors have correct units 2024-05-07 14:25:49 +10:00
location refactor(linux): 🔥 remove busRequest concept 2024-05-20 15:43:30 +10:00
media feat(linux): migrate to different pulseaudio library 2024-05-23 10:58:37 +10:00
mem refactor(linux): avoid overhead of pool implementation 2024-04-29 22:27:49 +10:00
net refactor(linux): 🔥 remove busRequest concept 2024-05-20 15:43:30 +10:00
power refactor(linux): 🔥 remove busRequest concept 2024-05-20 15:43:30 +10:00
problems refactor(linux): 🔥 remove busRequest concept 2024-05-20 15:43:30 +10:00
system refactor(linux): 🔥 remove busRequest concept 2024-05-20 15:43:30 +10:00
user fix(linux): 🔥 remove spew 2024-05-22 10:13:30 +10:00
device.go chore: 🚨 don't report on unused receivers 2024-05-15 10:12:19 +10:00
device_test.go feat(linux): detect machine chassis type 2024-05-13 20:57:41 +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 fix(linux): 🏷️ add idle sensor type 2024-05-19 21:01:35 +10:00
sensorTypeStrings.go fix(linux): 🏷️ add idle sensor type 2024-05-19 21:01:35 +10:00
sensor_test.go test(linux): add tests for linux sensor type 2024-05-14 21:48:46 +10:00