A Python-library for reading cheap plant monitoring sensors manufactured by Xiaomi.
Stars
18
Forks
3
Watchers
18
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
6
commits
Add filtering to MiPlant.discover() by device address, as all sensors seem to start with 'c3:7c'
125cdeaView on GitHubWrite 0xA01F to handle 0x0033, fixes issues with newer firmwares.
f279f12View on GitHubChange to bluepy, as gattlib had major issues regarding GLibC (?).
79dbb08View on GitHubAdd separator to example.py output, fix temperature precision.
7a4682bView on GitHubAdd datatypes to README.md and fix light sensor reading to integer in code also.
801a187View on GitHub