Shorten sidebar title (#167)
This commit is contained in:
committed by
GitHub
Unverified
parent
1f62ffff8c
commit
7ebca382dc
@@ -10,6 +10,7 @@ host_network: true
|
||||
ingress: true
|
||||
ingress_port: 0
|
||||
panel_icon: mdi:chip
|
||||
panel_title: ESPHome Compiler
|
||||
uart: true
|
||||
ports:
|
||||
6052/tcp: null
|
||||
|
||||
@@ -10,6 +10,7 @@ host_network: true
|
||||
ingress: true
|
||||
ingress_port: 0
|
||||
panel_icon: mdi:chip
|
||||
panel_title: ESPHome Compiler
|
||||
uart: true
|
||||
ports:
|
||||
6052/tcp: null
|
||||
|
||||
@@ -10,6 +10,7 @@ host_network: true
|
||||
ingress: true
|
||||
ingress_port: 0
|
||||
panel_icon: mdi:chip
|
||||
panel_title: ESPHome Compiler
|
||||
uart: true
|
||||
ports:
|
||||
6052/tcp: null
|
||||
|
||||
@@ -17,6 +17,7 @@ base: &base
|
||||
ingress: true
|
||||
ingress_port: 0
|
||||
panel_icon: "mdi:chip"
|
||||
panel_title: "ESPHome Compiler"
|
||||
# Automatically add UART devices to add-on
|
||||
uart: true
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user