I have been messing around with ESPHome more lately, and I noticed that the CC default secrets.yaml has wifi_ssid and wifi_key as variables, when the default names are wifi_ssid and wifi_password. Is there a reason for key being changed from password?
When I try making new devices, it notices that I do not have a wifi_password entry so it asks for network info. Would it be possible to standardize this so the templates all use the default variable names?