Skip to content

Commit a8d3207

Browse files
authored
simple comment typo fix (#216)
1 parent 20a0ddd commit a8d3207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/sigen/static_sensor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1548,7 +1548,7 @@ class StaticSensors:
15481548
suggested_unit_of_measurement=UnitOfEnergy.MEGA_WATT_HOUR
15491549
),
15501550

1551-
# This sensors are unkonown in what they do. The import kind of follows the PV production but it's a bit higher and begins earlier.
1551+
# This sensors are unknown in what they do. The import kind of follows the PV production but it's a bit higher and begins earlier.
15521552
# They are undocumented.
15531553
# SigenergySensorEntityDescription(
15541554
# key="accumulated_export_energy",

0 commit comments

Comments
 (0)