KaufHA/PLF10

ERROR ESP requests password, but no password given!

Closed this issue · 3 comments

I have 3 of your plugs. 2 flash fine. I'm trying to send a simple config file to the 3rd one:

substitutions:
  name: solar-shed-batt-heaters
  friendly_name: Solar Shed Batt Heaters

packages:
  Kauf.PLF10: github://KaufHA/PLF10/kauf-plug.yaml

wifi:
  ssid: !secret wifi_ssid
  password: !secret wifi_password

  # Enable fallback hotspot (captive portal) in case wifi connection fails
  ap:
    ssid: "Solar-Shed-Batt-Heaters"
    password: !secret wifi_password

======================= [SUCCESS] Took 97.42 seconds =========================
INFO Successfully compiled program.
INFO Resolving IP address of solar-shed-batt-heaters.local
INFO -> 192.168.1.223
INFO Uploading /data/solar-shed-batt-heaters/.pioenvs/solar-shed-batt-heaters/firmware.bin (551232 bytes)
INFO Compressed to 375036 bytes
ERROR ESP requests password, but no password given!

l've tried resetting the esp but the issue remains.

Otherwise I'm super impressed! The full yaml file is a really good study of what can be done in ESPHome. I thought my 500 line config file that controls my wood pellet stove was impressive.. this has me beat by a mile!

It must have been a return that Amazon shipped out to a new buyer automatically without it coming back to me. Can you flash by downloading the bin file and uploading through the web server? Go to http://192.168.1.223 in a web browser. You will probably need to either gzip the bin file first or use the minimal yaml to make a smaller bin file to upload.

Let me know if you can't get that to work and I can send you a replacement.

I tried that. It starts and then fails....

Okay email me your address brian@kaufha.com and I'll send a replacement.