joshuar-go-hass-agent/internal/agent
Joshua Rich 3d35099e39 fix(agent/sensor): 🐛 don't add nonexistent agent workers to worker list 2025-01-11 10:27:02 +10:00
..
agentsensor refactor: ♻️ additional code changes and adjust prefs tests for 7591c7a changes 2024-12-27 09:14:17 +10:00
testing/data test(agent): improve test coverage 2024-07-18 15:09:40 +10:00
ui refactor(hass): ♻️ simplify hass client 2025-01-08 22:12:15 +10:00
agent.go fix(agent/sensor): 🐛 don't add nonexistent agent workers to worker list 2025-01-11 10:27:02 +10:00
agent_mocks_test.go perf(agent): rework controller/worker concept 2024-10-20 14:51:24 +10:00
context.go refactor(agent): 🔥 switch back to using context values for storing command-line options passed to agent 2025-01-08 21:39:41 +10:00
mqtt.go refactor(agent): 🔥 switch back to using context values for storing command-line options passed to agent 2025-01-08 21:39:41 +10:00
mqtt_linux.go refactor(agent): 🔥 switch back to using context values for storing command-line options passed to agent 2025-01-08 21:39:41 +10:00
notifications.go refactor(agent): 🔥 switch back to using context values for storing command-line options passed to agent 2025-01-08 21:39:41 +10:00
register.go refactor(agent): 🔥 switch back to using context values for storing command-line options passed to agent 2025-01-08 21:39:41 +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
workers.go refactor(agent): ♻️ abstract hass client in processWorkers 2025-01-08 21:47:09 +10:00
workers_linux.go fix(agent): 🐛 detect more types of "laptop" chassis 2025-01-11 10:15:45 +10:00