spelling: components/eufy (#64248)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
7c7807b5b3
commit
09d75a6a38
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ class EufyLight(LightEntity):
|
|||
|
||||
@property
|
||||
def max_mireds(self):
|
||||
"""Return maximu supported color temperature."""
|
||||
"""Return maximum supported color temperature."""
|
||||
return kelvin_to_mired(EUFY_MIN_KELVIN)
|
||||
|
||||
@property
|
||||
|
|
Loading…
Add table
Reference in a new issue