Total Pageviews

Thursday, 1 January 2026

Home_Assistant


Home Assistant setup and config.

Install

  1. Dowload image. https://www.home-assistant.io/hassio/
  2. Instal Etcher https://etcher.io/
  3. Flash SD Card
  4. USB: Create usb stick, rename it to CONFIG, create network dir
  5. add my-network file to network dir on USB

from  https://github.com/m4nkej/Home_Assistant

-----

 Home Assistant(简称HA)是一个开源的智能家居自动化平台

它允许用户监控、控制和自动化家中的各种设备,包括灯光、温度、安全系统、多媒体设备等。

它支持多个不同平台的设备接入HA,然后通过HomeKit 进行统一控制。最早的时候该工具主要用于把米家的设备接入,然后使用苹果手机的Siri 来进行自动化控制。目前已经支持多个平台~

Home Assistant支持部署在Nas 、软路由、树莓派、PC等设备上,小帮自己就在我的NAS上部署了Home Assistant 然后将小米的所有设备还有美的所有设备都接入了进去,统一使用苹果手机的HomeKit 来进行智能化操作。

近日小米官方还发布了Home Assistant 米家集成,允许用户在 Home Assistant 中使用小米 IoT 智能设备。该集成及其使用的云端接口与 Miot Auto 相同,均为小米官方 API。

小米集成项目地址:https://github.com/XiaoMi/ha_xiaomi_home/blob/main/doc/README_zh.md

 https://www.home-assistant.io/

 项目地址:https://github.com/XiaoMi/ha_xiaomi_home

 

No comments:

Post a Comment