mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +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 = {
|
TUYA_SUPPORT_TYPE = {
|
||||||
"fs", # Fan
|
"fs", # Fan
|
||||||
"kj", # Air Purifier
|
"kj", # Air Purifier
|
||||||
|
"fsd", # Fan with Light
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user