home-assistant/automations/ac_peak_ends.yaml
jm cfb3520ef7 Import live AC automations (v1 baseline)
Snapshot of the three AC peak-shaving automations exactly as they run on the
HA server today, imported via the config API, plus deploy tooling. This is the
baseline the v2 hardening diffs against.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 21:01:08 -04:00

15 lines
359 B
YAML

# ac_peak_ends — imported live baseline (v1) on 2026-07-09
id: ac_peak_ends
alias: AC - Peak ends, return to 74
description: ''
triggers:
- trigger: time
at: '19:00:00'
conditions: []
actions:
- action: climate.set_temperature
target:
entity_id: climate.t6_pro_z_wave_programmable_thermostat_with_smartstart
data:
temperature: 74
mode: single