mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Adjust yeelight homekit model (#54783)
This commit is contained in:
parent
10058ea3f0
commit
d7c1e7c7dc
@ -10,6 +10,6 @@
|
|||||||
"hostname": "yeelink-*"
|
"hostname": "yeelink-*"
|
||||||
}],
|
}],
|
||||||
"homekit": {
|
"homekit": {
|
||||||
"models": ["YLDP*"]
|
"models": ["YLD*"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -262,7 +262,7 @@ HOMEKIT = {
|
|||||||
"Touch HD": "rainmachine",
|
"Touch HD": "rainmachine",
|
||||||
"Welcome": "netatmo",
|
"Welcome": "netatmo",
|
||||||
"Wemo": "wemo",
|
"Wemo": "wemo",
|
||||||
"YLDP*": "yeelight",
|
"YLD*": "yeelight",
|
||||||
"iSmartGate": "gogogate2",
|
"iSmartGate": "gogogate2",
|
||||||
"iZone": "izone",
|
"iZone": "izone",
|
||||||
"tado": "tado"
|
"tado": "tado"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user