mirror of
https://github.com/esphome/home-assistant-addon.git
synced 2024-12-17 15:57:46 +01:00
Shorten sidebar title (#167)
This commit is contained in:
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:
|
||||
|
Loading…
Reference in New Issue
Block a user