Skip to content

Commit 976edb7

Browse files
vinceg0267TCWORLD
andauthored
Update custom_components/solax_modbus/plugin_sofar.py
Co-authored-by: Tom Carpenter <T.Carpenter@leeds.ac.uk>
1 parent 5e28cb4 commit 976edb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_components/solax_modbus/plugin_sofar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ def value_function_sync_rtc_ymd_sofar(initval: Any, descr: Any, datadict: dict[s
586586
),
587587
SofarModbusSelectEntityDescription(
588588
name="FeedIn: Limitation Mode",
589-
key="feedin_limitation_mode_x1",
589+
key="feedin_limitation_mode",
590590
register_data_type=REGISTER_U16,
591591
option_dict={
592592
0: "Disabled",

0 commit comments

Comments
 (0)