Revert "Add device naming to Yeelight" (#97647)
Revert "Add device naming to Yeelight (#97639)"
This reverts commit 82f27115f5
.
pull/97670/head
parent
4196c43416
commit
357bfc46bf
|
@ -930,8 +930,6 @@ class YeelightColorLightWithoutNightlightSwitch(
|
|||
):
|
||||
"""Representation of a Color Yeelight light."""
|
||||
|
||||
_attr_name = None
|
||||
|
||||
|
||||
class YeelightColorLightWithNightlightSwitch(
|
||||
YeelightNightLightSupport, YeelightColorLightSupport, YeelightGenericLight
|
||||
|
|
Loading…
Reference in New Issue