HA
,ESPHOME
,ESP8266
Learn More →
esphome:
name: esp01-single-relay
platform: ESP8266
board: esp01_1m
switch:
- platform: gpio
name: "Relay"
pin: GPIO0
# Enable logging
logger:
# Enable Home Assistant API
api:
ota:
password: "335ad36744dd8596d94b8d19998278d1"
wifi:
ssid: "*****"
password: "*****"
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Esp01-Single-Relay"
password: "dMMCOUL9CGcc"
captive_portal:
本文由 Grok AI 協助編輯
Apr 9, 2025其他注意事项防冲突措施如果使用 Windows 系统,尝试关闭 "Arduino IDE 快速上传"(工具 > 上传模式 > 改为 "Default")
Apr 9, 2025本文介紹如何在 Synology NAS 的 Docker 環境中部署 .NET Core 3.1 應用程式,並以一個簡單的範例網頁為例,展示從專案建立、開發到最終部署的完整流程。包含 MySQL DB 與 Oracle DB 的查詢功能。
Apr 8, 2025這是一個測量電流的專案,主要功能如下
Mar 27, 2025or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up