joshuar-go-hass-agent/internal/agent
Joshua Rich 80890aa05f perf(agent): 🔥 remove unnecessary context creation 2024-09-18 15:06:11 +10:00
..
testing/data test(agent): improve test coverage 2024-07-18 15:09:40 +10:00
ui fix: 🚨 add more nil pointer protections 2024-09-17 22:06:42 +10:00
agent.go fix(agent): 🐛 pass preferences to notifications worker 2024-09-16 21:39:19 +10:00
agent_mocks_test.go feat(agent): add connection latency sensor 2024-09-16 20:49:37 +10:00
connection_latency_sensor.go fix: 🚨 add more nil pointer protections 2024-09-17 22:06:42 +10:00
context.go perf(agent): 🏗️ restructure preferences and hass client usage 2024-09-14 10:58:15 +10:00
controllers.go feat(agent): add connection latency sensor 2024-09-16 20:49:37 +10:00
device_controller.go fix: 🚨 add more nil pointer protections 2024-09-17 22:06:42 +10:00
external_ip_sensor.go perf(agent): 🔥 remove unnecessary context creation 2024-09-18 15:06:11 +10:00
mqtt_controller.go feat(agent): add connection latency sensor 2024-09-16 20:49:37 +10:00
mqtt_controller_linux.go refactor(agent): ♻️ rework controller/worker logic 2024-09-16 17:09:38 +10:00
notifications.go fix(agent): 🐛 pass preferences to notifications worker 2024-09-16 21:39:19 +10:00
register.go feat(agent): add connection latency sensor 2024-09-16 20:49:37 +10:00
register_mocks_test.go feat(agent): add connection latency sensor 2024-09-16 20:49:37 +10:00
register_test.go feat(agent): add connection latency sensor 2024-09-16 20:49:37 +10:00
scripts_controller.go refactor(agent): 🔥 clean up agent logging and signal handling 2024-09-12 21:53:06 +10:00
sensor_controller.go fix: 🚨 add more nil pointer protections 2024-09-17 22:06:42 +10:00
sensor_controller_linux.go refactor(agent): ♻️ rework controller/worker logic 2024-09-16 17:09:38 +10:00
sensors_test.go build(go): 🐛 remove deprecated moq statements and nolint directives 2024-08-11 16:45:19 +10:00
util.go refactor(scripts): ♻️ reduce code dependency between scripts and agent packages 2024-08-07 14:29:49 +10:00
util_test.go build(go): 🐛 remove deprecated moq statements and nolint directives 2024-08-11 16:45:19 +10:00
version_sensor.go refactor(agent): 🚚 move version sensor code 2024-09-16 21:38:52 +10:00