文件名称:pi_garage_smartthings:让SmartThings使用Raspberry Pi监控车库门
文件大小:18KB
文件格式:ZIP
更新时间:2024-06-04 02:45:11
Groovy
pi_garage_smartthings 监视连接到Raspberry Pi GPIO的车库门打开/关闭传感器,并使用其状态更新SmartThings集线器。 一台Raspberry Pi可以监视多个车库门传感器。 用法: 请按照上的说明连接Raspberry Pi并安装依赖项。 克隆或制作此存储库的本地副本。 使用传感器使用的GPIO引脚修改rpi_garage_smartthings1和rpi_garage_smartthings2中的DAEMON_ARGS行。 如果只有一个车库门,请从install.sh的“ for IDX in”行中删除2个。 将install.sh和rpi_ *复制到您的Raspberry Pi中,然后运行install.sh。 登录 ,然后在My SmartApps下,使用app.groovy中的代码创建一个新的SmartApp。 另外,在“我
【文件预览】:
pi_garage_smartthings-master
----rpi_garage_smartthings1(4KB)
----devicetype.groovy(7KB)
----LICENSE(11KB)
----rpi_garage_smartthings2(4KB)
----install.sh(642B)
----app.groovy(8KB)
----README.md(1KB)
----rpi_garage_smartthings.py(13KB)