Skip to content

Commit

Permalink
Add Battery SOC
Browse files Browse the repository at this point in the history
  • Loading branch information
ZuinigeRijder committed Jul 10, 2024
1 parent b7e160d commit b8d7986
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ domot_ac_volt_id = 0
domot_inverter_temp_id = 0
domot_volt_id = 0
domot_solarpower_id = 0
domot_batterysoc_id = 0
domot_energygeneration_id = 0
domot_batterypower_id = 0
domot_gridpower_id = 0
Expand All @@ -121,6 +122,7 @@ mqtt_volt_id = volt
mqtt_solarpower_id = solarpower
mqtt_energygeneration_id = energygeneration
mqtt_batterypower_id = batterypower
mqtt_batterysoc_id = batterysoc
mqtt_gridpower_id = gridpower
mqtt_familyloadpower_id = familyloadpower
mqtt_homeconsumption_id = homeconsumption
Expand Down

0 comments on commit b8d7986

Please sign in to comment.