mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +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
|
@property
|
||||||
def max_mireds(self):
|
def max_mireds(self):
|
||||||
"""Return maximu supported color temperature."""
|
"""Return maximum supported color temperature."""
|
||||||
return kelvin_to_mired(EUFY_MIN_KELVIN)
|
return kelvin_to_mired(EUFY_MIN_KELVIN)
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
Loading…
x
Reference in New Issue
Block a user