Migrate Tuya to new entity naming style (#74975)
This commit is contained in:
parent
75abf87611
commit
8d6925b3ab
7 changed files with 125 additions and 134 deletions
|
@ -299,7 +299,7 @@ LIGHTS: dict[str, tuple[TuyaLightEntityDescription, ...]] = {
|
|||
),
|
||||
TuyaLightEntityDescription(
|
||||
key=DPCode.SWITCH_NIGHT_LIGHT,
|
||||
name="Night Light",
|
||||
name="Night light",
|
||||
),
|
||||
),
|
||||
# Remote Control
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue