Adjust yeelight homekit model (#54783)
parent
10058ea3f0
commit
d7c1e7c7dc
|
@ -10,6 +10,6 @@
|
|||
"hostname": "yeelink-*"
|
||||
}],
|
||||
"homekit": {
|
||||
"models": ["YLDP*"]
|
||||
"models": ["YLD*"]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -262,7 +262,7 @@ HOMEKIT = {
|
|||
"Touch HD": "rainmachine",
|
||||
"Welcome": "netatmo",
|
||||
"Wemo": "wemo",
|
||||
"YLDP*": "yeelight",
|
||||
"YLD*": "yeelight",
|
||||
"iSmartGate": "gogogate2",
|
||||
"iZone": "izone",
|
||||
"tado": "tado"
|
||||
|
|
Loading…
Reference in New Issue