From df10d097363542ee95101e83b390530c5f87ff98 Mon Sep 17 00:00:00 2001 From: deejaybeam Date: Sat, 1 Apr 2023 02:17:04 +0200 Subject: [PATCH] upd: use current nextion-component --- nspanel_esphome.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/nspanel_esphome.yaml b/nspanel_esphome.yaml index 9e1a296..eafbd55 100644 --- a/nspanel_esphome.yaml +++ b/nspanel_esphome.yaml @@ -49,15 +49,19 @@ wifi: password: ${wifi_password} ##### Functionality for the Nextion display ##### -external_components: - - source: github://pr#2956 - components: [nextion] - refresh: 1h +# external_components: +# - source: github://pr#2956 +# components: [nextion] +# refresh: 1h ##### ESPHOME CONFIGURATION ##### esphome: name: ${device_name} min_version: 2022.10.2 + on_boot: + priority: 601 + then: + - lambda: id(disp1).send_command_printf("DRAKJHSUYDGBNCJHGJKSHBDN"); ##### TYPE OF ESP BOARD ##### esp32: