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
|
# Include Custom Titles
|
||||||
image:
|
# image:
|
||||||
- file: "images/weatherman-title-train.png"
|
# - file: "images/weatherman-title-train.png"
|
||||||
id: title_train
|
# id: title_train
|
||||||
type: BINARY
|
# type: BINARY
|
||||||
- file: "images/weatherman-title-weather.png"
|
# - file: "images/weatherman-title-weather.png"
|
||||||
id: title_weather
|
# id: title_weather
|
||||||
type: BINARY
|
# type: BINARY
|
||||||
|
|
||||||
|
|
||||||
# Call Subway and Weather sensors from HA
|
# Call Subway and Weather sensors from HA
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue