-
-
Notifications
You must be signed in to change notification settings - Fork 91
Off peak sensor stopped updating 3 days ago #1656
Description
Describe the bug
My offpeak sensor has stopped updating (since 18 February 5 days ago). This also true of my current electricity rate sensor which is stuck at peak rate.
binary_sensor.octopus_energy_electricity_REDACTED_off_peak
I don't know why this is happening but online at Octopus I'm still getting billed correctly.
The only thing I did a few days ago (can't recall the date) was I noticed that I had dispatches set to automatic refresh when my automations call the refresh action manually. I had noticed rate limiting errors in my logs (similar to 6 months ago in #1369). I switched off Enable polling for changes in system options
Reproduction steps
It's constantly like this so I can't specifically reproduce it.
Expected behaviour
Should update regularly
Tariff Code
E-1R-INTELLI-VAR-24-10-29-H
Integration Version
18.0
Home Assistant Version
2026.2.1
Fresh Install?
Not specified
Home Assistant Logs
2026-02-23 04:00:30.314 ERROR (MainThread) [homeassistant.components.automation.ev_refresh_intelligent_dispatches] Refresh Octopus Intelligent Dispatches: Error executing script. Error for call_service at pos 2: Maximum requests of 20/hour reached. Will reset after 2026-02-23 04:00:30.315678+00:00
2026-02-23 05:03:30.313 ERROR (MainThread) [homeassistant.components.automation.ev_refresh_intelligent_dispatches] Refresh Octopus Intelligent Dispatches: Error executing script. Error for call_service at pos 2: Maximum requests of 20/hour reached. Will reset after 2026-02-23 05:03:30.313016+00:00
2026-02-23 06:14:42.144 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('TypeError: 'NoneType' object is not iterable') while processing template 'Template<template=({% set ns = namespace(target=[]) %} {% set completed=state_attr('binary_sensor.octopus_energy_00000000_0002_4000_8020_0000000b56e8_intelligent_dispatching','completed_dispatches') %}
Confirmation
- I confirm that I cannot find my solution within the documentation
- I confirm that I cannot find my solution within the FAQ