mirror of
https://github.com/brianhanifin/esphome-config.git
synced 2026-07-27 19:55:41 +00:00
15 lines
270 B
YAML
Executable File
15 lines
270 B
YAML
Executable File
---
|
|
# Luntak brand Tuya Plug
|
|
#
|
|
substitutions:
|
|
friendly_name: Hot water pump
|
|
id: hot_water_pump
|
|
hostname: plug-pump
|
|
ip: 10.0.20.65
|
|
|
|
off_delay: 10min
|
|
|
|
<<: !include common/substitutions/gpio/tuya_plug.yaml
|
|
|
|
<<: !include common/templates/plug_led_off_delay.yaml
|