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:
|
substitutions:
|
||||||
garageSide: wo # sy, wo
|
garageSide: sy # sy, wo
|
||||||
|
|
||||||
esphome:
|
esphome:
|
||||||
name: garage${garageSide}
|
name: garage${garageSide}
|
||||||
@@ -7,7 +7,7 @@ esphome:
|
|||||||
esp32:
|
esp32:
|
||||||
board: wemos_d1_mini32
|
board: wemos_d1_mini32
|
||||||
framework:
|
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:
|
ota:
|
||||||
- platform: esphome
|
- platform: esphome
|
||||||
|
Reference in New Issue
Block a user