mirror of
https://github.com/brianhanifin/esphome-config.git
synced 2026-07-28 04:05:55 +00:00
12 lines
219 B
YAML
Executable File
12 lines
219 B
YAML
Executable File
---
|
|
# Luntak brand Tuya Plug (plug02)
|
|
#
|
|
substitutions:
|
|
project: plug02
|
|
id: plug02
|
|
hostname: plug02
|
|
ip: 10.0.20.62
|
|
|
|
<<: !include common/substitutions/gpio/tuya_plug.yaml
|
|
|
|
<<: !include common/templates/plug.yaml |