Skip to content

Commit

Permalink
Revert "Add device naming to Yeelight (#97639)"
Browse files Browse the repository at this point in the history
This reverts commit 82f2711.
  • Loading branch information
joostlek authored Aug 2, 2023
1 parent 82f2711 commit 7f7c76e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions homeassistant/components/yeelight/light.py
Original file line number Diff line number Diff line change
Expand Up @@ -930,8 +930,6 @@ class YeelightColorLightWithoutNightlightSwitch(
):
"""Representation of a Color Yeelight light."""

_attr_name = None


class YeelightColorLightWithNightlightSwitch(
YeelightNightLightSupport, YeelightColorLightSupport, YeelightGenericLight
Expand Down

0 comments on commit 7f7c76e

Please sign in to comment.