|
|
8 éve | |
|---|---|---|
| LICENSE | 8 éve | |
| README.md | 8 éve | |
| config.ini | 8 éve | |
| mqtt-flora.py | 8 éve | |
| requirements.txt | 8 éve |
The MQTT Flora daemon is a simple daemon to query arbitrary MiFlora plant sensor devices, and send the data to an MQTT server (in my case an embedded one from Home Assistant. It can be configured to match personal needs using the config.ini file, and can be daemonized using standard shell foo.
pip install -r requirements.txt
python mqtt-flora.py &