mirror of
https://github.com/brianhanifin/esphome-config.git
synced 2026-07-27 19:55:41 +00:00
26 lines
451 B
YAML
Executable File
26 lines
451 B
YAML
Executable File
---
|
|
# Luntak brand Tuya Plug
|
|
#
|
|
substitutions:
|
|
project: Plug01
|
|
id: plug01
|
|
hostname: plug01
|
|
ip: 10.0.20.61
|
|
|
|
<<: !include common/substitutions/gpio/tuya_plug.yaml
|
|
|
|
<<: !include common/templates/plug.yaml
|
|
|
|
# esphome:
|
|
# name: $hostname
|
|
# platform: ESP8266
|
|
# board: esp01_1m
|
|
|
|
# wifi:
|
|
# ssid: !secret wifi_ssid
|
|
# password: !secret wifi_password
|
|
# use_address: plug01.local
|
|
|
|
# <<: !include common/ota.yaml
|
|
# <<: !include common/api.yaml
|