配置Homebridge的自启动服务

编辑打开文件: sudo vi /etc/systemd/system/homebridge.service 写入下面文件内容: [Unit] Description=Homebridge After=home-assistant@homeassistant.service [Service] Ty…

Read More

在HomeAssistant中添加小米多功能网关

之前介绍了如何在树莓派上安装HomeAssistant,下面来介绍一下怎么在已经安装好的HomeAssistant中添加小米的多功能网关。 需要用到一个开源项目“HomeAssistant Xiaomi Hub Component by Rave (Lazcad)”,在GitHub上可以找得到,项目…

Read More

在你的树莓派上安装HomeAssistant

Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control. Perfect to …

Read More