homelab-codex-ws/services/ha-diag-agent/tests/integration/fixtures/ken/configuration.yaml
Oskar Kapala 07bd498fd6 feat(ha-diag-agent): test environment with dual HA Docker instances
- dockerized ken + chelsty HA test instances with template fixtures
- snapshot/reset/wait scripts for fixture management
- integration test infrastructure with separate marker
- location_tag promoted from metadata to event payload (Phase 1 flag #3)
- chelsty-infra target_url points to chelsty-ha via tailnet (Phase 1 flag #1)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 12:56:13 +02:00

19 lines
369 B
YAML

# Home Assistant test fixture — ken (piha) site
# Used by integration tests only. Not for production.
homeassistant:
name: "Test HA - Ken"
latitude: 0.0
longitude: 0.0
elevation: 0
unit_system: metric
time_zone: UTC
country: PL
# Enable REST API (no auth required for trusted networks in tests)
api:
# Disable analytics
analytics:
reporting: false