Skip to content

Commit 5589b74

Browse files
authored
Merge pull request #707 from darkrain-nl/main
Update plugin_sofar.py
2 parents 4955c62 + b08abef commit 5589b74

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
@@ -553,7 +553,7 @@ def value_function_toumode(initval, descr, datadict):
553553
register = 0x404,
554554
newblock = True,
555555
scale = { 0: "Waiting",
556-
1: "Chacking",
556+
1: "Checking",
557557
2: "Grid-connected",
558558
3: "Emergency Power Supply",
559559
4: "Recoverable fault",

0 commit comments

Comments
 (0)