43 lines
1.0 KiB
Plaintext
43 lines
1.0 KiB
Plaintext
{
|
|
"version": 1,
|
|
"minor_version": 1,
|
|
"key": "energy",
|
|
"data": {
|
|
"energy_sources": [
|
|
{
|
|
"type": "grid",
|
|
"flow_from": [
|
|
{
|
|
"stat_energy_from": "sensor.daily_consumed_energy",
|
|
"stat_cost": null,
|
|
"entity_energy_price": null,
|
|
"number_energy_price": 0.38
|
|
}
|
|
],
|
|
"flow_to": [
|
|
{
|
|
"stat_energy_to": "sensor.daily_exported_energy",
|
|
"stat_compensation": null,
|
|
"entity_energy_price": null,
|
|
"number_energy_price": null
|
|
}
|
|
],
|
|
"cost_adjustment_day": 0.0
|
|
},
|
|
{
|
|
"type": "battery",
|
|
"stat_energy_from": "sensor.daily_battery_discharge",
|
|
"stat_energy_to": "sensor.daily_battery_charge"
|
|
},
|
|
{
|
|
"type": "solar",
|
|
"stat_energy_from": "sensor.daily_pv_generation",
|
|
"config_entry_solar_forecast": [
|
|
"01J9VG1ABCGHPQVWJEXE3PG7M3",
|
|
"01J9VG2FE48PHAKXSG125PC0D9"
|
|
]
|
|
}
|
|
],
|
|
"device_consumption": []
|
|
}
|
|
} |