Home Assistant Glow快速上手:3步完成固件安装与Home Assistant集成
Home Assistant Glow快速上手:3步完成固件安装与Home Assistant集成
【免费下载链接】home-assistant-glow⚡ The power of energy measurements in your house项目地址: https://gitcode.com/gh_mirrors/ho/home-assistant-glow
Home Assistant Glow是一款强大的家庭能源监测工具,能帮助您实时掌握家庭电力消耗情况。本指南将通过简单三步,带您完成固件安装与Home Assistant集成,轻松开启智能能源管理之旅。
准备工作
在开始前,请确保您已准备好以下物品:
- Home Assistant Glow硬件设备
- 稳定的WiFi网络
- 已安装Home Assistant的设备
第一步:安装固件
访问项目仓库并克隆代码:
git clone https://gitcode.com/gh_mirrors/ho/home-assistant-glow根据您的硬件型号选择对应的配置文件:
- ESP32: home-assistant-glow/esp32.yaml
- ESP32-C3: home-assistant-glow/esp32c3.yaml
- ESP8266: home-assistant-glow/esp8266.yaml
使用ESPHome工具刷写固件到设备中。
第二步:连接到Home Assistant
将刷好固件的Home Assistant Glow设备通电后,它会自动创建一个WiFi热点。您需要:
- 连接到该热点
- 输入您的家庭WiFi信息
- 设备将自动连接到网络并被Home Assistant发现
第三步:配置与集成
- 在Home Assistant中,您会看到设备发现提示:
- 点击"Add"按钮添加设备
- 配置脉冲率(pulse rate),通常为1000 imp/kWh:
- 完成配置后,您的Home Assistant Glow就可以开始监测家庭能源使用情况了。
开始使用
成功集成后,您可以在Home Assistant中查看实时能源数据。通过能源仪表板,您可以:
- 实时监测电力消耗
- 查看历史用电数据
- 设置能源使用警报
- 优化家庭能源消耗
更多高级配置和使用技巧,请参考官方文档:docs/getting-started.mdx
祝您使用愉快!🔌💡
【免费下载链接】home-assistant-glow⚡ The power of energy measurements in your house项目地址: https://gitcode.com/gh_mirrors/ho/home-assistant-glow
创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考
