agittins / agittins/bermuda-proxies
Missing API key and OTA password?
Open
- Dominant language
- No language data
- Stars
- 18
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.