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