Clarify docs and make example yamls consistent. (#12)

This commit is contained in:
Victor Chang
2025-12-27 14:12:36 -08:00
committed by GitHub
parent dd177d5a6f
commit be19f4e0b5
4 changed files with 35 additions and 16 deletions

View File

@@ -15,14 +15,15 @@ external_components:
logger:
# Enable Home Assistant API
# Encryption secures it. Any password will work. See FAQ.
api:
# Encrypt the API communication with the given key. Must be a 32-byte base64-encoded string. See FAQ.
encryption:
key: "some_password"
key: "eU79n2aex33uRofF9yvNIP5gwEFCi5GsVi2Rr3OydjY="
# Secures OTA Updates. Any password will work. See FAQ.
# Secures OTA Updates.
ota:
platform: esphome
# Any password will work. See FAQ.
password: "some_password"
wifi: