Adjust yeelight homekit model match (#55159)

This commit is contained in:
J. Nick Koston 2021-08-24 10:51:25 -05:00 committed by GitHub
parent fa9f91325c
commit 2e62de5116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -12,6 +12,6 @@
"hostname": "yeelink-*"
}],
"homekit": {
"models": ["YLD*"]
"models": ["YL*"]
}
}

View File

@ -262,7 +262,7 @@ HOMEKIT = {
"Touch HD": "rainmachine",
"Welcome": "netatmo",
"Wemo": "wemo",
"YLD*": "yeelight",
"YL*": "yeelight",
"iSmartGate": "gogogate2",
"iZone": "izone",
"tado": "tado"