Scrape (and Influx db) for value that rarely changes

I have a scrape sesor set up with an automation to check the status of my Enphase microinverters, scraping the number of microinverters online. (The inverters fail and there is no easy way to know that without checking the local webpage.)

I have the automation check status at 9AM, noon, and 3PM, along with 4AM to try to “reset” the value to zero. Unfortunately it rarely ever changes; it always maintains the normal value. Since the value does not change, Influx does not get an updated value every day.

Is there any way around this?