mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-03-03 07:14:10 +01:00
Add area, switch to idf 5.3.1, replacing climate.heating with a new setup
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
substitutions:
|
||||
device: lvgl
|
||||
name: LVGL
|
||||
comment: "DEV"
|
||||
|
||||
area: DEV
|
||||
comment: "${area} | LVGL"
|
||||
|
||||
esphome:
|
||||
name: mcu-${device}
|
||||
area: ${area}
|
||||
comment: ${comment}
|
||||
platformio_options:
|
||||
board_build.flash_mode: dio
|
||||
|
||||
Reference in New Issue
Block a user