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