core/tests/components/media_player
Andrey Kupreychik c49cce7243 Do not use pychromecast.Chromecast for Cast Groups (#8786)
* Do not use pychromecast.Chromecast for Cast Groups

pychromecast.Chromecast creates Chromecast instance with friendly_name and cast_type of the device and not of a group.
Which leads to collisions

* Update cast.py

* using hass.data

* Fixed and extended tests

* Line length in tests

* Lint in tests
2017-08-06 09:15:01 -07: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_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 Add support for shuffle toggling on Spotify component. (#7339) 2017-04-30 12:41:21 -07:00
test_yamaha.py Fix more deprecation warnings (#7778) 2017-05-26 13:12:17 -07:00