Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current Consumption Data - sometimes takes longer than a minute to update #1251

Open
2 tasks done
6sicSIX opened this issue Mar 14, 2025 · 1 comment
Open
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@6sicSIX
Copy link

6sicSIX commented Mar 14, 2025

Describe the bug

Current consumption data (Current Demand Electricity) sometimes takes longer than a minute to update.
I have seen it get as high a four minutes.

Reproduction steps

None

Expected behaviour

Current Demand Electricity to update once per minute

Tariff Code

E-1R-OE-FIX-12M-24-12-14-A

Integration Version

14.0.3

Home Assistant Version

Core 2025.3.2 Supervisor 2025.03.2 Operating System 14.2 Frontend 20250306.0

Fresh Install?

Fresh install

Home Assistant Logs

2025-03-13 16:26:22.518 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration octopus_energy which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-03-13 16:26:22.520 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration meross_lan which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-03-13 16:26:22.520 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-03-13 16:40:41.685 WARNING (MainThread) [custom_components.meross_lan.profile_@0] KeyError('24110852081013510803c4e7ae0ffb00') in attach_mqtt for device uuid:###############################0 (Smart Switch (24110852081013510803c4e7ae0ffb00))
2025-03-13 16:40:42.279 WARNING (MainThread) [custom_components.meross_lan.profile_@0] Meross cloud api reported new devices but MQTT publishing is disabled: skipping automatic discovery
2025-03-14 09:44:15.655 ERROR (MainThread) [frontend.js.modern.202503060] Uncaught error from Firefox 136.0 on Windows 10
TypeError: t.value is undefined
param (src/components/chart/state-history-chart-line.ts:152:36)
map (src/components/chart/state-history-chart-line.ts:148:9)
formatter (node_modules/echarts/lib/component/tooltip/TooltipView.js:567:15)
_showTooltipContent (node_modules/echarts/lib/component/tooltip/TooltipView.js:422:13)
cb (node_modules/echarts/lib/component/tooltip/TooltipView.js:343:59)
_showOrMove (node_modules/echarts/lib/component/tooltip/TooltipView.js:418:9)
_showAxisTooltip (node_modules/echarts/lib/component/tooltip/TooltipView.js:301:11)
_tryShow (node_modules/echarts/lib/component/tooltip/TooltipView.js:211:11)
manuallyShowTip (node_modules/echarts/lib/component/tooltip/TooltipView.js:149:36)
2025-03-14 16:27:03.828 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] electricity 1012987377347/19L3000264: next_refresh: 2025-03-14 16:32:03.773523+00:00;
2025-03-14 16:27:03.828 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] Finished fetching 1012987377347_19L3000264_previous_consumption_and_rates data in 0.000 seconds (success: True)
2025-03-14 16:27:03.829 DEBUG (MainThread) [custom_components.octopus_energy.electricity] Skipping electricity consumption and cost calculation as last reset has not changed - last_reset: 2025-03-13 00:00:00+00:00; consumption start: 2025-03-13 00:00:00+00:00
2025-03-14 16:27:03.829 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_accumulative_consumption] Skipping calculation for '1012987377347/19L3000264'
2025-03-14 16:27:03.830 DEBUG (MainThread) [custom_components.octopus_energy.electricity] Skipping electricity consumption and cost calculation as last reset has not changed - last_reset: 2025-03-13 00:00:00+00:00; consumption start: 2025-03-13 00:00:00+00:00
2025-03-14 16:27:03.830 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_accumulative_cost] Skipping calculation for '1012987377347/19L3000264'
2025-03-14 16:27:03.830 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.saving_sessions] Finished fetching saving_sessions_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:27:03.831 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.free_electricity_sessions] Finished fetching free_electricity_sessions_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:27:13.830 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] electricity 1012987377347/19L3000264: next_refresh: 2025-03-14 16:32:03.773523+00:00;
2025-03-14 16:27:13.830 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] Finished fetching 1012987377347_19L3000264_previous_consumption_and_rates data in 0.000 seconds (success: True)
2025-03-14 16:27:32.644 DEBUG (MainThread) [custom_components.octopus_energy.api_client] Response received - https://api.octopus.energy/v1/graphql/ (refresh-token) - Successful response
2025-03-14 16:27:33.052 DEBUG (MainThread) [custom_components.octopus_energy.api_client] Response received - https://api.octopus.energy/v1/graphql/ (home-mini-consumption) - Successful response
2025-03-14 16:27:33.053 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.current_consumption] Retrieved current consumption data for 00-0F-93-FF-FF-E6-EE-0B; period_from: 2025-03-14 00:00:00+00:00; period_to: 2025-03-15 00:00:00+00:00; length: 33; last_from: 2025-03-14 16:00:00+00:00
2025-03-14 16:27:33.053 DEBUG (MainThread) [custom_components.octopus_energy.coordinators] last_evaluated: 2025-03-14 16:27:32.330830+00:00; last_retrieved: None; request_attempts: 1; refresh_rate_in_minutes: 1; next_refresh: 2025-03-14 16:28:32.330830+00:00; last_error: None
2025-03-14 16:27:33.053 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.current_consumption] Finished fetching current_consumption_00-0F-93-FF-FF-E6-EE-0B data in 0.722 seconds (success: True)
2025-03-14 16:27:33.053 DEBUG (MainThread) [custom_components.octopus_energy.utils.consumption] state: 0.0; total_consumption: 2.9379999999999993; previous_total_consumption: 2.9379999999999993; consumption_data: [{'total_consumption': 22905.794, 'consumption': 0.066, 'demand': 108.0, 'start': datetime.datetime(2025, 3, 14, 0, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 0, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22905.844, 'consumption': 0.05, 'demand': 87.0, 'start': datetime.datetime(2025, 3, 14, 0, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 1, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22905.895, 'consumption': 0.051, 'demand': 85.0, 'start': datetime.datetime(2025, 3, 14, 1, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 1, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22905.944, 'consumption': 0.049, 'demand': 140.0, 'start': datetime.datetime(2025, 3, 14, 1, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 2, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22905.986, 'consumption': 0.042, 'demand': 83.0, 'start': datetime.datetime(2025, 3, 14, 2, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 2, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.036, 'consumption': 0.05, 'demand': 84.0, 'start': datetime.datetime(2025, 3, 14, 2, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 3, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.079, 'consumption': 0.043, 'demand': 139.0, 'start': datetime.datetime(2025, 3, 14, 3, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 3, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.127, 'consumption': 0.048, 'demand': 84.0, 'start': datetime.datetime(2025, 3, 14, 3, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 4, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.177, 'consumption': 0.05, 'demand': 85.0, 'start': datetime.datetime(2025, 3, 14, 4, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 4, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.219, 'consumption': 0.042, 'demand': 82.0, 'start': datetime.datetime(2025, 3, 14, 4, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 5, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.283, 'consumption': 0.064, 'demand': 132.0, 'start': datetime.datetime(2025, 3, 14, 5, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 5, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.356, 'consumption': 0.073, 'demand': 195.0, 'start': datetime.datetime(2025, 3, 14, 5, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 6, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.423, 'consumption': 0.067, 'demand': 98.0, 'start': datetime.datetime(2025, 3, 14, 6, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 6, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.458, 'consumption': 0.035, 'demand': -174.0, 'start': datetime.datetime(2025, 3, 14, 6, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 7, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.458, 'consumption': 0.0, 'demand': -216.0, 'start': datetime.datetime(2025, 3, 14, 7, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 7, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.458, 'consumption': 0.0, 'demand': -233.0, 'start': datetime.datetime(2025, 3, 14, 7, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 8, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.744, 'consumption': 0.286, 'demand': 311.0, 'start': datetime.datetime(2025, 3, 14, 8, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 8, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.911, 'consumption': 0.167, 'demand': 2616.0, 'start': datetime.datetime(2025, 3, 14, 8, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 9, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22907.453, 'consumption': 0.542, 'demand': -78.0, 'start': datetime.datetime(2025, 3, 14, 9, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 9, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.307, 'consumption': 0.854, 'demand': -58.0, 'start': datetime.datetime(2025, 3, 14, 9, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 10, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.501, 'consumption': 0.194, 'demand': -299.0, 'start': datetime.datetime(2025, 3, 14, 10, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 10, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.511, 'consumption': 0.01, 'demand': -407.0, 'start': datetime.datetime(2025, 3, 14, 10, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 11, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.511, 'consumption': 0.0, 'demand': -1086.0, 'start': datetime.datetime(2025, 3, 14, 11, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 11, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.512, 'consumption': 0.001, 'demand': -80.0, 'start': datetime.datetime(2025, 3, 14, 11, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 12, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.536, 'consumption': 0.024, 'demand': -1421.0, 'start': datetime.datetime(2025, 3, 14, 12, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 12, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.552, 'consumption': 0.016, 'demand': -517.0, 'start': datetime.datetime(2025, 3, 14, 12, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 13, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.576, 'consumption': 0.024, 'demand': 134.0, 'start': datetime.datetime(2025, 3, 14, 13, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 13, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.632, 'consumption': 0.056, 'demand': 0.0, 'start': datetime.datetime(2025, 3, 14, 13, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 14, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.632, 'consumption': 0.0, 'demand': -197.0, 'start': datetime.datetime(2025, 3, 14, 14, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 14, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.633, 'consumption': 0.001, 'demand': -46.0, 'start': datetime.datetime(2025, 3, 14, 14, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 15, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.637, 'consumption': 0.004, 'demand': 105.0, 'start': datetime.datetime(2025, 3, 14, 15, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 15, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.645, 'consumption': 0.008, 'demand': 31.0, 'start': datetime.datetime(2025, 3, 14, 15, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 16, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.666, 'consumption': 0.021, 'demand': 40.0, 'start': datetime.datetime(2025, 3, 14, 16, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 16, 30, tzinfo=datetime.timezone.utc)}]
2025-03-14 16:27:33.053 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_consumption] Updated OctopusEnergyCurrentElectricityConsumption
2025-03-14 16:27:33.054 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_consumption] Calculated previous electricity consumption for '1012987377347/19L3000264'...
2025-03-14 16:27:33.055 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_cost] Calculated current electricity consumption cost for '1012987377347/19L3000264'...
2025-03-14 16:27:33.056 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_demand] Updating OctopusEnergyCurrentElectricityDemand
2025-03-14 16:27:33.056 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_total_consumption] Calculated total electricity consumption for '1012987377347/19L3000264'...
2025-03-14 16:27:33.377 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.wheel_of_fortune] Finished fetching wheel_of_fortune_spins_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:27:33.501 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.account] Finished fetching update_account-A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:27:33.505 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.greenness_forecast] Finished fetching A-E2DC7AB3_greenness_forecast data in 0.000 seconds (success: True)
2025-03-14 16:27:33.505 DEBUG (MainThread) [custom_components.octopus_energy.greenness_forecast.highlighted] Updating OctopusEnergyGreennessForecastHighlighted for 'A-E2DC7AB3'
2025-03-14 16:27:33.505 DEBUG (MainThread) [custom_components.octopus_energy.greenness_forecast.current_index] Updating OctopusEnergyGreennessForecastCurrentIndex for 'A-E2DC7AB3'
2025-03-14 16:27:33.506 DEBUG (MainThread) [custom_components.octopus_energy.greenness_forecast.next_index] Updating OctopusEnergyGreennessForecastNextIndex for 'A-E2DC7AB3'
2025-03-14 16:27:33.529 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.electricity_standing_charges] Finished fetching ELECTRICITY_STANDING_CHARGES_1012987377347_19L3000264 data in 0.000 seconds (success: True)
2025-03-14 16:27:33.529 DEBUG (MainThread) [custom_components.octopus_energy.electricity.standing_charge] Updating OctopusEnergyElectricityCurrentStandingCharge
2025-03-14 16:27:33.530 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_consumption] Calculated previous electricity consumption for '1012987377347/19L3000264'...
2025-03-14 16:27:33.532 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_cost] Calculated current electricity consumption cost for '1012987377347/19L3000264'...
2025-03-14 16:27:33.589 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.account] Finished fetching update_account-A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:27:33.589 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.electricity_rates] Finished fetching ELECTRICITY_RATES_1012987377347_19L3000264 data in 0.001 seconds (success: True)
2025-03-14 16:27:33.590 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_rate] Updating OctopusEnergyElectricityCurrentRate for '1012987377347/19L3000264'
2025-03-14 16:27:33.591 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_rate] Updating OctopusEnergyElectricityPreviousRate for '1012987377347/19L3000264'
2025-03-14 16:27:33.592 DEBUG (MainThread) [custom_components.octopus_energy.electricity.next_rate] Updating OctopusEnergyElectricityNextRate for '1012987377347/19L3000264'
2025-03-14 16:27:33.593 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_consumption] Calculated previous electricity consumption for '1012987377347/19L3000264'...
2025-03-14 16:27:33.594 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_cost] Calculated current electricity consumption cost for '1012987377347/19L3000264'...
2025-03-14 16:27:33.830 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] electricity 1012987377347/19L3000264: next_refresh: 2025-03-14 16:32:03.773523+00:00;
2025-03-14 16:27:33.831 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] Finished fetching 1012987377347_19L3000264_previous_consumption_and_rates data in 0.000 seconds (success: True)
2025-03-14 16:27:33.832 DEBUG (MainThread) [custom_components.octopus_energy.electricity] Skipping electricity consumption and cost calculation as last reset has not changed - last_reset: 2025-03-13 00:00:00+00:00; consumption start: 2025-03-13 00:00:00+00:00
2025-03-14 16:27:33.832 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_accumulative_consumption] Skipping calculation for '1012987377347/19L3000264'
2025-03-14 16:27:33.832 DEBUG (MainThread) [custom_components.octopus_energy.electricity] Skipping electricity consumption and cost calculation as last reset has not changed - last_reset: 2025-03-13 00:00:00+00:00; consumption start: 2025-03-13 00:00:00+00:00
2025-03-14 16:27:33.832 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_accumulative_cost] Skipping calculation for '1012987377347/19L3000264'
2025-03-14 16:27:33.833 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.saving_sessions] Finished fetching saving_sessions_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:27:33.833 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.free_electricity_sessions] Finished fetching free_electricity_sessions_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:27:43.832 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] electricity 1012987377347/19L3000264: next_refresh: 2025-03-14 16:32:03.773523+00:00;
2025-03-14 16:27:43.833 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] Finished fetching 1012987377347_19L3000264_previous_consumption_and_rates data in 0.000 seconds (success: True)
2025-03-14 16:28:03.832 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] electricity 1012987377347/19L3000264: next_refresh: 2025-03-14 16:32:03.773523+00:00;
2025-03-14 16:28:03.832 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] Finished fetching 1012987377347_19L3000264_previous_consumption_and_rates data in 0.000 seconds (success: True)
2025-03-14 16:28:03.833 DEBUG (MainThread) [custom_components.octopus_energy.electricity] Skipping electricity consumption and cost calculation as last reset has not changed - last_reset: 2025-03-13 00:00:00+00:00; consumption start: 2025-03-13 00:00:00+00:00
2025-03-14 16:28:03.833 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_accumulative_consumption] Skipping calculation for '1012987377347/19L3000264'
2025-03-14 16:28:03.833 DEBUG (MainThread) [custom_components.octopus_energy.electricity] Skipping electricity consumption and cost calculation as last reset has not changed - last_reset: 2025-03-13 00:00:00+00:00; consumption start: 2025-03-13 00:00:00+00:00
2025-03-14 16:28:03.833 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_accumulative_cost] Skipping calculation for '1012987377347/19L3000264'
2025-03-14 16:28:03.834 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.saving_sessions] Finished fetching saving_sessions_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:28:03.834 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.free_electricity_sessions] Finished fetching free_electricity_sessions_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:28:13.834 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] electricity 1012987377347/19L3000264: next_refresh: 2025-03-14 16:32:03.773523+00:00;
2025-03-14 16:28:13.834 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] Finished fetching 1012987377347_19L3000264_previous_consumption_and_rates data in 0.000 seconds (success: True)
2025-03-14 16:28:32.330 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.current_consumption] Finished fetching current_consumption_00-0F-93-FF-FF-E6-EE-0B data in 0.000 seconds (success: True)
2025-03-14 16:28:32.330 DEBUG (MainThread) [custom_components.octopus_energy.utils.consumption] state: 0.0; total_consumption: 2.9379999999999993; previous_total_consumption: 2.9379999999999993; consumption_data: [{'total_consumption': 22905.794, 'consumption': 0.066, 'demand': 108.0, 'start': datetime.datetime(2025, 3, 14, 0, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 0, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22905.844, 'consumption': 0.05, 'demand': 87.0, 'start': datetime.datetime(2025, 3, 14, 0, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 1, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22905.895, 'consumption': 0.051, 'demand': 85.0, 'start': datetime.datetime(2025, 3, 14, 1, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 1, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22905.944, 'consumption': 0.049, 'demand': 140.0, 'start': datetime.datetime(2025, 3, 14, 1, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 2, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22905.986, 'consumption': 0.042, 'demand': 83.0, 'start': datetime.datetime(2025, 3, 14, 2, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 2, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.036, 'consumption': 0.05, 'demand': 84.0, 'start': datetime.datetime(2025, 3, 14, 2, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 3, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.079, 'consumption': 0.043, 'demand': 139.0, 'start': datetime.datetime(2025, 3, 14, 3, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 3, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.127, 'consumption': 0.048, 'demand': 84.0, 'start': datetime.datetime(2025, 3, 14, 3, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 4, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.177, 'consumption': 0.05, 'demand': 85.0, 'start': datetime.datetime(2025, 3, 14, 4, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 4, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.219, 'consumption': 0.042, 'demand': 82.0, 'start': datetime.datetime(2025, 3, 14, 4, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 5, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.283, 'consumption': 0.064, 'demand': 132.0, 'start': datetime.datetime(2025, 3, 14, 5, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 5, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.356, 'consumption': 0.073, 'demand': 195.0, 'start': datetime.datetime(2025, 3, 14, 5, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 6, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.423, 'consumption': 0.067, 'demand': 98.0, 'start': datetime.datetime(2025, 3, 14, 6, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 6, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.458, 'consumption': 0.035, 'demand': -174.0, 'start': datetime.datetime(2025, 3, 14, 6, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 7, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.458, 'consumption': 0.0, 'demand': -216.0, 'start': datetime.datetime(2025, 3, 14, 7, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 7, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.458, 'consumption': 0.0, 'demand': -233.0, 'start': datetime.datetime(2025, 3, 14, 7, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 8, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.744, 'consumption': 0.286, 'demand': 311.0, 'start': datetime.datetime(2025, 3, 14, 8, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 8, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.911, 'consumption': 0.167, 'demand': 2616.0, 'start': datetime.datetime(2025, 3, 14, 8, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 9, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22907.453, 'consumption': 0.542, 'demand': -78.0, 'start': datetime.datetime(2025, 3, 14, 9, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 9, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.307, 'consumption': 0.854, 'demand': -58.0, 'start': datetime.datetime(2025, 3, 14, 9, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 10, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.501, 'consumption': 0.194, 'demand': -299.0, 'start': datetime.datetime(2025, 3, 14, 10, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 10, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.511, 'consumption': 0.01, 'demand': -407.0, 'start': datetime.datetime(2025, 3, 14, 10, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 11, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.511, 'consumption': 0.0, 'demand': -1086.0, 'start': datetime.datetime(2025, 3, 14, 11, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 11, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.512, 'consumption': 0.001, 'demand': -80.0, 'start': datetime.datetime(2025, 3, 14, 11, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 12, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.536, 'consumption': 0.024, 'demand': -1421.0, 'start': datetime.datetime(2025, 3, 14, 12, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 12, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.552, 'consumption': 0.016, 'demand': -517.0, 'start': datetime.datetime(2025, 3, 14, 12, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 13, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.576, 'consumption': 0.024, 'demand': 134.0, 'start': datetime.datetime(2025, 3, 14, 13, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 13, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.632, 'consumption': 0.056, 'demand': 0.0, 'start': datetime.datetime(2025, 3, 14, 13, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 14, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.632, 'consumption': 0.0, 'demand': -197.0, 'start': datetime.datetime(2025, 3, 14, 14, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 14, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.633, 'consumption': 0.001, 'demand': -46.0, 'start': datetime.datetime(2025, 3, 14, 14, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 15, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.637, 'consumption': 0.004, 'demand': 105.0, 'start': datetime.datetime(2025, 3, 14, 15, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 15, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.645, 'consumption': 0.008, 'demand': 31.0, 'start': datetime.datetime(2025, 3, 14, 15, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 16, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.666, 'consumption': 0.021, 'demand': 40.0, 'start': datetime.datetime(2025, 3, 14, 16, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 16, 30, tzinfo=datetime.timezone.utc)}]
2025-03-14 16:28:32.331 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_consumption] Updated OctopusEnergyCurrentElectricityConsumption
2025-03-14 16:28:32.331 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_consumption] Calculated previous electricity consumption for '1012987377347/19L3000264'...
2025-03-14 16:28:32.332 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_cost] Calculated current electricity consumption cost for '1012987377347/19L3000264'...
2025-03-14 16:28:32.333 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_demand] Updating OctopusEnergyCurrentElectricityDemand
2025-03-14 16:28:32.333 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_total_consumption] Calculated total electricity consumption for '1012987377347/19L3000264'...
2025-03-14 16:28:33.377 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.wheel_of_fortune] Finished fetching wheel_of_fortune_spins_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:28:33.502 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.account] Finished fetching update_account-A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:28:33.505 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.greenness_forecast] Finished fetching A-E2DC7AB3_greenness_forecast data in 0.000 seconds (success: True)
2025-03-14 16:28:33.505 DEBUG (MainThread) [custom_components.octopus_energy.greenness_forecast.highlighted] Updating OctopusEnergyGreennessForecastHighlighted for 'A-E2DC7AB3'
2025-03-14 16:28:33.506 DEBUG (MainThread) [custom_components.octopus_energy.greenness_forecast.current_index] Updating OctopusEnergyGreennessForecastCurrentIndex for 'A-E2DC7AB3'
2025-03-14 16:28:33.506 DEBUG (MainThread) [custom_components.octopus_energy.greenness_forecast.next_index] Updating OctopusEnergyGreennessForecastNextIndex for 'A-E2DC7AB3'
2025-03-14 16:28:33.529 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.electricity_standing_charges] Finished fetching ELECTRICITY_STANDING_CHARGES_1012987377347_19L3000264 data in 0.000 seconds (success: True)
2025-03-14 16:28:33.529 DEBUG (MainThread) [custom_components.octopus_energy.electricity.standing_charge] Updating OctopusEnergyElectricityCurrentStandingCharge
2025-03-14 16:28:33.531 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_consumption] Calculated previous electricity consumption for '1012987377347/19L3000264'...
2025-03-14 16:28:33.532 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_cost] Calculated current electricity consumption cost for '1012987377347/19L3000264'...
2025-03-14 16:28:33.591 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.account] Finished fetching update_account-A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:28:33.592 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.electricity_rates] Finished fetching ELECTRICITY_RATES_1012987377347_19L3000264 data in 0.001 seconds (success: True)
2025-03-14 16:28:33.592 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_rate] Updating OctopusEnergyElectricityCurrentRate for '1012987377347/19L3000264'
2025-03-14 16:28:33.594 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_rate] Updating OctopusEnergyElectricityPreviousRate for '1012987377347/19L3000264'
2025-03-14 16:28:33.594 DEBUG (MainThread) [custom_components.octopus_energy.electricity.next_rate] Updating OctopusEnergyElectricityNextRate for '1012987377347/19L3000264'
2025-03-14 16:28:33.595 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_consumption] Calculated previous electricity consumption for '1012987377347/19L3000264'...
2025-03-14 16:28:33.596 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_cost] Calculated current electricity consumption cost for '1012987377347/19L3000264'...
2025-03-14 16:28:33.834 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] electricity 1012987377347/19L3000264: next_refresh: 2025-03-14 16:32:03.773523+00:00;
2025-03-14 16:28:33.834 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] Finished fetching 1012987377347_19L3000264_previous_consumption_and_rates data in 0.000 seconds (success: True)
2025-03-14 16:28:33.835 DEBUG (MainThread) [custom_components.octopus_energy.electricity] Skipping electricity consumption and cost calculation as last reset has not changed - last_reset: 2025-03-13 00:00:00+00:00; consumption start: 2025-03-13 00:00:00+00:00
2025-03-14 16:28:33.835 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_accumulative_consumption] Skipping calculation for '1012987377347/19L3000264'
2025-03-14 16:28:33.835 DEBUG (MainThread) [custom_components.octopus_energy.electricity] Skipping electricity consumption and cost calculation as last reset has not changed - last_reset: 2025-03-13 00:00:00+00:00; consumption start: 2025-03-13 00:00:00+00:00
2025-03-14 16:28:33.835 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_accumulative_cost] Skipping calculation for '1012987377347/19L3000264'
2025-03-14 16:28:33.836 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.saving_sessions] Finished fetching saving_sessions_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:28:33.836 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.free_electricity_sessions] Finished fetching free_electricity_sessions_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:28:43.836 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] electricity 1012987377347/19L3000264: next_refresh: 2025-03-14 16:32:03.773523+00:00;
2025-03-14 16:28:43.837 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] Finished fetching 1012987377347_19L3000264_previous_consumption_and_rates data in 0.000 seconds (success: True)
2025-03-14 16:29:03.835 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] electricity 1012987377347/19L3000264: next_refresh: 2025-03-14 16:32:03.773523+00:00;
2025-03-14 16:29:03.835 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] Finished fetching 1012987377347_19L3000264_previous_consumption_and_rates data in 0.000 seconds (success: True)
2025-03-14 16:29:03.836 DEBUG (MainThread) [custom_components.octopus_energy.electricity] Skipping electricity consumption and cost calculation as last reset has not changed - last_reset: 2025-03-13 00:00:00+00:00; consumption start: 2025-03-13 00:00:00+00:00
2025-03-14 16:29:03.836 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_accumulative_consumption] Skipping calculation for '1012987377347/19L3000264'
2025-03-14 16:29:03.836 DEBUG (MainThread) [custom_components.octopus_energy.electricity] Skipping electricity consumption and cost calculation as last reset has not changed - last_reset: 2025-03-13 00:00:00+00:00; consumption start: 2025-03-13 00:00:00+00:00
2025-03-14 16:29:03.836 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_accumulative_cost] Skipping calculation for '1012987377347/19L3000264'
2025-03-14 16:29:03.837 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.saving_sessions] Finished fetching saving_sessions_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:29:03.837 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.free_electricity_sessions] Finished fetching free_electricity_sessions_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:29:13.837 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] electricity 1012987377347/19L3000264: next_refresh: 2025-03-14 16:32:03.773523+00:00;
2025-03-14 16:29:13.838 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] Finished fetching 1012987377347_19L3000264_previous_consumption_and_rates data in 0.000 seconds (success: True)
2025-03-14 16:29:32.788 DEBUG (MainThread) [custom_components.octopus_energy.api_client] Response received - https://api.octopus.energy/v1/graphql/ (home-mini-consumption) - Successful response
2025-03-14 16:29:32.789 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.current_consumption] Retrieved current consumption data for 00-0F-93-FF-FF-E6-EE-0B; period_from: 2025-03-14 00:00:00+00:00; period_to: 2025-03-15 00:00:00+00:00; length: 33; last_from: 2025-03-14 16:00:00+00:00
2025-03-14 16:29:32.789 DEBUG (MainThread) [custom_components.octopus_energy.coordinators] last_evaluated: 2025-03-14 16:29:32.330691+00:00; last_retrieved: None; request_attempts: 1; refresh_rate_in_minutes: 1; next_refresh: 2025-03-14 16:30:32.330691+00:00; last_error: None
2025-03-14 16:29:32.789 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.current_consumption] Finished fetching current_consumption_00-0F-93-FF-FF-E6-EE-0B data in 0.459 seconds (success: True)
2025-03-14 16:29:32.789 DEBUG (MainThread) [custom_components.octopus_energy.utils.consumption] state: 0.002000000000000224; total_consumption: 2.9399999999999995; previous_total_consumption: 2.9399999999999995; consumption_data: [{'total_consumption': 22905.794, 'consumption': 0.066, 'demand': 108.0, 'start': datetime.datetime(2025, 3, 14, 0, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 0, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22905.844, 'consumption': 0.05, 'demand': 87.0, 'start': datetime.datetime(2025, 3, 14, 0, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 1, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22905.895, 'consumption': 0.051, 'demand': 85.0, 'start': datetime.datetime(2025, 3, 14, 1, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 1, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22905.944, 'consumption': 0.049, 'demand': 140.0, 'start': datetime.datetime(2025, 3, 14, 1, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 2, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22905.986, 'consumption': 0.042, 'demand': 83.0, 'start': datetime.datetime(2025, 3, 14, 2, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 2, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.036, 'consumption': 0.05, 'demand': 84.0, 'start': datetime.datetime(2025, 3, 14, 2, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 3, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.079, 'consumption': 0.043, 'demand': 139.0, 'start': datetime.datetime(2025, 3, 14, 3, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 3, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.127, 'consumption': 0.048, 'demand': 84.0, 'start': datetime.datetime(2025, 3, 14, 3, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 4, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.177, 'consumption': 0.05, 'demand': 85.0, 'start': datetime.datetime(2025, 3, 14, 4, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 4, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.219, 'consumption': 0.042, 'demand': 82.0, 'start': datetime.datetime(2025, 3, 14, 4, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 5, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.283, 'consumption': 0.064, 'demand': 132.0, 'start': datetime.datetime(2025, 3, 14, 5, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 5, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.356, 'consumption': 0.073, 'demand': 195.0, 'start': datetime.datetime(2025, 3, 14, 5, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 6, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.423, 'consumption': 0.067, 'demand': 98.0, 'start': datetime.datetime(2025, 3, 14, 6, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 6, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.458, 'consumption': 0.035, 'demand': -174.0, 'start': datetime.datetime(2025, 3, 14, 6, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 7, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.458, 'consumption': 0.0, 'demand': -216.0, 'start': datetime.datetime(2025, 3, 14, 7, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 7, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.458, 'consumption': 0.0, 'demand': -233.0, 'start': datetime.datetime(2025, 3, 14, 7, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 8, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.744, 'consumption': 0.286, 'demand': 311.0, 'start': datetime.datetime(2025, 3, 14, 8, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 8, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22906.911, 'consumption': 0.167, 'demand': 2616.0, 'start': datetime.datetime(2025, 3, 14, 8, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 9, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22907.453, 'consumption': 0.542, 'demand': -78.0, 'start': datetime.datetime(2025, 3, 14, 9, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 9, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.307, 'consumption': 0.854, 'demand': -58.0, 'start': datetime.datetime(2025, 3, 14, 9, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 10, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.501, 'consumption': 0.194, 'demand': -299.0, 'start': datetime.datetime(2025, 3, 14, 10, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 10, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.511, 'consumption': 0.01, 'demand': -407.0, 'start': datetime.datetime(2025, 3, 14, 10, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 11, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.511, 'consumption': 0.0, 'demand': -1086.0, 'start': datetime.datetime(2025, 3, 14, 11, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 11, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.512, 'consumption': 0.001, 'demand': -80.0, 'start': datetime.datetime(2025, 3, 14, 11, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 12, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.536, 'consumption': 0.024, 'demand': -1421.0, 'start': datetime.datetime(2025, 3, 14, 12, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 12, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.552, 'consumption': 0.016, 'demand': -517.0, 'start': datetime.datetime(2025, 3, 14, 12, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 13, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.576, 'consumption': 0.024, 'demand': 134.0, 'start': datetime.datetime(2025, 3, 14, 13, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 13, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.632, 'consumption': 0.056, 'demand': 0.0, 'start': datetime.datetime(2025, 3, 14, 13, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 14, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.632, 'consumption': 0.0, 'demand': -197.0, 'start': datetime.datetime(2025, 3, 14, 14, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 14, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.633, 'consumption': 0.001, 'demand': -46.0, 'start': datetime.datetime(2025, 3, 14, 14, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 15, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.637, 'consumption': 0.004, 'demand': 105.0, 'start': datetime.datetime(2025, 3, 14, 15, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 15, 30, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.645, 'consumption': 0.008, 'demand': 31.0, 'start': datetime.datetime(2025, 3, 14, 15, 30, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 16, 0, tzinfo=datetime.timezone.utc)}, {'total_consumption': 22908.668, 'consumption': 0.023, 'demand': 44.0, 'start': datetime.datetime(2025, 3, 14, 16, 0, tzinfo=datetime.timezone.utc), 'end': datetime.datetime(2025, 3, 14, 16, 30, tzinfo=datetime.timezone.utc)}]
2025-03-14 16:29:32.790 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_consumption] Updated OctopusEnergyCurrentElectricityConsumption
2025-03-14 16:29:32.791 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_consumption] Calculated previous electricity consumption for '1012987377347/19L3000264'...
2025-03-14 16:29:32.792 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_cost] Calculated current electricity consumption cost for '1012987377347/19L3000264'...
2025-03-14 16:29:32.793 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_demand] Updating OctopusEnergyCurrentElectricityDemand
2025-03-14 16:29:32.793 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_total_consumption] Calculated total electricity consumption for '1012987377347/19L3000264'...
2025-03-14 16:29:33.376 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.wheel_of_fortune] Finished fetching wheel_of_fortune_spins_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:29:33.501 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.account] Finished fetching update_account-A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:29:33.505 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.greenness_forecast] Finished fetching A-E2DC7AB3_greenness_forecast data in 0.000 seconds (success: True)
2025-03-14 16:29:33.505 DEBUG (MainThread) [custom_components.octopus_energy.greenness_forecast.highlighted] Updating OctopusEnergyGreennessForecastHighlighted for 'A-E2DC7AB3'
2025-03-14 16:29:33.505 DEBUG (MainThread) [custom_components.octopus_energy.greenness_forecast.current_index] Updating OctopusEnergyGreennessForecastCurrentIndex for 'A-E2DC7AB3'
2025-03-14 16:29:33.506 DEBUG (MainThread) [custom_components.octopus_energy.greenness_forecast.next_index] Updating OctopusEnergyGreennessForecastNextIndex for 'A-E2DC7AB3'
2025-03-14 16:29:33.529 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.electricity_standing_charges] Finished fetching ELECTRICITY_STANDING_CHARGES_1012987377347_19L3000264 data in 0.000 seconds (success: True)
2025-03-14 16:29:33.529 DEBUG (MainThread) [custom_components.octopus_energy.electricity.standing_charge] Updating OctopusEnergyElectricityCurrentStandingCharge
2025-03-14 16:29:33.530 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_consumption] Calculated previous electricity consumption for '1012987377347/19L3000264'...
2025-03-14 16:29:33.531 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_cost] Calculated current electricity consumption cost for '1012987377347/19L3000264'...
2025-03-14 16:29:33.589 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.account] Finished fetching update_account-A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:29:33.590 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.electricity_rates] Finished fetching ELECTRICITY_RATES_1012987377347_19L3000264 data in 0.001 seconds (success: True)
2025-03-14 16:29:33.591 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_rate] Updating OctopusEnergyElectricityCurrentRate for '1012987377347/19L3000264'
2025-03-14 16:29:33.593 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_rate] Updating OctopusEnergyElectricityPreviousRate for '1012987377347/19L3000264'
2025-03-14 16:29:33.594 DEBUG (MainThread) [custom_components.octopus_energy.electricity.next_rate] Updating OctopusEnergyElectricityNextRate for '1012987377347/19L3000264'
2025-03-14 16:29:33.600 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_consumption] Calculated previous electricity consumption for '1012987377347/19L3000264'...
2025-03-14 16:29:33.602 DEBUG (MainThread) [custom_components.octopus_energy.electricity.current_accumulative_cost] Calculated current electricity consumption cost for '1012987377347/19L3000264'...
2025-03-14 16:29:33.836 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] electricity 1012987377347/19L3000264: next_refresh: 2025-03-14 16:32:03.773523+00:00;
2025-03-14 16:29:33.836 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] Finished fetching 1012987377347_19L3000264_previous_consumption_and_rates data in 0.000 seconds (success: True)
2025-03-14 16:29:33.837 DEBUG (MainThread) [custom_components.octopus_energy.electricity] Skipping electricity consumption and cost calculation as last reset has not changed - last_reset: 2025-03-13 00:00:00+00:00; consumption start: 2025-03-13 00:00:00+00:00
2025-03-14 16:29:33.837 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_accumulative_consumption] Skipping calculation for '1012987377347/19L3000264'
2025-03-14 16:29:33.837 DEBUG (MainThread) [custom_components.octopus_energy.electricity] Skipping electricity consumption and cost calculation as last reset has not changed - last_reset: 2025-03-13 00:00:00+00:00; consumption start: 2025-03-13 00:00:00+00:00
2025-03-14 16:29:33.837 DEBUG (MainThread) [custom_components.octopus_energy.electricity.previous_accumulative_cost] Skipping calculation for '1012987377347/19L3000264'
2025-03-14 16:29:33.838 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.saving_sessions] Finished fetching saving_sessions_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:29:33.838 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.free_electricity_sessions] Finished fetching free_electricity_sessions_A-E2DC7AB3 data in 0.000 seconds (success: True)
2025-03-14 16:29:43.838 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] electricity 1012987377347/19L3000264: next_refresh: 2025-03-14 16:32:03.773523+00:00;
2025-03-14 16:29:43.838 DEBUG (MainThread) [custom_components.octopus_energy.coordinators.previous_consumption_and_rates] Finished fetching 1012987377347_19L3000264_previous_consumption_and_rates data in 0.000 seconds (success: True)

Confirmation

  • I confirm that I cannot find my solution within the documentation
  • I confirm that I cannot find my solution within the FAQ
@6sicSIX 6sicSIX added the bug Something isn't working label Mar 14, 2025
@6sicSIX
Copy link
Author

6sicSIX commented Mar 14, 2025

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants