diff options
Diffstat (limited to 'esphome/config/hoblight.yaml')
| -rw-r--r-- | esphome/config/hoblight.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/esphome/config/hoblight.yaml b/esphome/config/hoblight.yaml index 0421ea4..6ed21a5 100644 --- a/esphome/config/hoblight.yaml +++ b/esphome/config/hoblight.yaml | |||
| @@ -10,7 +10,8 @@ logger: | |||
| 10 | 10 | ||
| 11 | # Enable Home Assistant API | 11 | # Enable Home Assistant API |
| 12 | api: | 12 | api: |
| 13 | password: !secret api_password | 13 | encryption: |
| 14 | key: !secret api_encryption_key | ||
| 14 | 15 | ||
| 15 | # OTA | 16 | # OTA |
| 16 | ota: | 17 | ota: |
