This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
################################################ | |
# Secrets | |
################################################ | |
# Add these to your secrets.yaml (in the top right corner of esphome): | |
# wifi_ssid: "your_wifi_ssid" | |
# wifi_password: "your_wifi_password" | |
# api_key: "your_api_key" | |
# ota_password: "your_ota_password" |