joshuar-go-hass-agent/internal/scripts
Joshua Rich bb6eba83e5 refactor(agent): ♻️ rework controller/worker logic
- controllers now have an ID
- remove Start/StopAll controller methods and just use Start/Stop
- alter linux workers to move more code into shared methods
2024-09-16 17:09:38 +10:00
..
testing/data refactor(scripts): ♻️ reduce code dependency between scripts and agent packages 2024-08-07 14:29:49 +10:00
controller.go refactor(agent): ♻️ rework controller/worker logic 2024-09-16 17:09:38 +10:00
controller_test.go refactor(agent): ♻️ rework controller/worker logic 2024-09-16 17:09:38 +10:00
scripts.go perf(scripts): improve protections against nil pointer exceptions 2024-09-10 16:12:10 +10:00
scripts_test.go style: 🚨 clean up unused linter directives 2024-08-14 14:45:14 +10:00
sensor.go refactor(scripts): ♻️ reduce code dependency between scripts and agent packages 2024-08-07 14:29:49 +10:00
sensor_test.go style: 🚨 clean up unused linter directives 2024-08-14 14:45:14 +10:00