Fix packages order

Adds to #2024
This commit is contained in:
Edward Firmo
2024-04-07 22:36:58 +02:00
parent 6f432a54fd
commit e98a6a45a3
2 changed files with 38 additions and 39 deletions

View File

@@ -10,14 +10,13 @@
#####################################################################################################
substitutions:
heater_relay: "1" # Possible values: 1/2
temp_units: "°C" # Temperatures in Fahrenheit
temp_min: "16" # Min supported temperature is 40°F
temp_max: "26" # Max supported temperature is 80°F
temp_step: "0.5" # Temperature granularity is 1°F
packages:
climate_heat: !include ../esphome/nspanel_esphome_addon_climate_heat.yaml
prebuilt_package: !include nspanel_esphome_prebuilt.yaml
climate_heat: !include ../esphome/nspanel_esphome_addon_climate_heat.yaml
dashboard_import:
package_import_url: github://Blackymas/NSPanel_HA_Blueprint/prebuilt/Wall_Display.yaml@main