joshuar-go-hass-agent/internal/preferences
Joshua Rich 23c940bf40 feat(preferences): provide a worker preference to completely disable the worker (and its sensors/events/controls) 2024-10-31 14:33:39 +10:00
..
context.go perf(agent): 🏗️ restructure preferences and hass client usage 2024-09-14 10:58:15 +10:00
device.go fix: 🚨 add more nil pointer protections 2024-09-17 22:06:42 +10:00
hass.go perf(agent): 🏗️ restructure preferences and hass client usage 2024-09-14 10:58:15 +10:00
hass_test.go perf(agent): 🏗️ restructure preferences and hass client usage 2024-09-14 10:58:15 +10:00
mqtt.go refactor(agent,linux,preferences,command): ⬆️ update github.com/joshuar/go-hass-anything to v12 and implement required changes 2024-10-13 11:58:22 +10:00
prefs.go perf: share a validator instance across packages 2024-10-30 15:50:23 +10:00
prefs_test.go refactor: ♻️ store app ID in a context to reduce need to expose/pass it via other means 2024-09-12 16:19:42 +10:00
registration.go perf: share a validator instance across packages 2024-10-30 15:50:23 +10:00
registration_test.go style: 🚨 clean up unused linter directives 2024-08-14 14:45:14 +10:00
worker.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