Since the new energy dashboard in version 2026.3 should have some new realtime badges for energy consumption. I decided to check it out. Seems that my dashboard is missing the “Now” view/button. Anyone else has the same problem? Do I need to activate it somewhere?
Have you configured all the sensors correctly in the dashboard for grid, individual devices etc?
Mine looks ok:
No idea then, other than clearing browser cache, cookies etc
I’m even missing the distribution card now…
Looks like quite a few issues with this update, I’m missing net consumed grid and self consumed solar badges.
I managed to get the summary and now display to show by going back into the energy configurations and changing the type of power management from no power management to a sensor, then they both appeared.
I had the same problem. my solution was to place the entity for the actual watts:
i assume that this entity is empty for you?
If you’re missing a tab and you think it should be there, can you copy the energy diagnostic json downloaded from the upper right corner of the config/energy page?
Also make sure you do the normal cache clearing after an update as well.
This is what I had to do to make the Summary and Now tabs appear.
Any idea why I am missing net consumed from grid and self consumed solar as per my prior post?
Also my energy distribution is not showing solar to grid?
{
"version": "2026.3.1",
"info": {
"cost_sensors": {
"sensor.electricity_import_off_peak": "sensor.electricity_import_off_peak_cost",
"sensor.electricity_import_normal": "sensor.electricity_import_normal_cost",
"sensor.electricity_export": "sensor.electricity_export_compensation"
},
"solar_forecast_domains": [
"solcast_solar"
]
},
"preferences": {
"energy_sources": [
{
"type": "gas",
"stat_energy_from": "sensor.octopus_energy_gas_e6s17319782261_2086263106_current_accumulative_consumption_kwh",
"stat_cost": "sensor.octopus_energy_gas_e6s17319782261_2086263106_current_accumulative_cost",
"entity_energy_price": null,
"number_energy_price": null
},
{
"type": "solar",
"stat_energy_from": "sensor.givtcp_ed2253g619_pv_energy_total_kwh",
"config_entry_solar_forecast": [
"c446c036949131a40ea675918cbefb30"
],
"stat_rate": "sensor.givtcp_ed2253g619_pv_power"
},
{
"type": "battery",
"stat_energy_from": "sensor.givtcp_ed2253g619_battery_discharge_energy_total_kwh",
"stat_energy_to": "sensor.givtcp_ed2253g619_battery_charge_energy_total_kwh",
"stat_rate": "sensor.battery_power_for_energy_dashboard"
},
{
"type": "grid",
"stat_energy_from": "sensor.eon_next_drive_normal",
"stat_energy_to": null,
"stat_cost": null,
"stat_compensation": null,
"entity_energy_price": null,
"number_energy_price": null,
"entity_energy_price_export": null,
"number_energy_price_export": null,
"cost_adjustment_day": 0
},
{
"type": "grid",
"stat_energy_from": "sensor.eon_next_drive_off_peak",
"stat_energy_to": null,
"stat_cost": null,
"stat_compensation": null,
"entity_energy_price": null,
"number_energy_price": null,
"entity_energy_price_export": null,
"number_energy_price_export": null,
"cost_adjustment_day": 0
},
{
"type": "grid",
"stat_energy_from": "sensor.octopus_electricity_day",
"stat_energy_to": null,
"stat_cost": null,
"stat_compensation": null,
"entity_energy_price": null,
"number_energy_price": null,
"entity_energy_price_export": null,
"number_energy_price_export": null,
"cost_adjustment_day": 0
},
{
"type": "grid",
"stat_energy_from": "sensor.octopus_electricity_flux",
"stat_energy_to": null,
"stat_cost": null,
"stat_compensation": null,
"entity_energy_price": null,
"number_energy_price": null,
"entity_energy_price_export": null,
"number_energy_price_export": null,
"cost_adjustment_day": 0
},
{
"type": "grid",
"cost_adjustment_day": 0,
"stat_energy_from": "sensor.octopus_electricity_peak",
"stat_cost": null,
"entity_energy_price": null,
"number_energy_price": null,
"stat_energy_to": null,
"stat_compensation": null,
"entity_energy_price_export": null,
"number_energy_price_export": null
},
{
"type": "grid",
"stat_energy_from": "sensor.electricity_import_off_peak",
"stat_energy_to": null,
"stat_cost": null,
"stat_compensation": null,
"entity_energy_price": "input_number.electricity_import_rate",
"number_energy_price": null,
"entity_energy_price_export": null,
"number_energy_price_export": null,
"cost_adjustment_day": 0
},
{
"type": "grid",
"stat_energy_from": "sensor.electricity_import_normal",
"stat_energy_to": null,
"stat_cost": null,
"stat_compensation": null,
"entity_energy_price": "input_number.electricity_import_rate",
"number_energy_price": null,
"entity_energy_price_export": null,
"number_energy_price_export": null,
"cost_adjustment_day": 0,
"power_config": {
"stat_rate": "sensor.grid_power_for_energy_dashboard"
},
"stat_rate": "sensor.grid_power_for_energy_dashboard"
},
{
"type": "grid",
"stat_energy_from": null,
"stat_energy_to": "sensor.electricity_export",
"stat_cost": null,
"stat_compensation": null,
"entity_energy_price": null,
"number_energy_price": null,
"entity_energy_price_export": "input_number.electricity_export_rate",
"number_energy_price_export": null,
"cost_adjustment_day": 0
}
],
"device_consumption": [
{
"stat_consumption": "sensor.myenergi_eddi_energy_consumed_session",
"name": "Eddi Hot Water",
"stat_rate": "sensor.myenergi_eddi_internal_load_ct1"
},
{
"stat_consumption": "sensor.garage_switch_electric_consumption_kwh",
"name": "Garage",
"stat_rate": "sensor.garage_switch_electric_consumption_w"
},
{
"stat_consumption": "sensor.oven_electric_consumption_kwh",
"name": "Oven",
"stat_rate": "sensor.oven_electric_consumption_w"
},
{
"stat_consumption": "sensor.studio_av_power_electric_consumption_kwh",
"name": "Studio AV",
"stat_rate": "sensor.studio_av_power_electric_consumption_w"
},
{
"stat_consumption": "sensor.tumble_dryer_switch_electric_consumption_kwh",
"name": "Tumble Dryer",
"stat_rate": "sensor.tumble_dryer_switch_electric_consumption_w"
},
{
"stat_consumption": "sensor.studio_heater_switch_electric_consumption_kwh",
"name": "Studio Heater",
"stat_rate": "sensor.studio_heater_switch_electric_consumption_w"
},
{
"stat_consumption": "sensor.studio_leds_electric_consumption_kwh",
"name": "Studio LEDs",
"stat_rate": "sensor.studio_leds_electric_consumption_w"
},
{
"stat_consumption": "sensor.pc_switch_electric_consumption_kwh",
"stat_rate": "sensor.pc_switch_electric_consumption_w",
"name": "Office Equipment"
},
{
"stat_consumption": "sensor.dish_washer_electric_consumption_kwh",
"name": "Dishwasher",
"stat_rate": "sensor.dish_washer_electric_consumption_w"
},
{
"stat_consumption": "sensor.hall_switch_electric_consumption_kwh",
"name": "Hall Switch",
"stat_rate": "sensor.hall_switch_electric_consumption_w"
},
{
"stat_consumption": "sensor.washing_machine_electric_consumption_kwh",
"name": "Washing Machine",
"stat_rate": "sensor.washing_machine_electric_consumption_w"
},
{
"stat_consumption": "sensor.fridge_freezer_total_energy",
"stat_rate": "sensor.fridge_freezer_power",
"name": "Fridge Freezer"
},
{
"stat_consumption": "sensor.myenergi_zappi_charge_added_session",
"name": "Zappi",
"stat_rate": "sensor.myenergi_zappi_power_ct_internal_load"
},
{
"stat_consumption": "sensor.wave_plug_uk_electric_consumption_kwh",
"name": "Kitchen LEDs",
"stat_rate": "sensor.wave_plug_uk_electric_consumption_w"
},
{
"stat_consumption": "sensor.lounge_av_electric_consumption_kwh",
"name": "Lounge AV",
"stat_rate": "sensor.lounge_av_electric_consumption_w"
},
{
"stat_consumption": "sensor.smart_switch_6_electric_consumption_kwh",
"name": "Dehumidifier",
"stat_rate": "sensor.smart_switch_6_electric_consumption_w"
},
{
"stat_consumption": "sensor.smart_plug_575136_total_energy",
"stat_rate": "sensor.smart_plug_575136_power",
"name": "Aquarium"
},
{
"stat_consumption": "sensor.server_switch_electric_consumption_kwh",
"stat_rate": "sensor.server_switch_electric_consumption_w",
"name": "Server"
},
{
"stat_consumption": "sensor.inverter_overhead_energy_loss",
"stat_rate": "sensor.inverter_overhead",
"name": "Inverter Overhead"
},
{
"stat_consumption": "sensor.studio_light_switch_electric_consumption_kwh_1",
"stat_rate": "sensor.studio_light_switch_electric_consumption_w_1"
},
{
"stat_consumption": "sensor.studio_light_switch_electric_consumption_kwh_2",
"stat_rate": "sensor.studio_light_switch_electric_consumption_w_2"
},
{
"stat_consumption": "sensor.jamie_iotorero_total_energy",
"stat_rate": "sensor.jamie_iotorero_power"
},
{
"stat_consumption": "sensor.alex_iotorero_total_energy",
"stat_rate": "sensor.alex_iotorero_power"
}
],
"device_consumption_water": []
},
"metadata": {
"sensor.smart_switch_6_electric_consumption_kwh": {
"statistic_id": "sensor.smart_switch_6_electric_consumption_kwh",
"display_unit_of_measurement": "kWh",
<cut>
"calorific_value": 40,
"unit_of_measurement": "GBP",
"device_class": "monetary",
"icon": "mdi:currency-gbp",
"friendly_name": "Current Accumulative Cost Gas (E6S17319782261/2086263106)"
},
"context": {
"id": "01KK6MM8Z1RFKNHTKQ02W02JAS",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T11:50:53.777Z",
"last_updated": "2026-03-08T11:51:54.081Z"
},
"sensor.studio_light_switch_electric_consumption_kwh_1": {
"entity_id": "sensor.studio_light_switch_electric_consumption_kwh_1",
"state": "3.8",
"attributes": {
"state_class": "total_increasing",
"meter_type": 1,
"meter_type_name": "ELECTRIC",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Studio Internal"
},
"context": {
"id": "01KK6MJDE8XTTH48FJWPQRF074",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T11:50:53.128Z",
"last_updated": "2026-03-08T11:50:53.128Z"
},
"sensor.oven_electric_consumption_kwh": {
"entity_id": "sensor.oven_electric_consumption_kwh",
"state": "224.87",
"attributes": {
"state_class": "total_increasing",
"meter_type": 1,
"meter_type_name": "ELECTRIC",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Oven Electric Consumption [kWh]"
},
"context": {
"id": "01KK6MJCYRA8E049WW19DCNCVN",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T11:50:52.632Z",
"last_updated": "2026-03-08T11:50:52.632Z"
},
"sensor.garage_switch_electric_consumption_kwh": {
"entity_id": "sensor.garage_switch_electric_consumption_kwh",
"state": "331.745",
"attributes": {
"state_class": "total_increasing",
"meter_type": 1,
"meter_type_name": "ELECTRIC",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Garage Switch Electric Consumption [kWh]"
},
"context": {
"id": "01KK6NT0C1784TGCK834SHQZMP",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T12:12:30.465Z",
"last_updated": "2026-03-08T12:12:30.465Z"
},
"sensor.dish_washer_electric_consumption_kwh": {
"entity_id": "sensor.dish_washer_electric_consumption_kwh",
"state": "135.447",
"attributes": {
"state_class": "total_increasing",
"meter_type": 1,
"meter_type_name": "ELECTRIC",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Dish Washer Electric Consumption [kWh]"
},
"context": {
"id": "01KK6NT0PMXK5G5F9D2A2GQDYC",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T12:12:30.804Z",
"last_updated": "2026-03-08T12:12:30.804Z"
},
"sensor.tumble_dryer_switch_electric_consumption_kwh": {
"entity_id": "sensor.tumble_dryer_switch_electric_consumption_kwh",
"state": "317.153",
"attributes": {
"state_class": "total_increasing",
"meter_type": 1,
"meter_type_name": "ELECTRIC",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Tumble Dryer Switch Electric Consumption [kWh]"
},
"context": {
"id": "01KK6NT0HZ81H4YBHZTR0B73Z7",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T12:12:30.655Z",
"last_updated": "2026-03-08T12:12:30.655Z"
},
"sensor.inverter_overhead_energy_loss": {
"entity_id": "sensor.inverter_overhead_energy_loss",
"state": "135.74",
"attributes": {
"state_class": "total",
"source": "sensor.inverter_overhead",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Inverter Overhead Energy Loss"
},
"context": {
"id": "01KK6NR66EMQGQPDNTG3NJBH6X",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T12:11:30.894Z",
"last_updated": "2026-03-08T12:11:30.894Z"
},
"sensor.smart_plug_575136_total_energy": {
"entity_id": "sensor.smart_plug_575136_total_energy",
"state": "221.672790527344",
"attributes": {
"state_class": "total_increasing",
"unit_of_measurement": "kWh",
"device_class": "energy",
"icon": "mdi:lightning-bolt",
"friendly_name": "Aquarium Smart Plug Total Energy"
},
"context": {
"id": "01KK6NV322JX8X8SQCXVESFS1B",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T12:13:05.986Z",
"last_updated": "2026-03-08T12:13:05.986Z"
},
"sensor.octopus_electricity_flux": {
"entity_id": "sensor.octopus_electricity_flux",
"state": "0",
"attributes": {
"state_class": "total_increasing",
"status": "paused",
"last_period": "0",
"last_valid_state": "None",
"tariff": "Flux",
"last_reset": "2026-03-08T00:00:00.008893+00:00",
"next_reset": "2026-03-09T00:00:00+00:00",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Octopus Electricity Flux"
},
"context": {
"id": "01KK6MJBJS7K8YZRHXSFE65VAT",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T11:50:51.225Z",
"last_updated": "2026-03-08T11:50:51.225Z"
},
"sensor.hall_switch_electric_consumption_kwh": {
"entity_id": "sensor.hall_switch_electric_consumption_kwh",
"state": "1.68",
"attributes": {
"state_class": "total_increasing",
"meter_type": 1,
"meter_type_name": "ELECTRIC",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Hall switch Electric Consumption [kWh]"
},
"context": {
"id": "01KK6MJCYM8QJQ2HECTJMNZ01Q",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T11:50:52.628Z",
"last_updated": "2026-03-08T11:50:52.628Z"
},
"sensor.jamie_iotorero_total_energy": {
"entity_id": "sensor.jamie_iotorero_total_energy",
"state": "8.71713542938232",
"attributes": {
"state_class": "total_increasing",
"unit_of_measurement": "kWh",
"device_class": "energy",
"icon": "mdi:lightning-bolt",
"friendly_name": "Jamie IoTorero Total Energy"
},
"context": {
"id": "01KK6NV5YX0BA066KX1VPX2ZJA",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T12:13:08.957Z",
"last_updated": "2026-03-08T12:13:08.957Z"
},
"sensor.octopus_electricity_day": {
"entity_id": "sensor.octopus_electricity_day",
"state": "0",
"attributes": {
"state_class": "total_increasing",
"status": "collecting",
"last_period": "0",
"last_valid_state": "None",
"tariff": "Day",
"last_reset": "2026-03-08T00:00:00.001954+00:00",
"next_reset": "2026-03-09T00:00:00+00:00",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Octopus Electricity Day"
},
"context": {
"id": "01KK6MJBJRKP9DFZCVENMABAS0",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T11:50:51.224Z",
"last_updated": "2026-03-08T11:50:51.224Z"
},
"sensor.studio_heater_switch_electric_consumption_kwh": {
"entity_id": "sensor.studio_heater_switch_electric_consumption_kwh",
"state": "219.453",
"attributes": {
"state_class": "total_increasing",
"meter_type": 1,
"meter_type_name": "ELECTRIC",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Studio Heater Switch Electric Consumption [kWh]"
},
"context": {
"id": "01KK6NT1120MPFPXTQCKNQV468",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T12:12:31.138Z",
"last_updated": "2026-03-08T12:12:31.138Z"
},
"sensor.fridge_freezer_total_energy": {
"entity_id": "sensor.fridge_freezer_total_energy",
"state": "73.6758499145508",
"attributes": {
"state_class": "total_increasing",
"unit_of_measurement": "kWh",
"device_class": "energy",
"icon": "mdi:lightning-bolt",
"friendly_name": "Fridge Freezer Total Energy"
},
"context": {
"id": "01KK6NV1GXBPX0CHNX8GBN81ES",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T12:13:04.413Z",
"last_updated": "2026-03-08T12:13:04.413Z"
},
"sensor.lounge_av_electric_consumption_kwh": {
"entity_id": "sensor.lounge_av_electric_consumption_kwh",
"state": "164.155",
"attributes": {
"state_class": "total_increasing",
"meter_type": 1,
"meter_type_name": "ELECTRIC",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Lounge AV Electric Consumption [kWh]"
},
"context": {
"id": "01KK6NT0ZV5QB2KTADA6TMY01H",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T12:12:31.099Z",
"last_updated": "2026-03-08T12:12:31.099Z"
},
"sensor.electricity_export_compensation": {
"entity_id": "sensor.electricity_export_compensation",
"state": "0.0",
"attributes": {
"state_class": "total",
"last_reset": "2026-03-08T11:50:51.262296+00:00",
"unit_of_measurement": "GBP",
"device_class": "monetary",
"friendly_name": "Electricity Export Compensation"
},
"context": {
"id": "01KK6MJBKY9YJXV6WB5JJMZA6R",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T11:50:51.262Z",
"last_updated": "2026-03-08T11:50:51.262Z"
},
"sensor.myenergi_eddi_energy_consumed_session": {
"entity_id": "sensor.myenergi_eddi_energy_consumed_session",
"state": "0",
"attributes": {
"state_class": "total_increasing",
"integration": "myenergi",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "myenergi eddi Energy consumed session"
},
"context": {
"id": "01KK6MJDK0FW6BZZBB1R639ENB",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T11:50:53.280Z",
"last_updated": "2026-03-08T11:50:53.280Z"
},
"sensor.eon_next_drive_off_peak": {
"entity_id": "sensor.eon_next_drive_off_peak",
"state": "0",
"attributes": {
"state_class": "total_increasing",
"status": "collecting",
"last_period": "0",
"last_valid_state": "None",
"tariff": "Off Peak",
"last_reset": "2026-03-08T00:00:00.021493+00:00",
"next_reset": "2026-03-09T00:00:00+00:00",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "eon Next Drive Off Peak"
},
"context": {
"id": "01KK6MJBK6APD93P1R5A0SXGHW",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T11:50:51.238Z",
"last_updated": "2026-03-08T11:50:51.238Z"
},
"sensor.pc_switch_electric_consumption_kwh": {
"entity_id": "sensor.pc_switch_electric_consumption_kwh",
"state": "1.3732",
"attributes": {
"state_class": "total_increasing",
"meter_type": 1,
"meter_type_name": "ELECTRIC",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Office Equipment Electric Consumption [kWh]"
},
"context": {
"id": "01KK6N33KZMWFF6J42Y5C93DC1",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T12:00:00.127Z",
"last_updated": "2026-03-08T12:00:00.127Z"
},
"sensor.givtcp_ed2253g619_battery_discharge_energy_total_kwh": {
"entity_id": "sensor.givtcp_ed2253g619_battery_discharge_energy_total_kwh",
"state": "882.6",
"attributes": {
"state_class": "total_increasing",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Battery Discharge"
},
"context": {
"id": "01KK6NR65YDHG7SM5DNAS4TZ64",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T12:11:30.878Z",
"last_updated": "2026-03-08T12:11:30.878Z"
},
"sensor.eon_next_drive_normal": {
"entity_id": "sensor.eon_next_drive_normal",
"state": "0",
"attributes": {
"state_class": "total_increasing",
"status": "paused",
"last_period": "0",
"last_valid_state": "None",
"tariff": "Normal",
"last_reset": "2026-03-08T00:00:00.020684+00:00",
"next_reset": "2026-03-09T00:00:00+00:00",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "eon Next Drive Normal"
},
"context": {
"id": "01KK6MJBK5HD8MC1JFHGE7E561",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T11:50:51.237Z",
"last_updated": "2026-03-08T11:50:51.237Z"
},
"sensor.electricity_import_normal_cost": {
"entity_id": "sensor.electricity_import_normal_cost",
"state": "0.001202896",
"attributes": {
"state_class": "total",
"last_reset": "2026-03-08T11:50:51.261836+00:00",
"unit_of_measurement": "GBP",
"device_class": "monetary",
"friendly_name": "Electricity Import Normal Cost"
},
"context": {
"id": "01KK6NQ1RKFYCC6F86WKEC04FN",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T12:10:53.587Z",
"last_updated": "2026-03-08T12:10:53.587Z"
},
"sensor.givtcp_ed2253g619_pv_energy_total_kwh": {
"entity_id": "sensor.givtcp_ed2253g619_pv_energy_total_kwh",
"state": "15885.1",
"attributes": {
"state_class": "total_increasing",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Solar"
},
"context": {
"id": "01KK6MXFB1ZYXY541RHXYNZA9M",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T11:56:55.521Z",
"last_updated": "2026-03-08T11:56:55.521Z"
},
"sensor.myenergi_zappi_charge_added_session": {
"entity_id": "sensor.myenergi_zappi_charge_added_session",
"state": "13.71",
"attributes": {
"state_class": "total_increasing",
"integration": "myenergi",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "myenergi zappi Charge added session"
},
"context": {
"id": "01KK6MJDK4RRQZ44DDFX7DAMHF",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T11:50:53.284Z",
"last_updated": "2026-03-08T11:50:53.284Z"
},
"sensor.electricity_import_off_peak": {
"entity_id": "sensor.electricity_import_off_peak",
"state": "19.441",
"attributes": {
"state_class": "total_increasing",
"status": "paused",
"last_period": "29.511",
"last_valid_state": "None",
"tariff": "Off Peak",
"last_reset": "2026-03-08T00:00:00.010627+00:00",
"next_reset": "2026-03-09T00:00:00+00:00",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Electricity Import Off Peak"
},
"context": {
"id": "01KK6MJBK9GE0QYQVKJNTF4BY9",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T11:50:51.241Z",
"last_updated": "2026-03-08T11:50:51.241Z"
},
"sensor.wave_plug_uk_electric_consumption_kwh": {
"entity_id": "sensor.wave_plug_uk_electric_consumption_kwh",
"state": "23.1",
"attributes": {
"state_class": "total_increasing",
"meter_type": 1,
"meter_type_name": "ELECTRIC",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Kitchen LEDs Electric Consumption [kWh]"
},
"context": {
"id": "01KK6MJD0ESGXPW9VN98B1B6TB",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T11:50:52.686Z",
"last_updated": "2026-03-08T11:50:52.686Z"
},
"sensor.electricity_import_normal": {
"entity_id": "sensor.electricity_import_normal",
"state": "0.046",
"attributes": {
"state_class": "total_increasing",
"status": "collecting",
"last_period": "0.063",
"last_valid_state": "19.522",
"tariff": "Normal",
"last_reset": "2026-03-08T00:00:00.014052+00:00",
"next_reset": "2026-03-09T00:00:00+00:00",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Electricity Import Normal"
},
"context": {
"id": "01KK6NQ1RJ3YTZ8PQTDGGEYTV1",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T12:10:53.586Z",
"last_updated": "2026-03-08T12:10:53.586Z"
}
},
"issues": {
"energy_sources": [
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[]
],
"device_consumption": [
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[]
],
"device_consumption_water": []
}
}
@fireplex You don’t seem to have any grid export configured. Net consumed from grid and self consumed solar only appear when you have grid export. This is not a new rule.
@MindFreeze But I do have it configured:
and I can see export reported in my “Now” view when I’m exporting.
My bad. I missed it in your config. I see the bug now. Will fix it.
Already tried to clear the browsers cache. How can I post the “energy diagnostic json” as an attachment because can’t paste it into this form because number of lines to reply is limited. The json exceeds the line limit of this forum.
I cut out the data from my individual devices to fit in the line limit
Thanks, much appreciated
This is my json
{
"version": "2026.3.1",
"info": {
"cost_sensors": {
"sensor.gas_meter_gas": "sensor.gas_meter_gas_cost"
},
"solar_forecast_domains": [
"forecast_solar"
]
},
"preferences": {
"energy_sources": [
{
"type": "grid",
"cost_adjustment_day": 0,
"stat_energy_from": "sensor.shellypro3em_phase_c_total_active_energy",
"stat_cost": null,
"entity_energy_price": null,
"number_energy_price": null,
"stat_energy_to": "sensor.shellypro3em_total_active_returned_energy",
"stat_compensation": null,
"entity_energy_price_export": null,
"number_energy_price_export": null
},
{
"type": "solar",
"stat_energy_from": "sensor.solaredge_i1_ac_energy_kwh",
"config_entry_solar_forecast": [
"254bdbff3c42d58ccd1b552f3744cc32",
"f8e7ba9aea4e21a8b9231aac83f44aa4"
]
},
{
"type": "water",
"stat_energy_from": "sensor.water_meter_water",
"stat_cost": null,
"entity_energy_price": null,
"number_energy_price": null
},
{
"type": "gas",
"stat_energy_from": "sensor.gas_meter_gas",
"stat_cost": null,
"entity_energy_price": null,
"number_energy_price": 0.054
}
],
"device_consumption": [
{
"stat_consumption": "sensor.lamp_keuken_energy",
"name": "Lamp keuken"
},
{
"stat_consumption": "sensor.afwasmachine_energy",
"name": "Afwasmachine"
},
<CUT>
{
"stat_consumption": "sensor.shelly1pmg4_7c2c677680c0_energy",
"name": "Synology"
}
],
"device_consumption_water": []
},
"metadata": {
"sensor.blitzwolf_bureau_opsomming_afgeleverd": {
"statistic_id": "sensor.blitzwolf_bureau_opsomming_afgeleverd",
"display_unit_of_measurement": "kWh",
"has_mean": false,
"mean_type": 0,
"has_sum": true,
"name": null,
"source": "recorder",
"statistics_unit_of_measurement": "kWh",
"unit_class": "energy"
},
<CUT>
"sensor.blitzwolf_luchtreiniger_opsomming_afgeleverd": {
"entity_id": "sensor.blitzwolf_luchtreiniger_opsomming_afgeleverd",
"state": "48.75",
"attributes": {
"state_class": "total_increasing",
"status": "NO_ALARMS",
"device_type": "Electric Metering",
"zcl_unit_of_measurement": 0,
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Blitzwolf_luchtreiniger Opsomming afgeleverd"
},
"context": {
"id": "01KK6RRH7JA6TE4EGAQQ6BPYCR",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T13:04:07.922Z",
"last_updated": "2026-03-08T13:04:07.922Z"
},
"sensor.lampje_living_energy": {
"entity_id": "sensor.lampje_living_energy",
"state": "0.920116666666667",
"attributes": {
"state_class": "total_increasing",
"unit_of_measurement": "kWh",
"device_class": "energy",
"friendly_name": "Lampje Living Energie",
"last_reset": "1970-01-01T00:00:00+00:00"
},
"context": {
"id": "01KK7TW0ARE9V7BGD1SWPQTBW8",
"parent_id": null,
"user_id": null
},
"last_changed": "2026-03-08T23:00:13.272Z",
"last_updated": "2026-03-08T23:00:13.272Z"
}
},
"issues": {
"energy_sources": [
[],
[],
[],
[]
],
"device_consumption": [
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[
{
"type": "entity_unavailable",
"affected_entities": [
[
"sensor.blitzwolf_droogkast_opsomming_afgeleverd",
"unavailable"
]
],
"translation_placeholders": null
}
],
[],
[],
[],
[],
[
{
"type": "entity_unavailable",
"affected_entities": [
[
"sensor.blitzwolf_wasmachine_opsomming_afgeleverd",
"unavailable"
]
],
"translation_placeholders": null
}
],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[]
],
"device_consumption_water": []
}
}
Hi, I updated to 2026.3.2 but still see this issue.





