github
This commit is contained in:
@@ -153,9 +153,12 @@
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
##### SERVICE TO UPDATE THE HMI FILE #####
|
##### SERVICE TO UPDATE THE HMI FILE #####
|
||||||
- service: upload_tft
|
- service: upload_tft
|
||||||
then:
|
variables:
|
||||||
- lambda: 'id(disp1)->upload_tft();'
|
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 to send a command "printf" directly to the display. Useful for testing #####
|
||||||
- service: send_command_printf
|
- service: send_command_printf
|
||||||
|
|||||||
Reference in New Issue
Block a user