Update.entity for scrape not working?

Hi.
I’m sure this worked previously. I have a scrape running with automatic polling disabled. I have an automation that uses update.entity service call to trigger the scrape sensor update. It no longer seems to work.

I’ve tried manually calling the service from the dev tools. But the entity does not update.

If I turn the auto polling for the integration back on. All four of the entities update perfectly.

service: homeassistant.update_entity
data: {}
target:
  entity_id:
    - sensor.food_bin_date

It should be that simple, right?

1 Like

Any news on this?

I’ve had the same problem…

Idem… pls help

I appear to have this issue too, intermittently. The logs show

 Forced update failed: entity sensor.xxx not found.