add description

This commit is contained in:
2024-10-19 17:58:55 +02:00
parent 7933e9cee3
commit 590faef1bb

View File

@@ -354,7 +354,7 @@ class Pihole:
return False
def set_tmp_unit(self, unit: str = 'c') -> dict | None:
"""set temperature unit (supported: c, f or k)
"""set cpu temperature unit (supported: c, f or k)
:param unit: temp unit (c, f or k)
:type: unit: str