Skip to content

Commit 8ac56ff

Browse files
authored
Fix
1 parent 5217d8c commit 8ac56ff

File tree

1 file changed

+1
-1
lines changed
  • custom_components/solvis_control

1 file changed

+1
-1
lines changed

custom_components/solvis_control/const.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ class ModbusFieldConfig:
152152
negative=True,
153153
multiplier=1,
154154
entity_category="diagnostic",
155-
absolut_value=True",
155+
absolut_value=True,
156156
),
157157
ModbusFieldConfig( # Ionisationsstrom
158158
name="ionisation_voltage",

0 commit comments

Comments
 (0)