AdyRock / com.misol

GNU General Public License v3.0
0 stars 2 forks source link

Ecowitt Moisture measurement in a flow #6

Closed greenwell72 closed 2 years ago

greenwell72 commented 2 years ago

Hi Adrian,

Currently I have gardena moisture sensors but they don't allow me to what I think is logical. Before changing to Ecowitt I wanted to check with you if they do.

Basically I want a flow to trigger ever day at 20:00 which checks the moisture content is below a certain % and if it is, start watering. With Gardena the option for time is x and moisture is below y isn't possible as gardena sensor isn't available when I choose AND in the flow. I can do it the other way around (moisture is below x and time is y, but never triggers as the sensor only updates its value every few hours and it never triggers at the exact right time. Would the Ecowitt soil sensor and your app let me do what I am trying to do?

AdyRock commented 2 years ago

The moisture sensor does have the required AND card. But before you jump ship, have you looked to see if the Gardena has a tag that could be used with the logic card?

greenwell72 commented 2 years ago

Thank you Adrian. I don't know how to look for use tags if I am honest.

greenwell72 commented 2 years ago

Is it using the Logic function in the AND section of a flow?

AdyRock commented 2 years ago

Yes, select this card: Screenshot_20220522-151051_Homey Then tap on the tag image: Screenshot_20220522-151124_Homey Then search for moisture, or whatever it is called in the Gardena device; Screenshot_20220522-151115_Homey And finally enter the number to compare with.

greenwell72 commented 2 years ago

Thank you so much Adrian. Have created new flows now. Fingers crossed.

AdyRock commented 2 years ago

Hopefully this is working OK for you so I will close the issue, but please let me know if there is anything else.