core/tests/components/media_player
Egor Tsinko 6e0efbe35e A new platform for controlling Monoprice 6-Zone amplifier (#9662)
* added implementation for monoprice 6-zone amplifier. This implementation is based on and very similar to russoun_rnet implementaion

* updated comments and cleaned up code

* updated comments and cleaned up code

* added unit tests

* removed 'name' attribute from platform schema.

* added monoprice.py to .coveragerc

* fixed lint

* fixed lint errors

* fixed lint errors

* added monoprice to requirements_all.txt

* fixed lint errors again

* implemented change requests

* fixed lint error

* added exception handling to setup_platform()

* replaced catchall with SerialException only

* added myself to CODEOWNERS

* fixed weird merge to CODEOWNERS
2017-10-18 11:11:36 +02:00
..
yamaha_samples dynamically fetch yamaha media playback support (#4385) 2016-11-15 21:56:40 -08:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_async_helpers.py Fix toggle and media_play_pause post async (#6291) 2017-02-27 19:55:34 -08:00
test_cast.py Do not use pychromecast.Chromecast for Cast Groups (#8786) 2017-08-06 09:15:01 -07:00
test_demo.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_monoprice.py A new platform for controlling Monoprice 6-Zone amplifier (#9662) 2017-10-18 11:11:36 +02:00
test_sonos.py Add sonos alarm clock update service (#7521) 2017-05-15 00:42:45 -07:00
test_soundtouch.py Add Soundtouch support for playing an HTTP url (#8370) 2017-07-06 22:28:09 -07:00
test_universal.py Rename input_slider to input_number and add numeric text box option (#9494) 2017-10-03 21:34:13 +02:00
test_yamaha.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00