-
-
Notifications
You must be signed in to change notification settings - Fork 71
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
Gas Previous Consumption (kWh & m3) & Previous Cost - Unavailable. #1201
Comments
Hello and sorry you've encountered this issue. There isn't any reason for the entities to become unavailable, unless no agreement was against your account at the time the integration booted. However, I'd expect other entities to not be available. Do you have any errors in your HA logs? |
Just looked and there does appear to be some issues dating back to when the 'previous figures' first went missing. home-assistant_2025-02-05T18-59-47.454Z.log Are you able to interpret what may be going on here? Just to confirm, no change in my status with OE in recent times. |
I've just realised you are on a slightly older version of the integration. The latest release includes a fix in this area. Please update to v13.5.4 and report back if this has fixed your issue. |
OK, HA not saying that there is a new version, so I went to HACS and re-downloaded the OE integration (v13.5.4) and HA has now flagged up that a restart is required. Odd that HA didn't flag that there was this newer version available. Bug in HACS? |
Is there any way to recover the two weeks info that I lost? Just happens to be some of the highest gas usage this year - curses! |
Yeah that's all on HACS im afraid. Make sure you have the latest 2.0 release just in case that was the cause.
There is indeed - this service. Am I guess by this question, it fixed your issue? |
Yep, entities now back and available. Many thanks for that. I have run the service to recover the data, but the data does not appear to be there when I click on the entity. I still have a flat line of 'cached' values for the period in question. |
Sorry I misunderstood what you were asking for. The service updates the statistics that are the recommended approach for the energy dashboard. HA unfortunately doesn't provide a way to update the historic state of entities in a consistent way, which is why the sensor is still reporting a flat lined state. |
Understood! I'll just have to put up with the hole in my data. Thanks anyway for your brilliant integration. |
No problem. I'll close this issue as the original issue is fixed. |
Describe the bug
The 3 entities for Gas Previous Consumption (kWh & m3) & Previous Cost have become "Unavailable".
Reproduction steps
Show as unavailable on Integration summary.
Expected behaviour
Should update each 24hrs
Tariff Code
G-1R-SILVER-23-12-06-J
Integration Version
13.5.3
Home Assistant Version
2025.1.4
Fresh Install?
Not specified
Home Assistant Logs
'{
"home_assistant": {
"installation_type": "Home Assistant OS",
"version": "2025.1.4",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.13.1",
"docker": true,
"arch": "x86_64",
"timezone": "Europe/London",
"os_name": "Linux",
"os_version": "6.6.73-haos",
"supervisor": "2025.02.0",
"host_os": "Home Assistant OS 14.2",
"docker_version": "27.2.0",
"chassis": "vm",
"run_as_root": true
},
"custom_components": {
"geo_home": {
"documentation": "https://www.home-assistant.io/integrations/geo_home",
"version": "1.12.0",
"requirements": []
},
"solarman": {
"documentation": "https://github.com/StephanJoubert/home_assistant_solarman/blob/main/README.md",
"version": "1.0.0",
"requirements": [
"pyyaml",
"pysolarmanv5"
]
},
"meross_cloud": {
"documentation": "https://www.home-assistant.io/components/meross_cloud",
"version": "1.3.3",
"requirements": [
"meross_iot==0.4.7.3"
]
},
"alarmdotcom": {
"documentation": "https://github.com/pyalarmdotcom/alarmdotcom",
"version": "3.0.13",
"requirements": [
"beautifulsoup4>=4.10.0",
"pyalarmdotcomajax==0.5.12"
]
},
"webrtc": {
"documentation": "https://github.com/AlexxIT/WebRTC",
"version": "v3.6.0",
"requirements": []
},
"hive": {
"documentation": "https://www.home-assistant.io/integrations/hive",
"version": "2021.7.0",
"requirements": [
"pyhiveapi==0.5.16"
]
},
"pyscript": {
"documentation": "https://github.com/custom-components/pyscript",
"version": "1.5.0",
"requirements": [
"croniter==1.3.8",
"watchdog==2.3.1"
]
},
"solcast_solar": {
"documentation": "https://github.com/BJReplay/ha-solcast-solar",
"version": "v4.2.7",
"requirements": [
"aiohttp>=3.8.5",
"aiofiles>=23.2.0",
"datetime>=4.3",
"isodate>=0.6.1"
]
},
"auto_backup": {
"documentation": "https://github.com/jcwillox/hass-auto-backup",
"version": "1.4.1",
"requirements": []
},
"myenergi": {
"documentation": "https://github.com/cjne/ha-myenergi",
"version": "0.0.29",
"requirements": [
"pymyenergi==0.2.2"
]
},
"imou_life": {
"documentation": "https://github.com/user2684/imou_life",
"version": "1.0.13",
"requirements": [
"imouapi==1.0.13"
]
},
"hildebrandglow_dcc": {
"documentation": "https://github.com/HandyHat/ha-hildebrandglow-dcc",
"version": "1.0.3",
"requirements": [
"pyglowmarkt==0.5.5"
]
},
"cloudflare_tunnel_monitor": {
"documentation": "https://github.com/deadbeef3137/ha-cloudflare-tunnel-monitor/blob/master/README.md",
"version": "2.1.7",
"requirements": [
"aiohttp",
"async_timeout"
]
},
"dahua": {
"documentation": "https://github.com/rroller/dahua",
"version": "0.5.0",
"requirements": []
},
"meross_lan": {
"documentation": "https://github.com/krahabb/meross_lan",
"version": "5.4.1",
"requirements": []
},
"tapo": {
"documentation": "https://github.com/petretiandrea/home-assistant-tapo-p100",
"version": "3.1.2",
"requirements": [
"plugp100==5.1.3"
]
},
"octopus_energy": {
"documentation": "https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy",
"version": "13.5.3",
"requirements": [
"pydantic"
]
},
"eufy_security": {
"documentation": "https://github.com/fuatakgun/eufy_security",
"version": "8.1.1",
"requirements": [
"websocket-client==1.8.0",
"aiortsp==1.4.0"
]
},
"hacs": {
"documentation": "https://hacs.xyz/docs/use/",
"version": "2.0.5",
"requirements": [
"aiogithubapi>=22.10.1"
]
},
"solis": {
"documentation": "https://github.com/hultenvp/solis-sensor/",
"version": "3.8.1",
"requirements": [
"aiofiles>=23.1.0,<25.0.0"
]
},
"solax_modbus": {
"documentation": "https://homeassistant-solax-modbus.readthedocs.io/",
"version": "2024.12.2",
"requirements": [
"pymodbus==3.6.9"
]
}
},
"integration_manifest": {
"domain": "octopus_energy",
"name": "Octopus Energy",
"codeowners": [
"bottlecapdave"
],
"config_flow": true,
"dependencies": [
"repairs",
"recorder"
],
"documentation": "https://bottlecapdave.github.io/HomeAssistant-OctopusEnergy",
"homekit": {},
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-OctopusEnergy/issues",
"requirements": [
"pydantic"
],
"ssdp": [],
"version": "13.5.3",
"zeroconf": [],
"is_built_in": false,
"overwrites_built_in": false
},
"setup_times": {
"null": {
"setup": 0.0011912440095329657
},
"89e9fe11e5b43612c6ab6a12360f28e3": {
"wait_import_platforms": -2.838580423995154,
"wait_base_component": -0.0004424380022101104,
"config_entry_setup": 3.7577589569991687
}
},
"data": {
"account": {
"id": "REDACTED",
"octoplus_enrolled": true,
"heat_pump_ids": [],
"electricity_meter_points": [
{
"mpan": 2,
"meters": [
{
"active_from": {
"__type": "<class 'datetime.date'>",
"isoformat": "2020-11-11"
},
"active_to": null,
"serial_number": 1,
"is_export": false,
"is_smart_meter": true,
"device_id": "REDACTED",
"manufacturer": "106C - EDMI Metering Europe",
"model": "10E2A100",
"firmware": "0314B700",
"latest_consumption": "2025-02-05T00:00:00+00:00",
"device": {
"total_consumption": 22237.137,
"consumption": 0.003,
"demand": -9.0,
"start": "2025-02-05T15:30:00+00:00",
"end": "2025-02-05T16:00:00+00:00"
}
}
],
"agreements": [
{
"start": "2023-04-24T23:00:00+00:00",
"end": "2023-04-25T23:00:00+00:00",
"tariff_code": "E-1R-VAR-22-11-01-J",
"product_code": "VAR-22-11-01"
},
{
"start": "2023-04-25T23:00:00+00:00",
"end": "2023-10-30T00:00:00+00:00",
"tariff_code": "E-1R-FLUX-IMPORT-23-02-14-J",
"product_code": "FLUX-IMPORT-23-02-14"
},
{
"start": "2023-10-30T00:00:00+00:00",
"end": "2023-10-31T00:00:00+00:00",
"tariff_code": "E-2R-VAR-22-11-01-J",
"product_code": "VAR-22-11-01"
},
{
"start": "2023-10-31T00:00:00+00:00",
"end": "2024-04-03T23:00:00+00:00",
"tariff_code": "E-1R-GO-VAR-22-10-14-J",
"product_code": "GO-VAR-22-10-14"
},
{
"start": "2024-04-03T23:00:00+00:00",
"end": "2024-10-13T23:00:00+00:00",
"tariff_code": "E-1R-FLUX-IMPORT-23-02-14-J",
"product_code": "FLUX-IMPORT-23-02-14"
},
{
"start": "2024-10-13T23:00:00+00:00",
"end": "2025-10-13T23:00:00+00:00",
"tariff_code": "E-1R-GO-VAR-22-10-14-J",
"product_code": "GO-VAR-22-10-14"
}
]
},
{
"mpan": 4,
"meters": [
{
"active_from": {
"__type": "<class 'datetime.date'>",
"isoformat": "2023-05-19"
},
"active_to": null,
"serial_number": 3,
"is_export": true,
"is_smart_meter": true,
"device_id": null,
"manufacturer": "106C - EDMI Metering Europe",
"model": "10E2A100",
"firmware": "0314B700",
"latest_consumption": "2025-02-05T00:00:00+00:00"
}
],
"agreements": [
{
"start": "2023-05-18T23:00:00+00:00",
"end": "2023-10-30T00:00:00+00:00",
"tariff_code": "E-1R-FLUX-EXPORT-23-02-14-J",
"product_code": "FLUX-EXPORT-23-02-14"
},
{
"start": "2023-10-30T00:00:00+00:00",
"end": "2023-10-31T00:00:00+00:00",
"tariff_code": "E-1R-OUTGOING-FIX-12M-19-05-13-J",
"product_code": "OUTGOING-FIX-12M-19-05-13"
},
{
"start": "2023-10-31T00:00:00+00:00",
"end": "2024-04-03T23:00:00+00:00",
"tariff_code": "E-1R-OUTGOING-LITE-FIX-12M-23-09-12-J",
"product_code": "OUTGOING-LITE-FIX-12M-23-09-12"
},
{
"start": "2024-04-03T23:00:00+00:00",
"end": "2024-10-13T23:00:00+00:00",
"tariff_code": "E-1R-FLUX-EXPORT-23-02-14-J",
"product_code": "FLUX-EXPORT-23-02-14"
},
{
"start": "2024-10-13T23:00:00+00:00",
"end": "2024-11-15T00:00:00+00:00",
"tariff_code": "E-1R-OUTGOING-LITE-FIX-12M-23-09-12-J",
"product_code": "OUTGOING-LITE-FIX-12M-23-09-12"
},
{
"start": "2024-11-15T00:00:00+00:00",
"end": null,
"tariff_code": "E-1R-OUTGOING-VAR-24-10-26-J",
"product_code": "OUTGOING-VAR-24-10-26"
}
]
}
],
"gas_meter_points": [
{
"mprn": 6,
"meters": [
{
"active_from": {
"__type": "<class 'datetime.date'>",
"isoformat": "2020-11-11"
},
"active_to": null,
"serial_number": 5,
"consumption_units": "m\u00b3",
"is_smart_meter": true,
"device_id": "REDACTED",
"manufacturer": "1063 - Landis and Gyr",
"model": "47720101",
"firmware": "03035524",
"latest_consumption": "2025-02-05T02:00:00+00:00",
"device": {
"total_consumption": 76876.72181999999,
"consumption": 3.31009,
"demand": null,
"start": "2025-02-05T15:30:00+00:00",
"end": "2025-02-05T16:00:00+00:00"
}
}
],
"agreements": [
{
"start": "2023-04-24T23:00:00+00:00",
"end": "2024-03-19T00:00:00+00:00",
"tariff_code": "G-1R-VAR-22-11-01-J",
"product_code": "VAR-22-11-01"
},
{
"start": "2024-03-19T00:00:00+00:00",
"end": "2025-03-19T00:00:00+00:00",
"tariff_code": "G-1R-SILVER-23-12-06-J",
"product_code": "SILVER-23-12-06"
}
]
}
]
},
"entities": {
"octopus_energy_electricity_3_4_export_previous_rate": {
"last_updated": "2025-01-28T18:12:11.170835+00:00",
"last_changed": "2025-01-28T18:12:11.170835+00:00"
},
"octopus_energy_electricity_3_4_export_next_rate": {
"last_updated": "2025-01-28T18:12:11.171041+00:00",
"last_changed": "2025-01-28T18:12:11.171041+00:00"
},
"octopus_energy_electricity_3_4_export_previous_accumulative_consumption_peak": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_4_export_previous_accumulative_consumption_off_peak": {
"last_updated": "2025-01-28T18:12:20.653188+00:00",
"last_changed": "2025-01-28T18:12:20.653188+00:00"
},
"octopus_energy_electricity_3_4_export_previous_accumulative_cost_peak": {
"last_updated": "2025-01-28T18:12:20.653222+00:00",
"last_changed": "2025-01-28T18:12:20.653222+00:00"
},
"octopus_energy_electricity_3_4_export_previous_accumulative_cost_off_peak": {
"last_updated": "2025-01-28T18:12:20.653253+00:00",
"last_changed": "2025-01-28T18:12:20.653253+00:00"
},
"octopus_energy_electricity_3_2_current_rate": {
"last_updated": "2025-02-05T05:30:41.324560+00:00",
"last_changed": "2025-02-05T05:30:41.324560+00:00"
},
"octopus_energy_electricity_3_2_previous_rate": {
"last_updated": "2025-02-05T05:30:41.324804+00:00",
"last_changed": "2025-02-05T05:30:41.324804+00:00"
},
"octopus_energy_electricity_3_2_next_rate": {
"last_updated": "2025-02-05T10:42:56.451056+00:00",
"last_changed": "2025-02-05T10:42:56.451056+00:00"
},
"octopus_energy_electricity_3_2_current_standing_charge": {
"last_updated": "2025-01-28T18:12:11.156115+00:00",
"last_changed": "2025-01-28T18:12:11.156115+00:00"
},
"octopus_energy_electricity_3_2_previous_accumulative_consumption_peak": {
"last_updated": "2025-02-05T10:24:56.823566+00:00",
"last_changed": "2025-02-05T10:24:56.823566+00:00"
},
"octopus_energy_electricity_3_2_previous_accumulative_consumption_off_peak": {
"last_updated": "2025-02-05T10:24:56.822019+00:00",
"last_changed": "2025-02-05T10:24:56.822019+00:00"
},
"octopus_energy_electricity_3_2_previous_accumulative_cost_peak": {
"last_updated": "2025-02-05T10:24:56.824237+00:00",
"last_changed": "2025-02-05T10:24:56.824237+00:00"
},
"octopus_energy_electricity_3_2_previous_accumulative_cost_off_peak": {
"last_updated": "2025-02-05T10:24:56.822871+00:00",
"last_changed": "2025-02-05T10:24:56.822871+00:00"
},
"octopus_energy_electricity_3_2_current_accumulative_consumption": {
"last_updated": "2025-02-05T15:54:12.701048+00:00",
"last_changed": "2025-02-05T15:54:12.701048+00:00"
},
"octopus_energy_electricity_3_2_current_accumulative_consumption_peak": {
"last_updated": "2025-02-05T15:54:12.703183+00:00",
"last_changed": "2025-02-05T15:54:12.703183+00:00"
},
"octopus_energy_electricity_3_2_current_accumulative_consumption_off_peak": {
"last_updated": "2025-02-05T05:30:02.447461+00:00",
"last_changed": "2025-02-05T05:30:02.447461+00:00"
},
"octopus_energy_electricity_3_2_current_accumulative_cost": {
"last_updated": "2025-02-05T15:54:12.701617+00:00",
"last_changed": "2025-02-05T13:42:43.745725+00:00"
},
"octopus_energy_electricity_3_2_current_accumulative_cost_peak": {
"last_updated": "2025-02-05T15:54:12.703678+00:00",
"last_changed": "2025-02-05T15:04:56.743218+00:00"
},
"octopus_energy_electricity_3_2_current_accumulative_cost_off_peak": {
"last_updated": "2025-02-05T05:30:02.447835+00:00",
"last_changed": "2025-02-05T05:12:59.717098+00:00"
},
"octopus_energy_electricity_3_2_current_demand": {
"last_updated": "2025-02-05T15:56:12.690935+00:00",
"last_changed": "2025-02-05T15:56:12.690935+00:00"
},
"octopus_energy_gas_5_6_previous_rate": {
"last_updated": "2025-02-05T00:00:19.256824+00:00",
"last_changed": "2025-02-05T00:00:19.256824+00:00"
},
"octopus_energy_gas_5_6_next_rate": {
"last_updated": "2025-02-05T00:00:19.257084+00:00",
"last_changed": "2025-02-05T00:00:19.257084+00:00"
},
"octopus_energy_gas_5_6_current_accumulative_cost": {
"last_updated": "2025-02-05T15:40:01.681039+00:00",
"last_changed": "2025-02-05T15:40:01.681039+00:00"
},
"octopus_energy_electricity_3_4_export_current_rate": {
"last_updated": "2025-02-05T00:11:11.824462+00:00",
"last_changed": "2025-01-28T18:12:11.170635+00:00"
},
"octopus_energy_gas_5_6_current_rate": {
"last_updated": "2025-02-05T00:00:19.256298+00:00",
"last_changed": "2025-02-05T00:00:19.256298+00:00"
},
"octopus_energy_gas_5_6_current_standing_charge": {
"last_updated": "2025-01-28T18:12:11.177402+00:00",
"last_changed": "2025-01-28T18:12:11.177402+00:00"
},
"octopus_energy_electricity_3_4_export_current_standing_charge": {
"last_updated": "2025-01-28T18:12:11.171334+00:00",
"last_changed": "2025-01-28T18:12:11.171334+00:00"
},
"octopus_energy_gas_5_6_previous_accumulative_cost": {
"last_updated": "2025-02-05T14:03:58.294766+00:00",
"last_changed": "2025-02-05T14:03:58.294766+00:00"
},
"octopus_energy_gas_5_6_previous_accumulative_consumption_kwh": {
"last_updated": "2025-02-05T14:03:58.294680+00:00",
"last_changed": "2025-02-05T14:03:58.294680+00:00"
},
"octopus_energy_electricity_3_4_export_previous_accumulative_cost": {
"last_updated": "2025-02-05T10:20:26.825130+00:00",
"last_changed": "2025-02-05T10:20:26.825130+00:00"
},
"octopus_energy_electricity_3_4_export_previous_accumulative_consumption": {
"last_updated": "2025-02-05T10:19:58.752248+00:00",
"last_changed": "2025-02-05T10:19:58.752248+00:00"
},
"octopus_energy_electricity_3_2_previous_accumulative_cost": {
"last_updated": "2025-02-05T10:24:56.873696+00:00",
"last_changed": "2025-02-05T10:24:56.873696+00:00"
},
"octopus_energy_electricity_3_2_previous_accumulative_consumption": {
"last_updated": "2025-02-05T10:24:29.560141+00:00",
"last_changed": "2025-02-05T10:24:29.560141+00:00"
},
"octopus_energy_electricity_3_2_current_consumption": {
"last_updated": "2025-02-05T15:56:12.689577+00:00",
"last_changed": "2025-02-05T15:56:12.689577+00:00"
},
"octopus_energy_gas_5_6_current_consumption": {
"last_updated": "2025-02-05T15:56:14.706135+00:00",
"last_changed": "2025-02-05T15:41:01.703506+00:00"
},
"octopus_energy_electricity_3_2_off_peak": {
"last_updated": "2025-02-05T11:00:56.324130+00:00",
"last_changed": "2025-02-05T05:30:41.323794+00:00"
},
"octopus_energy_electricity_3_4_export_off_peak": {
"last_updated": "2025-01-28T18:12:11.139035+00:00",
"last_changed": "2025-01-28T18:12:11.139035+00:00"
},
"octopus_energy_electricity_3_4_export_previous_day_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_4_export_current_day_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_4_export_next_day_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_4_export_previous_consumption_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_4_export_previous_consumption_override_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_2_previous_day_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_2_current_day_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_2_next_day_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_2_previous_consumption_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_2_previous_consumption_override_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_gas_5_6_previous_day_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_gas_5_6_current_day_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_gas_5_6_next_day_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_gas_5_6_previous_consumption_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_gas_5_6_previous_consumption_override_rates": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_a_octoplus_saving_sessions": {
"last_updated": "2025-01-28T18:12:11.138372+00:00",
"last_changed": "2025-01-28T18:12:11.138372+00:00"
},
"octopus_energy_a_octoplus_saving_session_events": {
"last_updated": "2025-02-05T15:56:21.556429+00:00",
"last_changed": "2025-02-05T15:56:21.556429+00:00"
},
"octopus_energy_a_wheel_of_fortune_spins_gas": {
"last_updated": "2025-02-01T00:50:22.851895+00:00",
"last_changed": "2025-02-01T00:50:22.851895+00:00"
},
"octopus_energy_a_wheel_of_fortune_spins_electricity": {
"last_updated": "2025-02-01T00:50:22.851695+00:00",
"last_changed": "2025-02-01T00:50:22.851695+00:00"
},
"octopus_energy_a_octoplus_points": {
"last_updated": "2025-01-28T18:12:41.941755+00:00",
"last_changed": "2025-01-28T18:12:41.941755+00:00"
},
"octopus_energy_gas_5_6_previous_accumulative_consumption_m3": {
"last_updated": "2025-02-05T14:03:58.294454+00:00",
"last_changed": "2025-02-05T14:03:58.294454+00:00"
},
"octopus_energy_gas_5_6_current_accumulative_consumption_kwh": {
"last_updated": "2025-02-05T15:40:01.679769+00:00",
"last_changed": "2025-02-05T15:40:01.679769+00:00"
},
"octopus_energy_gas_5_6_current_accumulative_consumption_m3": {
"last_updated": "2025-02-05T15:40:01.680336+00:00",
"last_changed": "2025-02-05T15:40:01.680336+00:00"
},
"octopus_energy_a_greenness_forecast_current_index": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_a_greenness_forecast_highlighted": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_a_greenness_forecast_next_index": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_2_previous_accumulative_consumption_standard": {
"last_updated": "2025-01-28T18:12:20.653718+00:00",
"last_changed": "2025-01-28T18:12:20.653718+00:00"
},
"octopus_energy_electricity_3_2_previous_accumulative_cost_standard": {
"last_updated": "2025-01-28T18:12:20.653745+00:00",
"last_changed": "2025-01-28T18:12:20.653745+00:00"
},
"octopus_energy_electricity_3_2_current_accumulative_consumption_standard": {
"last_updated": "2025-01-28T18:12:20.653771+00:00",
"last_changed": "2025-01-28T18:12:20.653771+00:00"
},
"octopus_energy_electricity_3_2_current_accumulative_cost_standard": {
"last_updated": "2025-01-28T18:12:20.653819+00:00",
"last_changed": "2025-01-28T18:12:20.653819+00:00"
},
"octopus_energy_electricity_3_4_export_previous_accumulative_consumption_standard": {
"last_updated": "2025-01-28T18:12:20.653853+00:00",
"last_changed": "2025-01-28T18:12:20.653853+00:00"
},
"octopus_energy_electricity_3_4_export_previous_accumulative_cost_standard": {
"last_updated": "2025-01-28T18:12:20.653889+00:00",
"last_changed": "2025-01-28T18:12:20.653889+00:00"
},
"octopus_energy_electricity_3_2_current_total_consumption": {
"last_updated": "2025-02-05T15:54:12.701926+00:00",
"last_changed": "2025-02-05T15:54:12.701926+00:00"
},
"octopus_energy_gas_5_6_current_total_consumption_kwh": {
"last_updated": "2025-02-05T15:40:01.681216+00:00",
"last_changed": "2025-02-05T15:40:01.681216+00:00"
},
"octopus_energy_gas_5_6_current_total_consumption_m3": {
"last_updated": "2025-02-05T15:40:01.681321+00:00",
"last_changed": "2025-02-05T15:40:01.681321+00:00"
},
"octopus_energy_a_account_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_a_greenness_forecast_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_a_saving_sessions_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_a_wheel_of_fortune_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_2_rates_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_2_standing_charge_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_2_octoplus_saving_session_baseline": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_2_previous_consumption_rates_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_2_current_interval_accumulative_consumption": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_2_current_consumption_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_4_rates_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_4_standing_charge_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_4_export_octoplus_saving_session_baseline": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_4_previous_consumption_rates_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_gas_5_6_rates_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_gas_5_6_standing_charge_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_gas_5_6_previous_consumption_rates_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_gas_5_6_current_consumption_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_a_octoplus_free_electricity_session": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_a_octoplus_free_electricity_session_events": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_a_free_electricity_sessions_data_last_retrieved": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_2_octoplus_free_electricity_session_baseline": {
"last_updated": null,
"last_changed": null
},
"octopus_energy_electricity_3_4_export_octoplus_free_electricity_session_baseline": {
"last_updated": null,
"last_changed": null
}
},
"intelligent_device": null,
"intelligent_settings": null,
"heat_pumps": {}
}
}'
Confirmation
The text was updated successfully, but these errors were encountered: