Hendrik Langer
3 years ago
1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||
|
|
||||
|
# esphome secrets |
||||
|
wifi_ssid: ssid1 |
||||
|
wifi_passwd: password1 |
||||
|
wifi_ssid2: ssid2 |
||||
|
wifi_passwd2: password2 |
||||
|
esphome_ota_password: "1234567890abcdef1234567890abcdef" |
||||
|
esphome_mqtt_user: "mqtt-user" |
||||
|
esphome_mqtt_passwd: "mqtt-password" |
Loading…
Reference in new issue