-
running an mosquitto broker on an RP3b with OH gives me the following output:
'''
[16:55:08] openhabian@smarthome:~$ python3 /opt/miflora-mqtt-daemon/miflora-mqtt-daemon.py
Xiaomi Mi Flora Plant …
-
I always get the message that my Mi Flora is not fully initialized?
But i get all the values via the Flowercare app on my phone..
I switched off the Bluetooth on my phone to be sure that there is no…
-
I'm getting no data from my sensor. In the app everything is working fine.
hplos updated
6 years ago
-
Nice work!
I am checking my plants with a Xiaomi FlowerCare, but I only get fresh values, when I restart the instance. What am I doing wrong?
Thanks for your help.
Boris
-
Hi, thank you for providing the BTLE C++ Api. To work with the nativ ESP-IDF it's like try to build a skyscraper but playing in the sand.
I have checked your BLE_client sample in the Arduino IDE. …
ghost updated
5 years ago
-
Thanks for this library - a huge step forwards in making BLE usable on the ESP32 - THANKS!!
I've created a sample based on your Client example to retrieve data from the Xiaomi Flower Care device. …