Use boolean result from Nextion upload

This commit is contained in:
Edward Firmo
2024-05-08 09:49:19 +02:00
parent 1ef00adbfc
commit 877def3a65
2 changed files with 10 additions and 20 deletions

View File

@@ -22,23 +22,18 @@ substitutions:
##### External components #####
external_components:
- source:
# type: local
# path: packages/Blackymas/components
type: git
url: https://github.com/Blackymas/NSPanel_HA_Blueprint
ref: v4.3.7
- source: components
components:
- nspanel_ha_blueprint
refresh: 300s
refresh: 30s
- source:
type: git
url: https://github.com/edwardtfn/esphome
ref: nextion-v435
ref: nextion-39 #nextion-v435
components:
- nextion # Change this when that PR#6192 gets released (2024.5?)
- psram # Change this when that PR#6526 gets released (2024.5?)
refresh: 300s
refresh: 30s # To do: 300s
- source:
type: git
url: https://github.com/edwardtfn/esphome