Shorten sidebar title (#167)

This commit is contained in:
Jesse Hills 2024-11-26 08:12:11 +13:00 committed by GitHub
parent 1f62ffff8c
commit 7ebca382dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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: