文件名称:home-assistant-pi:Raspberry Pi服务将数据发送到Home Assistant,并允许HA将重新启动命令发送给Pi
文件大小:78KB
文件格式:ZIP
更新时间:2024-05-29 16:49:09
raspberry-pi home-assistant Python
家政助理 可以在Raspberry Pis上运行并将数据报告回Home Assistant的简单服务。 还提供了开关,因此您可以从HA内重新启动或关闭Pi。 安装 安装 安装 将此仓库克隆到/home/pi cd home-assistant-pi cp config-sample.json config.json 编辑config.json以设置所有选项。 将HOSTNAME更改为您要用作名称的名称,并确保您的HA配置也匹配。 配置家庭助手。 这是一些configuration.yaml设置的示例: homeassistant: # You should have a bunch of other # settings here in your config customize_glob:: "sensor.*cpu_temperature": icon
【文件预览】:
home-assistant-pi-master
----.gitignore(30B)
----home-assistant-pi.py(3KB)
----LICENSE.md(34KB)
----config-sample.json(546B)
----README.md(6KB)
----group-home-assistant.png(78KB)
----home-assistant-pi.service(278B)