Make empty esp01_1m more generic
This commit is contained in:
@@ -4,15 +4,9 @@ esp8266:
|
|||||||
board: esp01_1m
|
board: esp01_1m
|
||||||
|
|
||||||
esphome:
|
esphome:
|
||||||
name: empty01s
|
name: empty01m
|
||||||
name_add_mac_suffix: true
|
name_add_mac_suffix: true
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
wifi: !include ../templates/wifi.yaml
|
wifi: !include ../templates/wifi.yaml
|
||||||
ota: !include ../templates/ota.yaml
|
ota: !include ../templates/ota.yaml
|
||||||
|
|
||||||
switch:
|
|
||||||
- platform: gpio
|
|
||||||
pin: GPIO0
|
|
||||||
name: "Relay"
|
|
||||||
inverted: true
|
|
||||||
Reference in New Issue
Block a user