Skip to content

Commit d18bb1f

Browse files
authored
Update plugin_sofar.py
1 parent 27875b3 commit d18bb1f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

custom_components/solax_modbus/plugin_sofar.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -401,8 +401,6 @@ def value_function_sync_rtc_ymd_sofar(initval: Any, descr: Any, datadict: dict[s
401401
device_class=NumberDeviceClass.POWER,
402402
register_data_type=REGISTER_S32,
403403
fmt="i",
404-
native_max_value=20000,
405-
native_min_value=-20000,
406404
native_step=10,
407405
initvalue=0,
408406
allowedtypes=HYBRID,

0 commit comments

Comments
 (0)