weather station esphome updates

This commit is contained in:
root
2024-06-02 18:46:17 +12:00
parent 3d05e58e9b
commit 9467d25271
8 changed files with 1226 additions and 98 deletions

View File

@@ -0,0 +1,31 @@
esphome:
name: esp-occupancystairs
friendly_name: esp-occupancystairs
esp32:
board: esp32dev
framework:
type: arduino
# Enable logging
logger:
# Enable Home Assistant API
api:
encryption:
key: "SjiVZdG8rekBlk9bEZIE8+cIhvs6Dodj9GuFLFpJypk="
ota:
password: "2b76bfe3274afc8b17020059fec18c96"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Esp-Occupancystairs"
password: "zfhq7q6HYG2J"
captive_portal: