Adds advanced components to built in
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user