We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a0ddd commit a8d3207Copy full SHA for a8d3207
custom_components/sigen/static_sensor.py
@@ -1548,7 +1548,7 @@ class StaticSensors:
1548
suggested_unit_of_measurement=UnitOfEnergy.MEGA_WATT_HOUR
1549
),
1550
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.
+ # 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.
1552
# They are undocumented.
1553
# SigenergySensorEntityDescription(
1554
# key="accumulated_export_energy",
0 commit comments