Removing empty lines (merging conflicts) (#598)

This commit is contained in:
Edward Firmo
2023-04-04 23:41:56 +02:00
committed by GitHub
parent 10a9e417ea
commit a351eece0b

View File

@@ -19,7 +19,6 @@ The goal was to create a version that allows everyone to use the NSpanel fully l
📕 Full documentation and installation video is available here [NSPanel Configuration, Setup and HowTo](https://github.com/Blackymas/NSPanel_HA_Blueprint/wiki).
🖼️ Home Assistant [Icon Page](https://htmlpreview.github.io/?https://github.com/jobr99/Generate-HASP-Fonts/blob/master/cheatsheet.html)
@@ -2479,7 +2478,6 @@ variables:
unknown: ''
unavailable: ''
##### MUI Multilingual User Interface #####
mui:
BGR:
@@ -4126,7 +4124,6 @@ action:
component: home.button06_icon
message: "{{ nextion.icons.blank }}"
###### SHOW All component when page loading done #####
- *delay-default
- service: "{{ nextion.commands.show_all }}"
@@ -4409,7 +4406,6 @@ action:
btn_icon: "{{ btn_icon }}"
btn_label: "{{ btn_label }}"
btn_bri_txt: "{{ btn_bri_txt }}"
###### SHOW All component when page loading done #####
- *delay-default
- service: "{{ nextion.commands.show_all }}"