mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Add Hejhome Fingerbot (Tuya whitelabel) configuration (#130732)
This commit is contained in:
parent
48703db78a
commit
42bba24247
@ -528,6 +528,13 @@ SWITCHES: dict[str, tuple[SwitchEntityDescription, ...]] = {
|
||||
translation_key="switch",
|
||||
),
|
||||
),
|
||||
# Hejhome whitelabel Fingerbot
|
||||
"znjxs": (
|
||||
SwitchEntityDescription(
|
||||
key=DPCode.SWITCH,
|
||||
translation_key="switch",
|
||||
),
|
||||
),
|
||||
# IoT Switch?
|
||||
# Note: Undocumented
|
||||
"tdq": (
|
||||
|
Loading…
x
Reference in New Issue
Block a user