This commit is contained in:
Blackymas
2022-11-07 09:24:41 +01:00
parent 9fb3291aba
commit fad5aa7fa9

View File

@@ -155,7 +155,7 @@
##### SERVICE TO UPDATE THE HMI FILE ##### ##### SERVICE TO UPDATE THE HMI FILE #####
- service: upload_tft - service: upload_tft
variables: variables:
url: https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/dev/nspanel.tft url: string
then: then:
- lambda: |- - lambda: |-
id(nspanel).upload_tft(url); id(nspanel).upload_tft(url);