mirror of
https://github.com/ryansch/esphome-config.git
synced 2025-07-29 08:07:51 +00:00
Fix version and hack ota config
This commit is contained in:
parent
c2a441ae34
commit
d954bbc6e5
@ -9,8 +9,8 @@ esphome:
|
|||||||
area: ${area}
|
area: ${area}
|
||||||
name_add_mac_suffix: true
|
name_add_mac_suffix: true
|
||||||
project:
|
project:
|
||||||
name: adafruit.feather
|
name: adafruit.feather.esp32s3
|
||||||
version: esp32s3
|
version: 1.0.0
|
||||||
on_boot:
|
on_boot:
|
||||||
then:
|
then:
|
||||||
- switch.turn_on: i2c_power
|
- switch.turn_on: i2c_power
|
||||||
@ -39,6 +39,7 @@ api:
|
|||||||
|
|
||||||
ota:
|
ota:
|
||||||
- platform: esphome
|
- platform: esphome
|
||||||
|
id: adafruit_feather_esp32s3_ota
|
||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
on_connect:
|
on_connect:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user