Could you all help me figure out the issue with the subject.
Essentially if I create the device using webesphome and then click the “show api key”, it says something to the nature of “no api key in the file”. If I create the device using the option of the esp being connected to the pc, it shows the encryption key when clicking “show api key” and it adds the key to the build file.
Can you all help me get all of this straightened out. I feel like nothing is working correctly.
Is it not possible to add encryption to a web created device? I get some kind of error that has “dictionary” in it when trying to add a key from the esphome encryption key generator.
Yes. It is possible just not created by default it seems. I forget.
Where/how are you trying to add it?
Dictionary error usually points to incorrect data entered but I forget where.
Like, api-key when it should be api_key or maybe it’s looking for longer or shorter key or characters limitation. The link previously provided has key generator for api (definitely a nice touch to docs).
EDIT
I also add wifi ssid/pass and the ota password to secrets
And it was throwing a fit. I will try again tomorrow and post a few screenshots in this thread.
I’m about frustrated enough for the night
– In the example we are speaking of, I went ahead and just blew it up and started over, currently I am not using encryption on this specific device due the speakings of above.
When I work on this throughout the week, I will add a few screenshots to see what you and others think if it exhibits the same behavior when I try again.