From f144aaab45981bf9ca920b3a49cabfb7749ab2bb Mon Sep 17 00:00:00 2001 From: Greg Cormier Date: Thu, 21 Dec 2023 12:49:42 -0500 Subject: [PATCH] chg --- humitemp.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/humitemp.yaml b/humitemp.yaml index b0279c7..f319cee 100644 --- a/humitemp.yaml +++ b/humitemp.yaml @@ -11,12 +11,13 @@ esphome: wifi: - ssid: !secret wifi_ssid - password: !secret wifi_password + #ssid: !secret wifi_ssid + #password: !secret wifi_password ap: ssid: "HumiFallBack" password: "humitemp" +improv_serial: # Recommended so you can publish an MQTT topic to have esphome stay awake to receive an OTA. # See : https://esphome.io/components/deep_sleep.html