Files
esphome-config/common/templates/plug_no_status_lights.yaml
T
2022-05-27 18:50:07 -07:00

17 lines
293 B
YAML

---
esphome:
name: $hostname
platform: ESP8266
board: esp01_1m
<<: !include ../wifi.yaml
<<: !include ../ota.yaml
<<: !include ../api.yaml
<<: !include ../logger.yaml
binary_sensor:
- !include ../binary_sensors/power_button_inverted.yaml
switch:
- !include ../switches/relay.yaml