The YAML uses !secret references for five values:
wifi_ssid
wifi_password
wifi_fallback_password
ota_password
home_assistant_key
Currently undocumented anywhere — new users have to read the YAML to figure out what to put in their secrets.yaml. ESPHome conventionally ships a secrets.yaml.example.
PR follows.
The YAML uses
!secretreferences for five values:wifi_ssidwifi_passwordwifi_fallback_passwordota_passwordhome_assistant_keyCurrently undocumented anywhere — new users have to read the YAML to figure out what to put in their
secrets.yaml. ESPHome conventionally ships asecrets.yaml.example.PR follows.