Switch miflora library to latest git revision

This commit is contained in:
Thomas Dietrich 2017-08-10 18:23:45 +02:00
parent 20628c421b
commit fdbc47384f
2 changed files with 4 additions and 2 deletions

View File

@ -10,7 +10,8 @@ The program can be executed for a single run or in **daemon mode** to run contin
## Features
* Support for [Xiaomi Mi Flora sensors](https://xiaomi-mi.com/sockets-and-sensors/xiaomi-huahuacaocao-flower-care-smart-monitor) ([e.g. 12-17€](https://www.aliexpress.com/wholesale?SearchText=xiaomi+mi+flora+plant+sensor) (tested with firmware v2.6.2, v2.6.4, v2.6.6, v3.1.4, others anticipated)
* Support for [Xiaomi Mi Flora sensors](https://xiaomi-mi.com/sockets-and-sensors/xiaomi-huahuacaocao-flower-care-smart-monitor) ([e.g. 12-17€](https://www.aliexpress.com/wholesale?SearchText=xiaomi+mi+flora+plant+sensor))
* Tested with Mi Flora firmware v2.6.2, v2.6.4, v2.6.6, v3.1.4, others anticipated
* Build on top of [open-homeautomation/miflora](https://github.com/open-homeautomation/miflora)
* Highly configurable
* Data publication via MQTT

View File

@ -1,4 +1,5 @@
miflora==0.1.16
git+https://github.com/open-homeautomation/miflora.git#egg=miflora
#miflora==0.1.16
paho-mqtt==1.3.0
wheel==0.29.0
sdnotify==0.3.1