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

Currently the status is used to present the last noteworthy action. Let's replaced or extended it by a summary of all sensors and the success rates. Feel free to add...

help wanted

It would be very useful if the daemon would report any and all Plant sensors it found to the MQTT server. That way, I could just configure and deploy a...

Hi everyone, I receive the following issue after running the initial execution: ``` Announcing Mi Flora devices to MQTT broker for auto-discovery ... Traceback (most recent call last): File "/opt/miflora-mqtt-daemon/miflora-mqtt-daemon.py",...

https://community.openhab.org/t/xiaomi-mi-flora-plant-sensor-mqtt-client-daemon/33119/53 https://github.com/ThomDietrich/miflora-mqtt-daemon/blob/a7a474b196c7cd299b939a47737ddbac17124b5e/miflora-mqtt-daemon.py#L337 Add: ``` data['timestamp'] = strftime('%Y-%m-%dT%H:%M:%S', localtime()) ``` Maybe add timezone? Also the openHAB generator function needs to be adapted.

In very rare cases the sensor get stuck and keep sending out the same values, this case could be picked up the daemon and warn the user that he needs...

enhancement

This is a openhab spesific suggestion: To make it easier for the average user the config.ini file could be located in the conf/scripts folder of the openhab enviroment. So when...

Hello, is it possible to add a custom property like "Watering Duration" to the mqtt message? I would like to set a specific watering duration per sensor in the config...

Adding a timestamp to every MQTT message would make it easy to see, if the message shows the current state of the sensor or if the sensor was unreachable.

Can you please add support for Xiaomi Ropot https://de.aliexpress.com/item/Original-Xiaomi-Mijia-Smart-Flower-Pot-Flora-Ropot-Monitor-Waterproof-Intelligent-Detection-Pots-Plants-Grass-Soil/32818376348.html The protocol seems to be very similar to miflora: https://github.com/open-homeautomation/miflora/issues/110

It would be nice to have the firmware version in the json of the mqtt message.