Fix: Goodwe SOC-Key battery_soc + battery_soh/temperature ergänzt
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -42,7 +42,7 @@ AGG_SENSOR_IDS: Dict[str, List[str]] = {
|
||||
"bat_discharge_power": ["bat_discharge_power"],
|
||||
"bat_charge_total": ["bat_charge_total", "e_bat_charge_total"],
|
||||
"bat_discharge_total": ["bat_discharge_total", "e_bat_discharge_total"],
|
||||
"bat_soc": ["bat_soc", "soc"],
|
||||
"bat_soc": ["bat_soc", "battery_soc"],
|
||||
}
|
||||
AGG_AVG = {"bat_soc"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user