1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/homeassistant/components/tts
Joakim Plate d16d14b648 Media player const.py move (#20822)
* Move more constants to const.py

* Import constants directly from const

* ATTR_ENTITY_ID is not defined in media_player

* MEDIA_PLAYER_PLAY_MEDIA_SCHEMA is still in __init__.py

* Correct imports in tts

* PLATFORM_SCHEMA, SCHEMA is still defined in __init__.py

* Pandora imports several services

* Some additional fixes for move of const in media_player

* Fix hound lengths
2019-02-08 14:18:18 -08:00
..
__init__.py Media player const.py move (#20822) 2019-02-08 14:18:18 -08:00
amazon_polly.py Fix french Amazon Polly voice 'Léa'. (#19852) 2019-01-08 00:13:09 +01:00
baidu.py Add options feature to Baidu TTS. (#11462) 2018-01-08 17:22:50 +01:00
demo.mp3 TTS Component / Google speech platform (#4837) 2016-12-12 23:23:08 -08:00
demo.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
marytts.py Async syntax 7, switch & tts & vacuum (#17021) 2018-10-01 08:55:00 +02:00
microsoft.py Fix Mexican Spanish identifier (#17674) 2018-10-22 20:02:55 +02:00
picotts.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
voicerss.py Async syntax 7, switch & tts & vacuum (#17021) 2018-10-01 08:55:00 +02:00
yandextts.py Updated set of available voices for Yandex TTS (#19603) 2018-12-27 17:54:12 +01:00