diff --git a/.test/esphome_advanced_climate_cool_esp_idf5.yaml b/.test/esphome_advanced_climate_cool_esp_idf5.yaml new file mode 100644 index 0000000..1e99566 --- /dev/null +++ b/.test/esphome_advanced_climate_cool_esp_idf5.yaml @@ -0,0 +1,19 @@ +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_cool: !include ../nspanel_esphome_addon_climate_cool.yaml + +esp32: + framework: + type: esp-idf + version: 5.0.2 + platform_version: 6.3.2 + +bluetooth_proxy: