joshuar-go-hass-agent/internal/linux/media
Joshua Rich 7591c7ac11 refactor(preferences)!: ♻️ merge worker and agent preferences into single file
- use koanf for preferences management
- merge worker preferences into agent preferences file
- move device creation from preferences to device package

BREAKING CHANGE: Worker preferences are now in the agent preferences file, under a "worker_prefs" section. Any existing custom preferences will need to be manually migrated to this file.
2024-12-08 17:36:06 +10:00
..
camera.go refactor(preferences)!: ♻️ merge worker and agent preferences into single file 2024-12-08 17:36:06 +10:00
common.go feat(linux/media): support user preferences for camera worker 2024-10-31 14:53:34 +10:00
mpris.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
volume.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