Read-only import of the pre-migration homeassistant5 container (piha), per DESIGN.md phase-0 scope: 60 automations (split one-file-per-id), 5 scenes, 1 script, plus curated .storage/* export (area/entity registries, input_boolean/input_text, lovelace dashboards). No token at ~/.config/ha-deploy/ken-legacy.token — fixtures step fail-softed as designed, no repo import.sh changes needed. Verified: gitignore-excluded paths (secrets.yaml, *.db*, logs, .storage/auth*, core.restore_state, tts/, deps/, backups/, .cloud/) correctly stripped from the pull; three consecutive import.sh runs produced byte-identical output under config/ken-legacy/ and storage-export/ken-legacy/ (idempotent); automation count matches the 2026-07-22 recon estimate (~60) exactly. README.md only touched to note the import date. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
22 lines
478 B
YAML
22 lines
478 B
YAML
action:
|
|
- device_id: 7b4293037a4bb8dd9362b7b76d6dedcf
|
|
domain: switch
|
|
entity_id: 410b385fae936b46a4da734b3344d3de
|
|
type: turn_on
|
|
- device_id: e6953f6663d5c69ebf28495613f0c9a8
|
|
domain: switch
|
|
entity_id: 71853b8fd5f11334f701c3854a696437
|
|
type: turn_on
|
|
alias: 'Leave auto on: batch 02'
|
|
condition:
|
|
- condition: state
|
|
entity_id: input_boolean.on_leave
|
|
state: 'on'
|
|
description: ''
|
|
id: '1714050591470'
|
|
mode: single
|
|
trigger:
|
|
- event: sunset
|
|
offset: '3000'
|
|
platform: sun
|