miflora-mqtt-daemon icon indicating copy to clipboard operation
miflora-mqtt-daemon copied to clipboard

Linux service to collect and transfer Xiaomi Mi Flora plant sensor data via MQTT to your smart home system, with cluster support 🌱🌼πŸ₯€πŸ‘🌳

Results 76 miflora-mqtt-daemon issues
Sort by recently updated
recently updated
newest added

I bought this version of a plant monitor as someone said in the reviews that they were using it with home assistant. Northfifteen Connected Home Plant Monitor https://www.amazon.com/dp/B07L491F8K/ref=cm_sw_r_cp_api_i_YrCKEbJZX2SAE I am...

``` Downloading/unpacking miflora==0.6 (from -r requirements.txt (line 2)) Downloading miflora-0.6.tar.gz Running setup.py (path:/tmp/pip-build-fnzks7mm/miflora/setup.py) egg_info for package miflora Traceback (most recent call last): File "", line 17, in File "/tmp/pip-build-fnzks7mm/miflora/setup.py", line...

Would be nice to change the Docker Python base image from Debian Stretch to Alpine based. The current Dockerfile creates a really huge image: ``` python 3-stretch 1cbc680aad7a 3 months...

We'll be using these sensors to monitor outdoor plants, and because of range issues for BLE, will have multiple monitoring daemons. It'd be lovely to be able to inform the...

https://github.com/ThomDietrich/miflora-mqtt-daemon/blob/04e43f23feb349ce062345e6c2d17bfe6f94ddef/miflora-mqtt-daemon.py#L362 https://github.com/open-homeautomation/miflora/blob/ebda66d1f4ba71bc0b98f8383280e59302b40fc8/miflora/miflora_poller.py#L193

Would be good to be aware of changes wrt https://github.com/open-homeautomation/miflora/issues/136 and integrate accordingly.

The daemon already collects statistics on the communication success rate of each sensor. https://github.com/ThomDietrich/miflora-mqtt-daemon/blob/04e43f23feb349ce062345e6c2d17bfe6f94ddef/miflora-mqtt-daemon.py#L238 However, this is not yet published to MQTT. https://github.com/ThomDietrich/miflora-mqtt-daemon/blob/04e43f23feb349ce062345e6c2d17bfe6f94ddef/miflora-mqtt-daemon.py#L386-L388 Suggest to publish a percentage success rate...

Hi, first I want to thank you for this great tool. Basically I could make my miflora sensor working. Now I want to make the systemd service working but got...

Hi, i install the daemon on a pi 0w with raspbian. Works great for a while, but couple of weeks I got almost every 1 a 2 days an error...

im using Openhab 2.4, with Flora care Sensor and you mqtt tool. After every scan appear error messages into the file openhab.log. can you solve this somehow? used here someone...