I am literally at a point, where I don't know what else to improve here.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
substitutions:
|
||||
garageSide: wo # sy, wo
|
||||
garageSide: sy # sy, wo
|
||||
|
||||
esphome:
|
||||
name: garage${garageSide}
|
||||
@@ -7,7 +7,7 @@ esphome:
|
||||
esp32:
|
||||
board: wemos_d1_mini32
|
||||
framework:
|
||||
type: esp-idf # esp-idf is used by side wo, but sy uses an older esp32 chip that seems to crash with esp-idf (likely power issues)
|
||||
type: esp-idf
|
||||
|
||||
ota:
|
||||
- platform: esphome
|
||||
|
Reference in New Issue
Block a user