From b611d8fc28fccd84f1b39889ea562d582f3965f0 Mon Sep 17 00:00:00 2001 From: Madelena Mak Date: Tue, 3 Jan 2023 23:26:36 -0500 Subject: [PATCH] Add comments --- weatherman.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/weatherman.yaml b/weatherman.yaml index 5323e2d..479b110 100644 --- a/weatherman.yaml +++ b/weatherman.yaml @@ -23,6 +23,7 @@ esp32: framework: type: arduino + # Enable logging logger: @@ -60,7 +61,7 @@ globals: initial_value: '0' - +# Script for updating screen - Refresh display and publish refresh count and time. (Thanks @paviro!) script: - id: update_screen then: