Is there a way to see is refresh dispatches generated an error, and what the earliest next refresh time is? #1735
|
I have manual dispatches turned on, and have automations triggering on various other sensors, so sometimes I try and refresh more than every minute, and sometimes, it then leaves a big gap. I wondered if there is an attribute of some other integration sensor, that tells me the next refresh time, or if there was an error? |
Replies: 1 comment
|
There's the diagnostic sensor which exposed this data https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/entities/diagnostics/#intelligent-dispatches-data-last-retrieved. If you use the latest version of the manual blueprint, it takes this sensor into account when refreshing dispatches manually. |
There's the diagnostic sensor which exposed this data https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy/entities/diagnostics/#intelligent-dispatches-data-last-retrieved.
If you use the latest version of the manual blueprint, it takes this sensor into account when refreshing dispatches manually.