{ "version": 1, "minor_version": 1, "key": "energy", "data": { "energy_sources": [ { "type": "grid", "flow_from": [ { "stat_energy_from": "sensor.pw_site_import", "stat_cost": null, "entity_energy_price": null, "number_energy_price": null } ], "flow_to": [ { "stat_energy_to": "sensor.pw_site_export", "stat_compensation": null, "entity_energy_price": null, "number_energy_price": null } ], "cost_adjustment_day": 0.0 }, { "type": "solar", "stat_energy_from": "sensor.pw_solar_export", "config_entry_solar_forecast": null }, { "type": "battery", "stat_energy_from": "sensor.pw_battery_export", "stat_energy_to": "sensor.pw_battery_import" } ], "device_consumption": [] } }