core/tests/components/heos
avocadio 2196bd66c7
Add TTS support to Heos (#35386)
* TTS seems unsupported on heos media player #32862 

TTS seems unsupported on heos media player #32862 

The type media_type music which is required by TTS was not covered.

* Update homeassistant/components/heos/media_player.py

Co-authored-by: Andrew Sayre <6730289+andrewsayre@users.noreply.github.com>

* Update to test_media_player.py

Test for TTS support to Heos #35386

* Update test

Add TTS support to Heos #35386

* Update to test_play_media_music

assert set to "Unable to play music: Failure (1)" seems to cause an issue.

* test_play_media_music

syntax

Co-authored-by: Andrew Sayre <6730289+andrewsayre@users.noreply.github.com>
2020-06-20 09:54:44 +02:00
..
__init__.py
conftest.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_config_flow.py Add ability to ignore heos discovery (#34653) 2020-05-26 10:51:50 -05:00
test_init.py Add ability to ignore heos discovery (#34653) 2020-05-26 10:51:50 -05:00
test_media_player.py Add TTS support to Heos (#35386) 2020-06-20 09:54:44 +02:00
test_services.py Update pyheos to 0.6.0 (#26191) 2019-08-25 20:57:43 +02:00