From f61317ac912d1bd861463cdf8d5ba615f5f0bdf3 Mon Sep 17 00:00:00 2001 From: Madelena Mak Date: Mon, 7 Nov 2022 23:56:32 -0500 Subject: [PATCH] Disable image loading --- weatherman.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/weatherman.yaml b/weatherman.yaml index 644582a..d7469e1 100644 --- a/weatherman.yaml +++ b/weatherman.yaml @@ -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