agittins / agittins/bermuda-proxies
Missing API key and OTA password?
Abierto
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 18
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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...
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.