Bump version to 4.0
This commit is contained in:
@@ -10,7 +10,7 @@ substitutions:
|
||||
verbose_log: "false"
|
||||
|
||||
##### DON'T CHANGE THIS #####
|
||||
version: "4.0 dev"
|
||||
version: "4.0"
|
||||
addon_climate: "false"
|
||||
#############################
|
||||
|
||||
@@ -1322,7 +1322,7 @@ display:
|
||||
uart_id: tf_uart
|
||||
tft_url: ${nextion_update_url}
|
||||
on_page: # I couldn't make this trigger to work, so used text_sensor nspanelevent and localevent instead
|
||||
- logger.log: "DEBUG - NEXTION PAGE CHANGED"
|
||||
- logger.log: "NEXTION PAGE CHANGED"
|
||||
on_setup:
|
||||
then:
|
||||
- lambda: id(disp1).send_command_printf("page 8");
|
||||
|
||||
Reference in New Issue
Block a user