github
This commit is contained in:
@@ -153,9 +153,12 @@
|
||||
services:
|
||||
|
||||
##### SERVICE TO UPDATE THE HMI FILE #####
|
||||
- service: upload_tft
|
||||
then:
|
||||
- lambda: 'id(disp1)->upload_tft();'
|
||||
- service: upload_tft
|
||||
variables:
|
||||
url: https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/dev/nspanel.tft
|
||||
then:
|
||||
- lambda: |-
|
||||
id(nspanel).upload_tft(url);
|
||||
|
||||
##### Service to send a command "printf" directly to the display. Useful for testing #####
|
||||
- service: send_command_printf
|
||||
|
||||
Reference in New Issue
Block a user