core/homeassistant/components/media_player
MartinHjelmare 4e4b24fcff Log error for servicecall without required data
* Log error for services called without required attributes, in
	media_player, notify and thermostat platforms.
* Add fan property and methods in thermostat demo component.
* Add tests for notify file and thermostat demo component.
* Increase coverage of tests for media_player, notify and thermostat
	platforms.
* Fix some PEP issues, but not all. Tests still have old linting
	errors.
2016-03-19 08:06:57 +01:00
..
__init__.py Log error for servicecall without required data 2016-03-19 08:06:57 +01:00
cast.py Fix PEP257 issues 2016-03-08 10:34:33 +01:00
demo.py Log error for servicecall without required data 2016-03-19 08:06:57 +01: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
itunes.py Fix PEP257 issues 2016-03-08 10:34:33 +01:00
kodi.py log "unable to fetch kodi data" only once 2016-03-18 18:29:50 +01:00
mpd.py Fix PEP257 issues 2016-03-08 10:34:33 +01:00
plex.py Fix PEP257 issues 2016-03-08 10:34:33 +01:00
samsungtv.py Fix PEP257 issues 2016-03-08 10:34:33 +01:00
services.yaml Add service descriptions 2015-09-26 23:17:04 -07:00
snapcast.py Fix PEP257 issues 2016-03-08 10:34:33 +01:00
sonos.py Fix PEP257 issues 2016-03-08 10:34:33 +01:00
squeezebox.py Add discovery for squeezebox (logitech media) servers. 2016-03-17 09:38:56 -04:00
universal.py Refactor reproduce_state for scene component 2016-03-09 18:52:05 +01:00