joshuar-go-hass-agent/internal/agent
Joshua Rich a37f20cf1f fix(scripts): 🐛 improve error and argument handling
- scripts with arguments are now supported
- improve error handling and messaging
2024-07-02 22:38:51 +10:00
..
ui chore: 🚨 fix additional staticcheck warnings 2024-06-16 10:16:10 +10:00
agent.go refactor(agent): ♻️ utilise functional options for agent to make code cleaner 2024-07-01 15:48:34 +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 fix(linux): 🐛 don't try to create controls if they are unavailable 2024-07-02 15:02:44 +10:00
register.go refactor(agent): ♻️ utilise functional options for agent to make code cleaner 2024-07-01 15:48:34 +10:00
register_test.go refactor(agent): ♻️ utilise functional options for agent to make code cleaner 2024-07-01 15:48:34 +10:00
runners.go fix(scripts): 🐛 improve error and argument handling 2024-07-02 22:38:51 +10:00