Fix directory reference

This commit is contained in:
Edward Firmo
2023-10-13 10:49:00 +02:00
parent b575e77563
commit 0336390a8e
3 changed files with 5 additions and 5 deletions

View File

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

8
.test/esphome_core.yaml Normal file
View File

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