mirror of
https://github.com/michivonah/esphome-eink-dashboard.git
synced 2025-12-22 21:16:28 +01:00
Disable image loading
This commit is contained in:
parent
2ee725ff9d
commit
f61317ac91
1 changed files with 7 additions and 7 deletions
|
|
@ -126,13 +126,13 @@ font:
|
|||
|
||||
|
||||
# Include Custom Titles
|
||||
image:
|
||||
- file: "images/weatherman-title-train.png"
|
||||
id: title_train
|
||||
type: BINARY
|
||||
- file: "images/weatherman-title-weather.png"
|
||||
id: title_weather
|
||||
type: BINARY
|
||||
# image:
|
||||
# - file: "images/weatherman-title-train.png"
|
||||
# id: title_train
|
||||
# type: BINARY
|
||||
# - file: "images/weatherman-title-weather.png"
|
||||
# id: title_weather
|
||||
# type: BINARY
|
||||
|
||||
|
||||
# Call Subway and Weather sensors from HA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue