Hi all,
I am trying to understand how to force HA to update an (scrape) entity every 2 minutes. I’ve tried to following:
Configured the Scrape integration in YAML and configured the scan_interval as 120 seconds.
Confiqured the scapre integration in GUI, disabled the Enable polling for changes on the integration and created an automation that calls the Update entity service(action) every 2 minutes for that scrape entity.
In both situations when I monitor the update time of the scrape entity, it’s random between 2 and 7 minutes that this entity updates.
Is Home assistant throttling this? Is there any documentation that I’ve missed?
Thanks!
2 posts - 2 participants