Add Hejhome Fingerbot (Tuya whitelabel) configuration (#130732)

This commit is contained in:
Marco Glauser
2024-11-19 17:30:56 +01:00
committed by GitHub
parent 48703db78a
commit 42bba24247

View File

@@ -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": (