joshuar-go-hass-agent/internal/agent
Joshua Rich fe9ae1e31f chore: 🚨 fix additional staticcheck warnings 2024-06-16 10:16:10 +10:00
..
ui chore: 🚨 fix additional staticcheck warnings 2024-06-16 10:16:10 +10:00
agent.go feat(agent): add framework for running user-defined commands via MQTT buttons/switches 2024-06-13 10:27:01 +10:00
device_linux.go feat: add a framework for allowing sensor workers to be start/stopped 2024-06-14 13:59:06 +10:00
interfaces.go Revert "ci(github): 👷 remove faulty codeql action" 2024-05-24 13:56:57 +10:00
mockDevice_test.go Revert "ci(github): 👷 remove faulty codeql action" 2024-05-24 13:56:57 +10:00
mockSensorTracker_test.go refactor(agent): ♻️ change variable name to avoid conflict 2024-03-01 10:27:27 +10:00
mockUI_test.go feat(linux): added laptop lid sensor 2024-04-09 10:37:38 +10:00
mqtt_linux.go feat(agent): add framework for running user-defined commands via MQTT buttons/switches 2024-06-13 10:27:01 +10:00
register.go fix(agent): 🐛 don't bail on registration if no preferences file was found but default preferences were returned 2024-06-13 10:56:58 +10:00
register_test.go test: fix error checking ion http.handler mocks 2024-06-16 09:50:38 +10:00
runners.go feat: add a framework for allowing sensor workers to be start/stopped 2024-06-14 13:59:06 +10:00