core/homeassistant/components/media_player
Andrew Chatham ab4e1fddd5 Fix the anthemav component by removing a debugging line. (#19979)
This lane ended up calling vars(transport) on an asyncio Transport
object. In a standard setup, that's a python object provided by syncio,
and it works. Home Assistant injects uvloop into asyncio, which makes this
a Python C object, and those don't support vars().
2019-01-11 23:34:32 +01:00
..
__init__.py RFC: Deprecate auto target all for services and introduce entity_id: * (#19006) 2018-12-13 10:07:59 +01:00
anthemav.py Fix the anthemav component by removing a debugging line. (#19979) 2019-01-11 23:34:32 +01:00
apple_tv.py
aquostv.py
blackbird.py
bluesound.py Upgrade pylint to 2.2.2 (#18750) 2018-12-06 11:54:44 +01:00
braviatv.py
cast.py
channels.py
clementine.py
cmus.py
demo.py Add support for Mode trait in Google Assistant. (#18772) 2018-11-29 21:14:17 +01:00
denon.py
denonavr.py Push to version 0.7.7 of denonavr (#18917) 2018-12-03 10:07:43 +01:00
directv.py Set directv unavailable state when errors returned for longer then a minute (#19014) 2018-12-07 07:26:49 +01:00
dlna_dmr.py Upgrade to async_upnp_client==0.13.8 (#19634) 2018-12-29 14:09:29 +00:00
dunehd.py
emby.py Bump pyEmby to 1.6, add channel media type mapping (#19318) 2018-12-17 19:16:32 -05:00
epson.py Fix for epson state not updating (#18357) 2018-11-19 13:47:52 +01:00
firetv.py Catch 'BrokenPipeError' exceptions for ADB commands (#19011) 2018-12-05 17:04:08 +01:00
frontier_silicon.py
gpmdp.py Set unavailable when unreachable (#19012) 2018-12-14 13:14:32 +01:00
gstreamer.py Upgrade gstreamer-player to 1.1.2 (#17568) 2018-10-19 18:11:47 +02:00
harman_kardon_avr.py Support for the Harman Kardon AVR (#18471) 2018-12-13 16:31:14 +01:00
hdmi_cec.py Fix hdmi_cec entity race (#18753) 2018-12-02 15:51:04 +01:00
horizon.py
itunes.py
kodi.py Activate kodi media player progress bar (#17626) 2018-11-05 12:39:37 -05:00
lg_netcast.py
lg_soundbar.py Add support for LG soundbars (#17570) 2018-10-18 10:39:33 +02:00
liveboxplaytv.py
mediaroom.py
monoprice.py
mpchc.py
mpd.py Fix mpd shuffle/random status (#19308) 2018-12-27 00:04:40 -08:00
nad.py Add nad telnet (#19704) 2019-01-10 17:21:57 -08:00
onkyo.py Fixed bug for receivers without support for new command (#18478) 2018-11-15 10:49:10 -07:00
openhome.py
panasonic_bluray.py Add support for Panasonic Blu-Ray players (#18541) 2018-11-21 14:22:24 +01:00
panasonic_viera.py
pandora.py
philips_js.py
pioneer.py
pjlink.py
plex.py Change error to warning (#19035) 2018-12-05 15:58:46 +01:00
roku.py
russound_rio.py
russound_rnet.py
samsungtv.py Revert changes that broke UI (#18495) 2018-11-20 13:29:05 +01:00
services.yaml
sisyphus.py
snapcast.py Update snapcast to 2.0.9 (#17573) 2018-10-18 11:06:32 +02:00
songpal.py Convert songpal to use asynchronous websocket for state updates (#19129) 2018-12-12 23:05:55 +01:00
sonos.py Improve handling of unavailable Sonos speakers (#18534) 2018-11-17 13:18:51 +01:00
soundtouch.py
spotify.py
squeezebox.py
ue_smart_radio.py Upgrade pylint to 2.2.2 (#18750) 2018-12-06 11:54:44 +01:00
universal.py
vizio.py Bump pyvizio version (#19048) 2018-12-05 16:00:49 -05:00
vlc.py
volumio.py
webostv.py Updated package to fix #16960 (#17555) 2018-10-17 22:56:54 +02:00
xiaomi_tv.py Update pymitv dependency (#19601) 2018-12-27 17:38:07 +01:00
yamaha.py Add surround programs to zone 2+ (#17445) 2018-11-01 21:26:53 +01:00
yamaha_musiccast.py Validate ports as a port (#17549) 2018-10-17 23:09:05 +02:00
ziggo_mediabox_xl.py Support eco mode option on Ziggo Mediabox XL (#17990) 2018-11-06 13:14:52 +01:00