joshuar-go-hass-agent/internal/linux/battery
Joshua Rich 1d1fa2b0ba refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
..
battery.go perf(hass): 🏗️ remove sensor interfaces, use exported struct instead 2024-09-26 15:39:34 +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
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