Adds advanced components to built in

This commit is contained in:
Edward Firmo
2023-10-11 11:54:08 +02:00
parent c703b832e2
commit d5a73a0a60

View File

@@ -1,13 +1,14 @@
substitutions:
device_name: nspanel
nextion_update_url: "http://homeassistant.local:8123/local/nspanel/dev/nspanel_us_land.tft"
nextion_update_url: ""
packages:
remote_package:
url: https://github.com/Blackymas/NSPanel_HA_Blueprint
ref: dev
files:
- nspanel_esphome.yaml # Core package only
- nspanel_esphome.yaml # Core package
- nspanel_esphome_advanced.yaml
refresh: 300s
esphome:
@@ -25,3 +26,6 @@ captive_portal:
button:
- id: !extend tft_update
internal: true
- id: !extend tft_reparse_off
internal: true