mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Initial Tuya support for FSD based fans (#64283)
This commit is contained in:
parent
554e51017e
commit
d5cb92db7f
@ -31,6 +31,7 @@ from .const import DOMAIN, TUYA_DISCOVERY_NEW, DPCode
|
||||
TUYA_SUPPORT_TYPE = {
|
||||
"fs", # Fan
|
||||
"kj", # Air Purifier
|
||||
"fsd", # Fan with Light
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user