Bump version to 4.0

This commit is contained in:
Edward Firmo
2023-08-25 12:02:35 +02:00
parent 49b9ebe128
commit ab99a48f0a
11 changed files with 7 additions and 7 deletions

View File

@@ -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");