“By default, a speed test will be run every hour. You can disable polling using system options and use the update_entity service to automate the speed test frequency.”
but it doesn’t say where to look for, or do that. Not does it offer a useful help sire. I searched File Editor in HA, the internet, and this forum but am not finding anything that helps.
I take it this is basic stuff I’m just supposed to know, but I don’t. Where should I be going for more info?
You would turn off “Enable polling for updates” then use update_entity, with the entity_id sensor.speedtest_ping, in an automation that repeats at the frequency you want.
I’m trying to add “update_entity” to a new automation (under “action”) but not seeing anything that remotely resembles where I would need to do that so guessing I’m looking in wrong place.
I found some YAML code related to speedtest but it’s in a Dwain’s Dashboard blueprint section. Shouldn’t there be a YAML section for speedtest? Using search in File Editor, I only find the following code with “sensor.speedtest” (in Dwains Dasboard):
As a fly on the wall to this conversation, I suggest you spend time learning automations in general outside this specific task. Otherwise you’ll have a bad time with this.