Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug or feature? Fixed precipitation not working #365

Open
1 task done
lucode opened this issue May 11, 2024 · 3 comments
Open
1 task done

bug or feature? Fixed precipitation not working #365

lucode opened this issue May 11, 2024 · 3 comments

Comments

@lucode
Copy link

lucode commented May 11, 2024

What happened?

I use two zones and two sensor groups. Both sensor groups are almost the same, except one is having a fixed precipitation value of 0. This group I use for the covered Terrasse zone because there is no rain. I expected that the bucket will stay in the minus that way, because the only way the pots there get water is by irrigation. But in fact the buckets reacts similarly as the zone with precipitation from openweather.

config_entry-smart_irrigation-715ac9d63547edeeecfbc0d03005dc33.json

How to reproduce

image
image

Relevant log output

No response

Which version are you running?

v2024.4.3

Diagnostics file

  • I have attached a diagnostics file

Additional information

No response

@lucode lucode added the bug Something isn't working label May 11, 2024
@jeroenterheerdt
Copy link
Owner

jeroenterheerdt commented May 11, 2024

the key word in what you wrote is "similarly". Precipitation is just one of the many parameters to the calculation. Just changing it to 0 has an impact, but not a huge impact on the bucket. As you have said yourself, the behavior is very similar to OWM, which makes sense as you just changed one of the 15 parameters.

@jeroenterheerdt jeroenterheerdt added awaiting user verification and removed bug Something isn't working labels May 11, 2024
@lucode
Copy link
Author

lucode commented May 11, 2024

But what I'm supposed to do if I have a covered area or a greenhouse to avoid that the bucket is filling up. Just limit the bucket to zero? Doesn't have this a negative impact on the calculations.

@jeroenterheerdt
Copy link
Owner

jeroenterheerdt commented May 11, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants