[APP][Pro] Xiaomi mi flora sensor/ropot app

Yes, that would definitely be an improvement. But only Athom can change that. So it makes sense to contact Athom and ask for a feature request: support@athom.com

But as @Koktail already suggested, it makes sense to update Homey’s firmware.

I’ve turned off auto update after everything broke on my brother’s Homey after an update. So I’m (was) deliberately behind on versions.
I’ve now updated and installed the app. Thanks for the help.

Hey there,

I’ve noticed at the Mi Flora App two things:

[#1] Bug: In my flow I want to get a notification when a value is under the Limit.
But I also get a notification when the Value is above the Limit (and I Do not Set the Flag “Out of Range”)
I testet it a few Times with different Sensors and Values. Each Time the same result

[#2] Feature: It would be great if the device also Show the Limitvalues under the actual value. So you habe a better feeling for the current value and assess it better.

Greetings
Daniel

#1 There is a specific trigger card for this.

#2 It’s a feature request but haven’t had the time to look into that.

Hello Koktail,

thanks for the Response. I use the specific trigger Card already.
Unfortunately, with the card “sensor value is below who” there is also a message if the value is outside the range (above the limit value) although I only have the card “below value” active. I have now tested this several times.

Best regards
Daniel

That’s odd, never had that issue before. Can you share the flow on which this occur? And verify positive that it is this flow that trigger this behaviour. On which version of the app does this occur?

I have the same effect.
I want a notification a value is under the limit. The value is above the limit and I get the notfication., too

I’ve viewed the code quick. But I cannot find a bug directly. Are you sure you are looking at the right sensor capacity?

I have it with 4-5 sensors. Will recheck it tomorrow and sent you details;-)
Thanks taking the time to take a look into it.

1 Like

Here is how I can reproduce: my plant has 67% humidity. Threshold is set to 60%

Flow: . If Sensor is below threshold AND water is missing THAN sent a notification.

I will get the notification.
If I set the threshold to 67% and above no notification is sent.

What says the rapport tag of that trigger flow?

Can you help how I will get that content?

Do the settings of the sensor itself also have something to do with it?
So that any flows do not work?
I did not read the whole topic. I have one sensor and that works for now.

Log the ‘Bericht’ tag.

Here are the result. Humdity is 65. But Rapport told is 22%

image001.png




Are you sure you are using real-time data? The 22% looks like dummydata for testing flows.

Here is the actual timeline. (Not started with test;-))

I think you mix something up in your flow. I cannot reproduce the issue.

Ok. Strange Please can you point me to the right direction than. Thanks

This want I want to achieve:

If a plant has not enough humidity or fertilization I want a notification. Only if it is not enough not if it is too much.

I start with:
A Sensor is below threshold
And water is not enough
Than send notification

It‘s strange why rapport tag is speaking about light…
Not about water .
It‘s indeed too dark but I don‘t use that number in anyyfloe

I will recreate the flow, maybe that will fix it

Short addition if I replace the AND condition with logic TAG Pflanze Feuchtigkeit is smaller than 15

It will work. I don‘t get a notification

If I use Pflanze hat zu wenig Wasser it is not working. I
Get a notification

Tag Feuchtigkeit has value 65…