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