joshuar-go-hass-agent/internal/linux/battery
Joshua Rich d3d1dcbf26 build(go): 🚚 fix build tooling
- include all build tools in go.mod
- correct usage of generators in files
- clean up tool installs in postcreate script
2024-10-03 20:46:38 +10:00
..
battery.go build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +10:00
batteryLevels.go build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +10:00
batteryLevelsStrings.go refactor(linux): divide sensors into own packages on Linux 2024-01-06 09:33:18 +10:00
batteryStates.go build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +10:00
batteryStatesStrings.go refactor(linux): divide sensors into own packages on Linux 2024-01-06 09:33:18 +10:00
batteryType.go build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +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
sensor.go refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +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