upd: use current nextion-component

This commit is contained in:
deejaybeam
2023-04-01 02:17:04 +02:00
parent 4f31326b8e
commit df10d09736

View File

@@ -49,15 +49,19 @@ wifi:
password: ${wifi_password} password: ${wifi_password}
##### Functionality for the Nextion display ##### ##### Functionality for the Nextion display #####
external_components: # external_components:
- source: github://pr#2956 # - source: github://pr#2956
components: [nextion] # components: [nextion]
refresh: 1h # refresh: 1h
##### ESPHOME CONFIGURATION ##### ##### ESPHOME CONFIGURATION #####
esphome: esphome:
name: ${device_name} name: ${device_name}
min_version: 2022.10.2 min_version: 2022.10.2
on_boot:
priority: 601
then:
- lambda: id(disp1).send_command_printf("DRAKJHSUYDGBNCJHGJKSHBDN");
##### TYPE OF ESP BOARD ##### ##### TYPE OF ESP BOARD #####
esp32: esp32: