I am missing in the config files api encryption key and OTA password. Is it omitted on purpose or is it somehow autogenerated by ESPhome builder?
missing parts:
api:
encryption:
key: "your_key_here"
ota:
- platform: esphome
password: "your_pass_here"
Would be nice to add it by default to the configs in case it is not causing issues.... Also if changing code in already functional device it will denies to OTA without the pass...
I am missing in the config files api encryption key and OTA password. Is it omitted on purpose or is it somehow autogenerated by ESPhome builder?
missing parts:
Would be nice to add it by default to the configs in case it is not causing issues.... Also if changing code in already functional device it will denies to OTA without the pass...