118 lines
3.3 KiB
Plaintext
118 lines
3.3 KiB
Plaintext
{
|
|
"version": 1,
|
|
"minor_version": 1,
|
|
"key": "energy",
|
|
"data": {
|
|
"energy_sources": [
|
|
{
|
|
"type": "solar",
|
|
"stat_energy_from": "sensor.inverter_total_energy",
|
|
"config_entry_solar_forecast": [
|
|
"01J70GAMKRWSDDJSQ0PANJBDP6"
|
|
]
|
|
},
|
|
{
|
|
"type": "grid",
|
|
"flow_from": [
|
|
{
|
|
"stat_energy_from": "sensor.smart_meter_real_energy_consumed",
|
|
"stat_cost": null,
|
|
"entity_energy_price": "sensor.grid_energy_cost_per_kwh",
|
|
"number_energy_price": null
|
|
}
|
|
],
|
|
"flow_to": [
|
|
{
|
|
"stat_energy_to": "sensor.smart_meter_real_energy_produced",
|
|
"stat_compensation": null,
|
|
"entity_energy_price": "input_number.energy_export_price",
|
|
"number_energy_price": null
|
|
}
|
|
],
|
|
"cost_adjustment_day": 0.0
|
|
}
|
|
],
|
|
"device_consumption": [
|
|
{
|
|
"stat_consumption": "sensor.all_light_energy",
|
|
"name": "Lights"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.living_room_aircon_energy",
|
|
"name": "Living room aircon"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.dining_room_aircon_energy",
|
|
"name": "Dining room aircon"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.bedroom_aircon_energy",
|
|
"name": "Bedroom aircon"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.office_heater_energy",
|
|
"name": "Office heater"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.nursery_heater_energy",
|
|
"name": "Nursery heater"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.all_fan_energy",
|
|
"name": "Fans"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.all_humidifier_energy",
|
|
"name": "Humidifiers"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.kitchen_appliances_energy",
|
|
"name": "Kitchen appliances"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.dishwasher_energy",
|
|
"name": "Dishwasher"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.fridge_energy",
|
|
"name": "Fridge"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.freezer_mini_fridge_routers_energy",
|
|
"name": "Freezer, mini fridge, routers"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.washer_energy",
|
|
"name": "Washer"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.dryer_energy",
|
|
"name": "Dryer"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.tv_speakers_pc_home_assistant_router_relay_security_hub_energy",
|
|
"name": "TV, speakers, PC, Home Assistant, router relay, security hub"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.water_heater_oven_stove_guest_suite_garage_all_other_energy",
|
|
"name": "Water heater, oven & stove, guest suite, garage, all other"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.office_desk_computer_monitor_cooler_fish_tank_energy",
|
|
"name": "Office desk, computer & monitor, cooler, fish tank"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.phone_chargers_energy",
|
|
"name": "Phone chargers"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.sensors_energy",
|
|
"name": "Sensors"
|
|
},
|
|
{
|
|
"stat_consumption": "sensor.paludarium_picture_frame_camera_energy",
|
|
"name": "Paludarium, picture frame, camera"
|
|
}
|
|
]
|
|
}
|
|
} |