Skip to content

Commit 247d992

Browse files
authored
Add Vizio D24-J09 (#1110)
addressing issue home-assistant/core#152842
1 parent 2bba176 commit 247d992

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pychromecast/const.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"svs pro soundbase": (CAST_TYPE_AUDIO, MF_SVS),
7171
"tpm191e": (CAST_TYPE_CHROMECAST, MF_PHILIPS),
7272
"v705-h3": (CAST_TYPE_CHROMECAST, MF_VIZIO),
73+
"d24f-j09": (CAST_TYPE_CHROMECAST, MF_VIZIO),
7374
}
7475

7576

0 commit comments

Comments
 (0)