From ac78ae9050f766cf6f01b356996170785c167d62 Mon Sep 17 00:00:00 2001 From: Blackymas Date: Mon, 7 Nov 2022 09:25:13 +0100 Subject: [PATCH] github --- esphome.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome.yaml b/esphome.yaml index 80a30ff..9f4f691 100644 --- a/esphome.yaml +++ b/esphome.yaml @@ -158,7 +158,7 @@ url: string then: - lambda: |- - id(nspanel).upload_tft(url); + id(disp1).upload_tft(url); ##### Service to send a command "printf" directly to the display. Useful for testing ##### - service: send_command_printf