Fix reference to addon_climate_cool

This commit is contained in:
Edward Firmo
2023-10-13 11:14:50 +02:00
parent 7ba1265d55
commit 6e4e4aff7e
5 changed files with 6 additions and 6 deletions

View File

@@ -0,0 +1,11 @@
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