joshuar-go-hass-agent/internal/agent
Joshua Rich dfd1c478b1 fix(agent): 🐛 actually save agent preferences and show better dialogs for success/fail 2024-07-26 15:32:50 +10:00
..
testing/data test(agent): improve test coverage 2024-07-18 15:09:40 +10:00
ui fix(agent): 🐛 actually save agent preferences and show better dialogs for success/fail 2024-07-26 15:32:50 +10:00
agent.go refactor(agent): ♻️ abstract script code to make it easier to test the agent. 2024-07-19 14:30:26 +10:00
device.go refactor(agent): 🔥 de-dup code 2024-07-15 15:22:11 +10:00
device_linux.go refactor(agent): 🔥 de-dup code 2024-07-15 15:22:11 +10:00
device_test.go test(agent): improve test coverage 2024-07-18 15:09:40 +10:00
interfaces.go revert(go): go back to previous go generate incantation 2024-07-25 22:11:15 +10:00
interfaces_mocks_test.go test(agent): improve test coverage 2024-07-18 15:09:40 +10:00
register.go feat(agent): 🔊 improve agent logging 2024-07-11 22:18:13 +10:00
register_test.go refactor: 🚧 replace zerolog with slog 2024-07-09 22:02:20 +10:00
runners.go revert(go): go back to previous go generate incantation 2024-07-25 22:11:15 +10:00
runners_mocks_test.go refactor(agent): ♻️ abstract script code to make it easier to test the agent. 2024-07-19 14:30:26 +10:00
runners_test.go fix(agent): 🐛 make sure cron scheduler is stopped gracefully 2024-07-19 14:44:24 +10:00