Change framework back to default

As users should flash with serial to change framework
This commit is contained in:
Edward Firmo
2023-11-06 08:16:45 +01:00
parent 039e5e56b7
commit ce814af3d3
4 changed files with 14 additions and 5 deletions

View File

@@ -0,0 +1,15 @@
substitutions:
device_name: nspanel
wifi_ssid: "nspanel"
wifi_password: "NSPanel_HA_Blueprint"
nextion_update_url: "https://github.com/Blackymas/NSPanel_HA_Blueprint/dummy"
packages:
core_package: !include ../nspanel_esphome.yaml # Core package
advanced_package: !include ../nspanel_esphome_advanced.yaml
addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
#addon_climate_cold: !include ../nspanel_esphome_addon_climate_cold.yaml
esp32:
framework:
type: esp-idf