Remove legacy discovery for directv (#34793)

* remove legacy discovery for directv

* Update __init__.py

* Update __init__.py
This commit is contained in:
Chris Talkington 2020-04-29 00:21:10 -05:00 committed by GitHub
parent c56391e972
commit 5a93a6eec4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,6 @@ SERVICE_HANDLERS = {
"panasonic_viera": ("media_player", "panasonic_viera"),
"yamaha": ("media_player", "yamaha"),
"logitech_mediaserver": ("media_player", "squeezebox"),
"directv": ("media_player", "directv"),
"denonavr": ("media_player", "denonavr"),
"frontier_silicon": ("media_player", "frontier_silicon"),
"openhome": ("media_player", "openhome"),