mirror of
https://github.com/esphome/home-assistant-addon.git
synced 2024-12-18 16:07:57 +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: true
|
||||||
ingress_port: 0
|
ingress_port: 0
|
||||||
panel_icon: mdi:chip
|
panel_icon: mdi:chip
|
||||||
|
panel_title: ESPHome Compiler
|
||||||
uart: true
|
uart: true
|
||||||
ports:
|
ports:
|
||||||
6052/tcp: null
|
6052/tcp: null
|
||||||
|
@ -10,6 +10,7 @@ host_network: true
|
|||||||
ingress: true
|
ingress: true
|
||||||
ingress_port: 0
|
ingress_port: 0
|
||||||
panel_icon: mdi:chip
|
panel_icon: mdi:chip
|
||||||
|
panel_title: ESPHome Compiler
|
||||||
uart: true
|
uart: true
|
||||||
ports:
|
ports:
|
||||||
6052/tcp: null
|
6052/tcp: null
|
||||||
|
@ -10,6 +10,7 @@ host_network: true
|
|||||||
ingress: true
|
ingress: true
|
||||||
ingress_port: 0
|
ingress_port: 0
|
||||||
panel_icon: mdi:chip
|
panel_icon: mdi:chip
|
||||||
|
panel_title: ESPHome Compiler
|
||||||
uart: true
|
uart: true
|
||||||
ports:
|
ports:
|
||||||
6052/tcp: null
|
6052/tcp: null
|
||||||
|
@ -17,6 +17,7 @@ base: &base
|
|||||||
ingress: true
|
ingress: true
|
||||||
ingress_port: 0
|
ingress_port: 0
|
||||||
panel_icon: "mdi:chip"
|
panel_icon: "mdi:chip"
|
||||||
|
panel_title: "ESPHome Compiler"
|
||||||
# Automatically add UART devices to add-on
|
# Automatically add UART devices to add-on
|
||||||
uart: true
|
uart: true
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
Reference in New Issue
Block a user