Add Smart Kettle (bh) device support to Tuya (#58347)
This commit is contained in:
parent
640a7fee9d
commit
367c4d3676
6 changed files with 91 additions and 1 deletions
|
@ -34,7 +34,7 @@ SWITCHES: dict[str, tuple[SwitchEntityDescription, ...]] = {
|
|||
),
|
||||
SwitchEntityDescription(
|
||||
key=DPCode.WARM,
|
||||
name="Heat preservation",
|
||||
name="Heat Preservation",
|
||||
entity_category=ENTITY_CATEGORY_CONFIG,
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue