My mower already returns to the base when it starts raining or it is too hot. But I want too take this a bit further.
Basically, I would take the weather and the growing rate into account.
If the weather is like X, Y mowing minutes a week are required.
If the weather is like Z, U mowing minutes a week are required.
Parameters for the weather seem to be temperature, minutes of sunshine and rain in the last 7 days.
According to this it will limit the mowing a day or extend if the weather in the prior days was bad (hence no mowing).
Now, there are two problems to solve:
- find the right parameters for the growing rate (difficult part)
- do this in Home Assistant
Any ideas for this topic?
1 post - 1 participant