- 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>
19 lines
321 B
YAML
19 lines
321 B
YAML
# Home Assistant test fixture — chelsty site
|
|
# Used by integration tests only. Not for production.
|
|
|
|
homeassistant:
|
|
name: "Test HA - Chelsty"
|
|
latitude: 0.0
|
|
longitude: 0.0
|
|
elevation: 0
|
|
unit_system: metric
|
|
time_zone: UTC
|
|
country: PL
|
|
|
|
# Enable REST API
|
|
api:
|
|
|
|
# Disable analytics
|
|
analytics:
|
|
reporting: false
|