Skip to content

Commit 0106194

Browse files
authored
Update plugin_solax.py
1 parent f9dfd41 commit 0106194

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

custom_components/solax_modbus/plugin_solax.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6595,6 +6595,7 @@ def value_function_battery_voltage_cell_difference(initval: int, descr: Any, dat
65956595
register=0x1B,
65966596
register_type=REG_INPUT,
65976597
allowedtypes=HYBRID | GEN4 | GEN5 | GEN6,
6598+
entity_category=EntityCategory.DIAGNOSTIC,
65986599
),
65996600
SolaXModbusSensorEntityDescription(
66006601
name="Battery Capacity",

0 commit comments

Comments
 (0)