From fad5aa7fa97d6a97a39dff21835eb8c933360337 Mon Sep 17 00:00:00 2001 From: Blackymas Date: Mon, 7 Nov 2022 09:24:41 +0100 Subject: [PATCH] github --- esphome.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome.yaml b/esphome.yaml index 351ee85..80a30ff 100644 --- a/esphome.yaml +++ b/esphome.yaml @@ -155,7 +155,7 @@ ##### SERVICE TO UPDATE THE HMI FILE ##### - service: upload_tft variables: - url: https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/dev/nspanel.tft + url: string then: - lambda: |- id(nspanel).upload_tft(url);