core/homeassistant/components/media_player
wokar f7b401a20e Added the lg_netcast platform to control a LG Smart TV running NetCast 3.0 or 4.0 (#2081)
* Added the `lgtv` platform to control a LG Smart TV running NetCast 3.0
(LG Smart TV models released in 2012) and NetCast 4.0 (LG Smart TV models released in 2013).

* Fixed multi-line docstring closing quotes

* Rename lgtv to lg_netcast

* Rename lgtv to lg_netcast

* Extracted class to control the LG TV into a separate Python package 'pylgnetcast' and changed requirements accordingly.

* regenerated requirements_all.txt with script

* now uses pylgnetcast v0.2.0 which uses the requests package for the communication with the TV

* fixed lint error: Catching too general exception Exception
2016-05-19 23:27:47 -07:00
..
__init__.py Added support for the roku media player (#2046) 2016-05-15 13:00:31 -07:00
cast.py Fix PEP257 issues 2016-03-08 10:34:33 +01:00
demo.py Update frontend 2016-04-10 01:33:01 -07:00
denon.py Fix PEP257 issues 2016-03-08 10:34:33 +01:00
firetv.py Fix PEP257 issues 2016-03-08 10:34:33 +01:00
gpmdp.py Google Play Music Desktop Player component (#1788) 2016-05-14 13:28:42 -07:00
itunes.py Fix PEP257 issues 2016-03-08 10:34:33 +01:00
kodi.py Add Media Player Stop command + Kodi support for it (#1960) 2016-05-06 17:57:00 -07:00
lg_netcast.py Added the lg_netcast platform to control a LG Smart TV running NetCast 3.0 or 4.0 (#2081) 2016-05-19 23:27:47 -07:00
mpd.py Media Player - MPD: handle more exceptions (#2045) 2016-05-11 21:53:56 -07:00
onkyo.py Add onkyo receiver, and source select support 2016-03-29 22:17:36 -04:00
panasonic_viera.py add panasonic viera tv media player device 2016-04-05 22:51:55 -07:00
pioneer.py [Pioneer AVR] Display the currently select input source as the media title (#1974) 2016-05-06 17:57:57 -07:00
plex.py fix for plex not detecting plex players after power up (#1824) 2016-04-13 22:33:30 -07:00
roku.py Added support for the roku media player (#2046) 2016-05-15 13:00:31 -07:00
samsungtv.py Fix PEP257 issues 2016-03-08 10:34:33 +01:00
services.yaml Add Media Player Stop command + Kodi support for it (#1960) 2016-05-06 17:57:00 -07:00
snapcast.py update snapcast with source select (#1908) 2016-04-26 11:46:08 +02:00
sonos.py Better handle exceptions from Sonos players (#2085) 2016-05-16 22:58:57 -07:00
squeezebox.py Assume we only run one Logitech Media server on a host. 2016-03-23 14:47:29 -04:00
universal.py Add Media Player Stop command + Kodi support for it (#1960) 2016-05-06 17:57:00 -07:00
webostv.py WebOS component fixes 2016-04-21 20:35:56 -04:00
yamaha.py Yamaha: added mapping and exclude lists (#1880) 2016-04-28 12:03:24 +02:00