joshuar-go-hass-agent/internal/linux/battery
Joshua Rich bb6eba83e5 refactor(agent): ♻️ rework controller/worker logic
- controllers now have an ID
- remove Start/StopAll controller methods and just use Start/Stop
- alter linux workers to move more code into shared methods
2024-09-16 17:09:38 +10:00
..
battery.go refactor(agent): ♻️ rework controller/worker logic 2024-09-16 17:09:38 +10:00
batteryLevels.go revert(go): go back to previous go generate incantation 2024-07-25 22:11:15 +10:00
batteryLevelsStrings.go refactor(linux): divide sensors into own packages on Linux 2024-01-06 09:33:18 +10:00
batteryStates.go revert(go): go back to previous go generate incantation 2024-07-25 22:11:15 +10:00
batteryStatesStrings.go refactor(linux): divide sensors into own packages on Linux 2024-01-06 09:33:18 +10:00
batteryType.go revert(go): go back to previous go generate incantation 2024-07-25 22:11:15 +10:00
batteryTypeStrings.go refactor(linux): divide sensors into own packages on Linux 2024-01-06 09:33:18 +10:00
battery_generated.go refactor(linux): ♻️ remove linux.SensorType iota 2024-09-01 22:22:35 +10:00