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>
30 lines
640 B
YAML
30 lines
640 B
YAML
actions:
|
|
- device_id: 7d930a7e75050bd061e0389d60a653fe
|
|
domain: switch
|
|
entity_id: 242582c1c93c5625129c90f888499fc7
|
|
type: turn_on
|
|
alias: turn on piplayer when wzmacniacz is on
|
|
conditions:
|
|
- condition: device
|
|
device_id: 7d930a7e75050bd061e0389d60a653fe
|
|
domain: switch
|
|
entity_id: 242582c1c93c5625129c90f888499fc7
|
|
for:
|
|
hours: 0
|
|
minutes: 0
|
|
seconds: 1
|
|
type: is_off
|
|
description: ''
|
|
id: '1744920086507'
|
|
mode: single
|
|
triggers:
|
|
- device_id: 7d930a7e75050bd061e0389d60a653fe
|
|
domain: switch
|
|
entity_id: a0f0efeef06fa0808c8a7d0ec6e3909a
|
|
for:
|
|
hours: 0
|
|
minutes: 0
|
|
seconds: 1
|
|
trigger: device
|
|
type: turned_on
|