Files
esphome/storage-heater.yaml
T

22 lines
359 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