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

While it's still available on most distributions, [gatttool has been officially deprecated by the BlueZ team two years ago](https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=b1eb2c4cd057624312e0412f6c4be000f7fc3617). Is there any plan to migrate to something else? (I just...

Hello, Scenario: MiFlora work for some time and returns data but battery goes off and data stop to flow. Openhab display value last returned over mqtt. User newer knows that...

when I run the python script, I get this error: Traceback (most recent call last): File "/opt/miflora-mqtt-daemon/miflora-mqtt-daemon.py", line 126, in reporting_mode = config['General'].get('reporting_method', 'mqtt-json') File "/usr/lib/python3.5/configparser.py", line 956, in __getitem__...

I use Home assiatant (on Synology) I set reporting_method = homeassistant-mqtt in config.ini My sensor is Dwarfbanana = C4:7C:8D:67:3B:13 Help me please with configuration.yaml sensor: - platform: mqtt state_topic: homeassistant/sensor/dwarfbanana/state...

Hi Thom, first of all many thanks for your great job! I've got a problem running the daemon within the docker. If I am right the miflora-mqtt-daemon.py has a --config...

Hi, I am having some trouble with mqtt topics being case sensitive. https://github.com/ThomDietrich/miflora-mqtt-daemon/blob/master/miflora-mqtt-daemon.py#L141 This line makes the base topic all lower case. Any particular reason for this?

Just a suggestion, is to store the config under the script folder in openhab, that way we can easily edit(add new sensors) the file within Visual Studio. For a OH...

By doing this we could check for stale data in home assistant. if i read the documentation correctly you just send, "force_update": true in the sensor configuration mqtt message.

Any chance you could create a docker container for raspberry pi 3?

``` [21:02:34] root@smarthome:/opt/miflora-mqtt-daemon# python3 /opt/miflora-mqtt-daemon/miflora-mqtt-daemon.py Xiaomi Mi Flora Plant Sensor MQTT Client/Daemon Source: https://github.com/ThomDietrich/miflora-mqtt-daemon [2019-01-15 21:02:47] Connecting to MQTT broker ... Adding sensor to device list and testing connection ......