Skip to content

Commit

Permalink
fixup! fixup! add inverter to ha energy
Browse files Browse the repository at this point in the history
  • Loading branch information
groupsky committed Oct 15, 2023
1 parent 30f18ce commit 3b3ce98
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions config/home-assistant/energy.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,7 @@
},
{
"type": "solar",
"flow_from": [
{
"stat_energy_from": "sensor.inverter_sun2000_accumulated_yield",
"stat_cost": null,
"entity_energy_from": "sensor.inverter_sun2000_accumulated_yield",
"entity_energy_price": null,
"number_energy_price": null
}
]
"stat_energy_from": "sensor.inverter_sun2000_accumulated_yield"
}
],
"device_consumption": [
Expand Down

0 comments on commit 3b3ce98

Please sign in to comment.