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

TTS seems unsupported on heos media player  

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 

* Update test

Add TTS support to Heos 

* 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
..
translations [ci skip] Translation update 2020-06-15 00:03:32 +00:00
__init__.py Add ability to ignore heos discovery () 2020-05-26 10:51:50 -05:00
config_flow.py Add ability to ignore heos discovery () 2020-05-26 10:51:50 -05:00
const.py
manifest.json Remove unused manifest fields () 2020-04-03 12:58:19 -07:00
media_player.py Add TTS support to Heos () 2020-06-20 09:54:44 +02:00
services.py
services.yaml Add yamllint (in pre-commit and CI) () 2020-04-05 10:33:45 +02:00
strings.json Use config flow references for data () 2020-05-12 10:50:44 -07:00