mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 03:51:12 +02:00
Revert "Add device naming to Yeelight" (#97647)
Revert "Add device naming to Yeelight (#97639)"
This reverts commit 82f27115f5.
This commit is contained in:
committed by
Franck Nijhof
parent
5da94f40ec
commit
a36e746eb4
@@ -930,8 +930,6 @@ class YeelightColorLightWithoutNightlightSwitch(
|
||||
):
|
||||
"""Representation of a Color Yeelight light."""
|
||||
|
||||
_attr_name = None
|
||||
|
||||
|
||||
class YeelightColorLightWithNightlightSwitch(
|
||||
YeelightNightLightSupport, YeelightColorLightSupport, YeelightGenericLight
|
||||
|
||||
Reference in New Issue
Block a user