Brandon Weeks
f09b888a8a
Fixes #3511 - handle multiple return values ( #4659 )
2016-12-01 18:28:52 -08:00
Gilles Margerie
547d93f631
Added source selection for Denon AVR Media Player ( #4304 )
...
* Added source selection for Denon AVR Media Player
* Update denon.py
* Update denon.py
* Update denon.py
* Update denon.py
* Update denon.py
slight format update (space issue and new line)
* Further update regarding formatting
* Updated the source name with lowercase
* Update denon.py
2016-11-21 23:45:17 -08:00
Paulus Schoutsen
ee5f228309
Make services yield ( #4187 )
...
* Make services yield
* Disable pylint abstract-method check
* add input_select
* add input_slider
* change to async vers.
* fix lint
* yield on add_entities as other components does
2016-11-03 18:32:14 -07:00
Fabian Affolter
be272ac64a
Disable too-many-* ( #4107 )
...
* Disable too-many-* and too-few-public-methods
* Remove globally disabled pylint warnings
2016-10-30 22:18:53 +01:00
Daniel
b3d2db45de
issue #3250
2016-09-08 08:43:05 +02:00
Daniel Høyer Iversen
4d41c5cd0f
Fix issue #3250 ( #3253 )
2016-09-07 19:17:16 +02:00
Fabian Affolter
3b1c0a7502
Migrate to voluptuous ( #3162 )
...
🐬 and 🍪 for fixing quotes!
2016-09-03 20:20:45 -06:00
Fabian Affolter
cf7c2c492a
Fix PEP257 issues
2016-03-08 10:34:33 +01:00
Paulus Schoutsen
e80309c03c
Fix imports (using isort)
2016-02-18 21:27:50 -08:00
Paulus Schoutsen
e7e540d4bb
Clean up and test media player
2016-02-02 00:31:36 -08:00
Fabian Affolter
97f9f8aa49
Update link to docs (Jekyll 3 update)
2015-11-09 13:12:18 +01:00
Fabian Affolter
649275044a
Remove configuration details
2015-10-24 09:13:54 +02:00
MakeMeASandwich
b6e6512367
media_player/denon: refactor
...
* connect only if necessary
* do not throw errors if offline
2015-10-23 17:35:08 +02:00
MakeMeASandwich
117a0018a5
media_player: remove debug messages, change IDLE to ON
2015-09-09 19:41:57 +02:00
MakeMeASandwich
c7a8f5d6ca
media_player: add Denon remote support
2015-09-06 12:07:12 +02:00