Add additional roku model to discovery (#45103)

This commit is contained in:
J. Nick Koston 2021-01-13 04:14:45 -10:00 committed by GitHub
parent b9e4d5988f
commit ffd9c4e410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,8 @@
"3810X", "3810X",
"4660X", "4660X",
"7820X", "7820X",
"C105X" "C105X",
"C135X"
] ]
}, },
"ssdp": [ "ssdp": [

View File

@ -165,6 +165,7 @@ HOMEKIT = {
"Abode": "abode", "Abode": "abode",
"BSB002": "hue", "BSB002": "hue",
"C105X": "roku", "C105X": "roku",
"C135X": "roku",
"Healty Home Coach": "netatmo", "Healty Home Coach": "netatmo",
"Iota": "abode", "Iota": "abode",
"LIFX": "lifx", "LIFX": "lifx",