From b7205a5009d046046f8e8427c0e12f176b68a982 Mon Sep 17 00:00:00 2001 From: William Moore Date: Sat, 9 Apr 2022 04:12:15 -0500 Subject: [PATCH] Forgot the INPUT_PIN env var --- .env.template | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.template b/.env.template index 8ccb054..f45841c 100644 --- a/.env.template +++ b/.env.template @@ -1,6 +1,7 @@ XMPP_RECEIVER= XMPP_SENDER= XMPP_SENDER_PASSWORD= +INPUT_PIN= SET_POINT=82.22 MESSAGE="The water is too damn hot! :tea:"