mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
spelling: components/eufy (#64248)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
7c7807b5b3
commit
09d75a6a38
@ -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…
x
Reference in New Issue
Block a user