diff --git a/nspanel_esphome.yaml b/nspanel_esphome.yaml index f4fbfba..c360e17 100644 --- a/nspanel_esphome.yaml +++ b/nspanel_esphome.yaml @@ -885,7 +885,7 @@ display: - switch.template.publish: id: nextion_init state: on - - lambda: id(disp1).send_command_printf("page 0"); #### home page ##### +# - lambda: id(disp1).send_command_printf("page 0"); #### home page ##### - delay: 2s ##### gives the display time to update other components & set the home page ##### - number.set: id: display_brightness