When I do this, even if I just run the automation once, it seems like the Prusalink integration keeps polling after - I’m seeing errors in my logs every 90 seconds that it’s trying and failing.
I believe there is an open issue about repeats for failed polling. I’ll see if I can find it later.
EDIT: can’t find it. I’ve asked for guidance and the advice is to open a new issue here:
Please provide as much detail as possible, screen shots of the disabled polling toggle, the automation you used to poll the entity and the errors you receive, and how often.
I recently went through a similar process and learned that, once configured, each of my api pulls were controlled individually. I needed to turn each of them off at the “Integration Entries” level.
This was on OpenWeatherMap’s integration, but I won’t be surprised to learn this is an HA type of thing.
I like that it’s controlled at that level, but it wasn’t immediately obvious that if I turn off polling at the integration level, the entries still need to be updated.
Separately, the process described at the start of the thread isn’t working to poll/update sensors within OpenWeatherMap - and searching for solutions is how I landed here.