joshuar-go-hass-agent/internal/agent
Joshua Rich ee5f2d6b3a fix(preferences): 🐛 more preferences fixes after 7591c7a
- make sure device section is set on new agent registration
- make sure a default MQTT topic is set if one is not provided is
2025-01-05 17:38:42 +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: ♻️ additional code changes and adjust prefs tests for 7591c7a changes 2024-12-27 09:14:17 +10:00
agent.go perf(agent): don't use a "fat context" for agent options 2024-12-27 09:54:21 +10:00
agent_mocks_test.go perf(agent): rework controller/worker concept 2024-10-20 14:51:24 +10:00
mqtt.go fix(preferences): 🐛 more preferences fixes after 7591c7a 2025-01-05 17:38:42 +10:00
mqtt_linux.go feat(linux/media): support user preferences for camera worker 2024-10-31 14:53:34 +10:00
notifications.go perf(agent): don't use a "fat context" for agent options 2024-12-27 09:54:21 +10:00
register.go fix(agent): 🐛 fix registration flow from changes in 7591c7a 2024-12-27 10:13:17 +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 feat(preferences): provide a worker preference to completely disable the worker (and its sensors/events/controls) 2024-10-31 14:33:39 +10:00
workers_linux.go feat(linux/cpu): 🚚 split cpu usage and frequency workers 2024-12-14 14:41:31 +10:00