We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5f5bf9 commit 2acb13eCopy full SHA for 2acb13e
1 file changed
src/powersensor_local/xlatemsg.py
@@ -210,7 +210,7 @@ def translate_raw_message(message: dict, relay_mac: str):
210
to use this value for is display it relative to other uncalibrated
211
values from the same device. The magnitude of the value is an
212
indication of the strength of the signal seen by the sensor, but
213
- the unit is most definietely NOT in Watts. For most purposes, this
+ the unit is most definitely NOT in Watts. For most purposes, this
214
event can (and should be) ignored. Once the backend has successfully
215
calibrated the sensor against one or more plugs, these events
216
will be replaced by "average_power" events instead.
0 commit comments