Smart Irrigation - save water by precisely watering your lawn/garden

my zone calculation also doesn’t work anymore (2024.7.5)

related issue: Pressing "calculate all zones" or single zone does not do anything · Issue #435 · jeroenterheerdt/HAsmartirrigation · GitHub

OK, that’s already a great insight, thanks! Can you check the logs for anything?

So then, it works, right?

As responded there as well: this was already fixed. Install, clear browser cache and reboot.

for me it’s not fixed :frowning:
already on latest version, broser-cache cleared, also tried with different browser!?
i have no idea but it seems, that weather data is missing!?

i’m sorry - forgot to mention that i’m using openweathermap, NOT the pirateWeather!

found the reason:

after update to 2024.7.4 i was asked to configure my weather service again (enter api key etc) - few days later i updated to 2024.7.5

today i checked the config of openweathermap and found it like this:

after selection “weather service” on the various points it’s working again.

1 Like

Looks like my issue is similar to what gyle mentioned above

The default sensor group seems to have been “reset” for some reason after the upgrade:

The problem is that I cannot select “Weather service”

Even though OWM is configured otherwise properly:

I did the upgrade to 7.4 and then to 7.5 immediately so I was not asked to reconfigure my weather service…

if my home weather station doesn’t have an evapotranspiration sensor - do you know of a source of HACS integration or something to get it? i realize there’s a calculator for it but it seems like its a dynamic value based on the calendar date

that’s the whole point of the integration - we can calculate / estimate it from the info you provide. Just enable pyeto module and off you go. I don’t know of any weather station that has an ET sensor. You don’t need it.

while using Pyeto is great, Davis Vantage VP2 with solar sensor does provide ET directly. Quite pricey though

i don’t understand. then why do you ask it as an input in sensor configuration :wink:

Running currently 0.81 with ET and rain values delivered directly by weather station. I noticed in the system log file this message. HA : 2024.07.01

log
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:151
First occurred: 09:55:12 (17 occurrences)
Last logged: 09:55:26

Detected code that calls async_forward_entry_setup for integration, smart_irrigation with title: Smart Irrigation id7 and entry_id: d966bf08efd8de2c5ddebe6ef66907d6, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead. Please report this issue.
Detected code that calls async_forward_entry_setup for integration ipx800v4 with title: IPX800v4_jardin and entry_id: 2f6a2f23a13617fb47c2a71bd26d8ff1, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
Detected code that calls async_forward_entry_setup for integration ipx800v4 with title: IPX800 and entry_id: 6a8c8b5c1841842bc777b376e5147d9b, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
Detected code that calls async_forward_entry_setup for integration ecodevices with title: Eco-Devices 192.168.21.231:80 and entry_id: 936b7466dc89afd4398a9e1ba2001d78, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.

In order to prepare the transition to the last version, it is run on a test machine. So I set-up a Passthrough module. To my understanding this module needs only two sensors to be declared, which I did. I’m wondering why other sensors are listed in this panel. Wouldn’t be nice to list only the required sensors?

Does this integration account for moisture lost to drainage?

Evaporation is the least of my worries as I have quite sandy soil with a good mulch cover.

I do not think so. The grafic also states that it does not.

1 Like

I noticed that in one of the recent releases, use of “Pirateweather” is now possible instead of OWM. I set up my SmartIrrigation using OWM. How can I change it so that it uses Pirateweather (which is what I use for default weather in HA anyways) without changing any of the zone names/information?

It’s an option for those that happen to have an ET sensor. 99.5% don’t. You don’t have to fill it in, in fact it’s set to none by default. Just because an option is there doesn’t mean you have to use it right?

Because you can use the same sensor group with many other modules and we don’t know which combination of zone, sensor group and module you’re going to make.

No it doesn’t. You’d have to take that into account yourself.

1 Like

Edit the configuration in the integration screen, not in the panel.

That is correct.