mirror of
https://github.com/syssi/esphome-votronic.git
synced 2025-07-23 04:23:02 +02:00
Specify OTA platform
This commit is contained in:
@@ -25,6 +25,7 @@ wifi:
|
||||
password: !secret wifi_password
|
||||
|
||||
ota:
|
||||
platform: esphome
|
||||
|
||||
logger:
|
||||
level: DEBUG
|
||||
|
@@ -19,6 +19,7 @@ wifi:
|
||||
password: !secret wifi_password
|
||||
|
||||
ota:
|
||||
platform: esphome
|
||||
|
||||
logger:
|
||||
level: DEBUG
|
||||
|
@@ -25,6 +25,7 @@ wifi:
|
||||
password: !secret wifi_password
|
||||
|
||||
ota:
|
||||
platform: esphome
|
||||
|
||||
logger:
|
||||
level: DEBUG
|
||||
|
@@ -25,6 +25,7 @@ wifi:
|
||||
password: !secret wifi_password
|
||||
|
||||
ota:
|
||||
platform: esphome
|
||||
|
||||
logger:
|
||||
level: DEBUG
|
||||
|
@@ -25,6 +25,8 @@ wifi:
|
||||
password: !secret wifi_password
|
||||
|
||||
ota:
|
||||
platform: esphome
|
||||
|
||||
logger:
|
||||
|
||||
# If you use Home Assistant please remove this `mqtt` section and uncomment the native `api` component!
|
||||
|
@@ -25,6 +25,7 @@ wifi:
|
||||
password: !secret wifi_password
|
||||
|
||||
ota:
|
||||
platform: esphome
|
||||
|
||||
logger:
|
||||
level: DEBUG
|
||||
|
@@ -25,6 +25,7 @@ wifi:
|
||||
password: !secret wifi_password
|
||||
|
||||
ota:
|
||||
platform: esphome
|
||||
|
||||
logger:
|
||||
level: DEBUG
|
||||
|
@@ -22,6 +22,7 @@ wifi:
|
||||
password: !secret wifi_password
|
||||
|
||||
ota:
|
||||
platform: esphome
|
||||
|
||||
logger:
|
||||
level: DEBUG
|
||||
|
@@ -19,6 +19,7 @@ wifi:
|
||||
password: !secret wifi_password
|
||||
|
||||
ota:
|
||||
platform: esphome
|
||||
|
||||
logger:
|
||||
level: DEBUG
|
||||
|
@@ -19,6 +19,7 @@ wifi:
|
||||
password: !secret wifi_password
|
||||
|
||||
ota:
|
||||
platform: esphome
|
||||
|
||||
logger:
|
||||
level: DEBUG
|
||||
|
@@ -19,6 +19,7 @@ wifi:
|
||||
password: !secret wifi_password
|
||||
|
||||
ota:
|
||||
platform: esphome
|
||||
|
||||
logger:
|
||||
level: DEBUG
|
||||
|
Reference in New Issue
Block a user