mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 06:37:52 +00:00
Revert "Add device naming to Yeelight" (#97647)
Revert "Add device naming to Yeelight (#97639)" This reverts commit 82f27115f5b53074fa385cd571c37115544efbe8.
This commit is contained in:
parent
4196c43416
commit
357bfc46bf
@ -930,8 +930,6 @@ class YeelightColorLightWithoutNightlightSwitch(
|
|||||||
):
|
):
|
||||||
"""Representation of a Color Yeelight light."""
|
"""Representation of a Color Yeelight light."""
|
||||||
|
|
||||||
_attr_name = None
|
|
||||||
|
|
||||||
|
|
||||||
class YeelightColorLightWithNightlightSwitch(
|
class YeelightColorLightWithNightlightSwitch(
|
||||||
YeelightNightLightSupport, YeelightColorLightSupport, YeelightGenericLight
|
YeelightNightLightSupport, YeelightColorLightSupport, YeelightGenericLight
|
||||||
|
Loading…
x
Reference in New Issue
Block a user