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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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