mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Adjust yeelight homekit model match (#55159)
This commit is contained in:
parent
fa9f91325c
commit
2e62de5116
@ -12,6 +12,6 @@
|
||||
"hostname": "yeelink-*"
|
||||
}],
|
||||
"homekit": {
|
||||
"models": ["YLD*"]
|
||||
"models": ["YL*"]
|
||||
}
|
||||
}
|
||||
|
@ -262,7 +262,7 @@ HOMEKIT = {
|
||||
"Touch HD": "rainmachine",
|
||||
"Welcome": "netatmo",
|
||||
"Wemo": "wemo",
|
||||
"YLD*": "yeelight",
|
||||
"YL*": "yeelight",
|
||||
"iSmartGate": "gogogate2",
|
||||
"iZone": "izone",
|
||||
"tado": "tado"
|
||||
|
Loading…
x
Reference in New Issue
Block a user