SwitchBot Meter API:通过本地网络上的REST API访问SwitchBot Meter数据 源码
SwitchBot仪表读数 Python脚本可从Switchbot Meter设备读取温度,湿度和电池,然后通过本地网络上的API访问数据。 该脚本已经在使用Raspberry Pi OS的Raspberry Pi Zero W上进行了测试。 你会需要: Python3 入门 用例 通过将与和插件一起使用,可以在iOS Home应用程序中查看空气质量和温度数据。 安装 安装Python3和Pip3: sudo apt-get install python3 python3-pip 安装BluePy(蓝牙框架): sudo pip3 install bluepy 安装Flask(API框
文件列表
SwitchBot-Meter-API-master.zip
(预估有个3文件)
SwitchBot-Meter-API-master
meters.py
7KB
README.md
3KB
switchbot_api.service
249B
暂无评论