mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-14 15:14:22 -04:00
Add lock
This commit is contained in:
parent
269a521435
commit
3ed335d356
7 changed files with 99 additions and 14 deletions
|
@ -336,11 +336,6 @@ SWITCHES: dict[str, tuple[HonSwitchEntityDescription, ...]] = {
|
|||
name="Touch Tone",
|
||||
translation_key="touch_tone",
|
||||
),
|
||||
HonSwitchEntityDescription(
|
||||
key="lockStatus",
|
||||
name="Lock Status",
|
||||
translation_key="mode",
|
||||
),
|
||||
),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue