Correct esphome package file
This commit is contained in:
parent
92f1cb95b4
commit
ded67dfae8
|
@ -24,6 +24,13 @@ esp32:
|
||||||
CONFIG_USE_MINIMAL_MDNS: y
|
CONFIG_USE_MINIMAL_MDNS: y
|
||||||
CONFIG_ESPTOOLPY_FLASHSIZE_4MB: y
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB: y
|
||||||
|
|
||||||
|
logger:
|
||||||
|
|
||||||
|
api:
|
||||||
|
|
||||||
|
ota:
|
||||||
|
platform: esphome
|
||||||
|
|
||||||
web_server:
|
web_server:
|
||||||
port: 80
|
port: 80
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue