joshuar-go-hass-agent/internal/agent
Joshua Rich a719b9212d perf(agent): handle signals with a context 2024-09-11 21:25:43 +10:00
..
testing/data test(agent): improve test coverage 2024-07-18 15:09:40 +10:00
ui perf(agent): improve protections against nil pointer exceptions 2024-09-10 16:10:24 +10:00
agent.go perf(agent): handle signals with a context 2024-09-11 21:25:43 +10:00
agent_mocks_test.go perf(agent,hass): refactor sensor processing 2024-08-19 21:13:39 +10:00
controllers.go perf(agent): improve protections against nil pointer exceptions 2024-09-10 16:10:24 +10:00
device_controller.go perf(agent): improve protections against nil pointer exceptions 2024-09-10 16:10:24 +10:00
device_controller_test.go build(go): 🐛 remove deprecated moq statements and nolint directives 2024-08-11 16:45:19 +10:00
mqtt_controller.go perf(agent): improve protections against nil pointer exceptions 2024-09-10 16:10:24 +10:00
mqtt_controller_test.go test(agent): 🧪 test MQTT device creation 2024-08-21 14:42:02 +10:00
notifications.go perf(agent): improve protections against nil pointer exceptions 2024-09-10 16:10:24 +10:00
os_controller_linux.go refactor: 🚨 adjust linter config and correct violations 2024-09-03 15:47:22 +10:00
register.go refactor: 🚨 adjust linter config and correct violations 2024-09-03 15:47:22 +10:00
register_test.go refactor: 🚨 adjust linter config and correct violations 2024-09-03 15:47:22 +10:00
scripts_controller.go refactor(scripts): ♻️ reduce code dependency between scripts and agent packages 2024-08-07 14:29:49 +10:00
sensor_controller.go refactor: 🚨 adjust linter config and correct violations 2024-09-03 15:47:22 +10:00
sensors.go refactor(agent): move var/consts and add tests 2024-07-31 15:57:15 +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