Files
esphome/storage-heater.yaml
T
2026-07-12 12:56:02 +00:00

21 lines
392 B
YAML

substitutions:
name: "storage-heater"
friendly_name: "Storage heater"
esphome:
area: "Storage"
packages:
device_base: !include templates/mystrom.yaml
interval:
- interval: 1min
then:
- if:
condition:
sensor.in_range:
id: continuous_on_time
above: 18000 # 5h
then:
- switch.turn_off: mystrom_relay