Files
esphome/templates/esp01s.yaml
T
2023-10-29 08:49:05 +01:00

18 lines
259 B
YAML

esp8266:
board: esp01_1m
packages:
wifi: !include wifi.yaml
ota: !include ota.yaml
mqtt: !include mqtt.yaml
uptime: !include uptime.yaml
restart: !include restart.yaml
logger:
switch:
- platform: gpio
pin: GPIO0
name: None
inverted: true