Add roku 3820X model to discovery (#73933)

This commit is contained in:
J. Nick Koston 2022-06-23 21:13:43 -05:00 committed by GitHub
parent c607994fbe
commit e5c40d58ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -4,7 +4,7 @@
"documentation": "https://www.home-assistant.io/integrations/roku",
"requirements": ["rokuecp==0.16.0"],
"homekit": {
"models": ["3810X", "4660X", "7820X", "C105X", "C135X"]
"models": ["3820X", "3810X", "4660X", "7820X", "C105X", "C135X"]
},
"ssdp": [
{

View file

@ -406,6 +406,7 @@ ZEROCONF = {
HOMEKIT = {
"3810X": "roku",
"3820X": "roku",
"4660X": "roku",
"7820X": "roku",
"819LMB": "myq",