joshuar-go-hass-agent/internal/preferences
Joshua Rich f81430a204 refactor(agent,linux,preferences,command): ⬆️ update github.com/joshuar/go-hass-anything to v12 and implement required changes
- implement new builder methods for creating MQTT entities
- switch webcam controller from image to camera entity
2024-10-13 11:58:22 +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 fix: 🚨 add more nil pointer protections 2024-09-17 22:06:42 +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 feat(agent): add connection latency sensor 2024-09-16 20:49:37 +10:00
registration_test.go style: 🚨 clean up unused linter directives 2024-08-14 14:45:14 +10:00
validation.go feat(preferences): 🔊 improve messages shown when preferences are not valid 2024-07-31 21:44:25 +10:00