joshuar-go-hass-agent/internal/linux
Joshua Rich dee5815788 refactor(linux): simplify linux worker types
- merge dbusType and eventType workers
2024-06-16 09:19:47 +10:00
..
apps refactor(linux): simplify linux worker types 2024-06-16 09:19:47 +10:00
battery refactor(linux): simplify linux worker types 2024-06-16 09:19:47 +10:00
cpu feat: add a framework for allowing sensor workers to be start/stopped 2024-06-14 13:59:06 +10:00
desktop refactor(linux): simplify linux worker types 2024-06-16 09:19:47 +10:00
disk feat: add a framework for allowing sensor workers to be start/stopped 2024-06-14 13:59:06 +10:00
location refactor(linux): simplify linux worker types 2024-06-16 09:19:47 +10:00
media refactor(linux): ♻️ improve readability and reduce lint issues 2024-06-08 17:17:23 +10:00
mem feat: add a framework for allowing sensor workers to be start/stopped 2024-06-14 13:59:06 +10:00
net refactor(linux): simplify linux worker types 2024-06-16 09:19:47 +10:00
power refactor(linux): simplify linux worker types 2024-06-16 09:19:47 +10:00
problems feat: add a framework for allowing sensor workers to be start/stopped 2024-06-14 13:59:06 +10:00
system feat: add a framework for allowing sensor workers to be start/stopped 2024-06-14 13:59:06 +10:00
user refactor(linux): simplify linux worker types 2024-06-16 09:19:47 +10:00
device.go refactor(linux): ♻️ present a generalised error when hardware support is lacking for sensors 2024-06-13 11:37:14 +10:00
device_test.go refactor(linux): 🚨 additional lint fixes 2024-06-08 21:05:11 +10:00
sensor.go refactor(linux): 🚨 additional lint fixes 2024-06-08 21:05:11 +10:00
sensorType.go refactor: ♻️ utilise interfaces for sensor update logic 2024-06-06 11:52:57 +10:00
sensorTypeStrings.go fix(linux): 🏷️ add idle sensor type 2024-05-19 21:01:35 +10:00
sensor_test.go refactor(linux): 🚨 additional lint fixes 2024-06-08 21:05:11 +10:00
worker.go refactor(linux): simplify linux worker types 2024-06-16 09:19:47 +10:00