esphome weather staion v5

This commit is contained in:
root
2024-06-14 23:03:05 +12:00
parent 8851f8da5e
commit 6ff9e38e5f
4 changed files with 87 additions and 24 deletions

View File

@@ -75,7 +75,12 @@ ota:
#############################################
# Wifi Settings
# https://esphome.io/components/wifi.html
#############################################
#
# Power Save mode (can reduce wifi reliability)
# NONE (least power saving, Default for ESP8266)
# LIGHT (Default for ESP32)
# HIGH (most power saving)
#############################################
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password