core/homeassistant/components/notify
Robbie Trencheny 7136fd0f0a Add an Amazon Polly TTS platform (#5169)
* Remove SPEED_MED from fan

* Add an Amazon Polly TTS platform

* Update boto library version for notify.aws_* platforms to match the tts.amazon_polly req

* Improve log line and add docstring to function

* Simplify config logic

* Remove duplicate logic

* Don't know how this got in here...

* initial options work

* Remove stale config option and only allow supported languages

* Make requested changes

* Polly is only supported in some regions

* Allow filename to contain underscores (for amazon_polly platform name), remove unnecessary default_lang, other small things

* Add options dict to service description
2017-01-26 23:22:47 +01:00
..
__init__.py Asyncio notify component migration (#5377) 2017-01-17 22:08:03 -08:00
apns.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
aws_lambda.py Add an Amazon Polly TTS platform (#5169) 2017-01-26 23:22:47 +01:00
aws_sns.py Add an Amazon Polly TTS platform (#5169) 2017-01-26 23:22:47 +01:00
aws_sqs.py Add an Amazon Polly TTS platform (#5169) 2017-01-26 23:22:47 +01:00
command_line.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
demo.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
discord.py Asyncio notify component migration (#5377) 2017-01-17 22:08:03 -08:00
ecobee.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
facebook.py fix bug #5374 2017-01-17 07:35:09 +01:00
file.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
free_mobile.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
gntp.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
group.py Asyncio notify component migration (#5377) 2017-01-17 22:08:03 -08:00
html5.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
instapush.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
ios.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
joaoapps_join.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
kodi.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
lannouncer.py Fixed the lannouncer platform get_service method (#5352) 2017-01-15 13:45:54 -08:00
llamalab_automate.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
matrix.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
message_bird.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
mysensors.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
nfandroidtv.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
nma.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
pushbullet.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
pushetta.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
pushover.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
rest.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
sendgrid.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
services.yaml Support for Apple Push Notification Service (#3756) 2016-10-17 19:41:49 -07:00
simplepush.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
slack.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
smtp.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
syslog.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
telegram.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
telstra.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
twilio_sms.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
twitter.py Allow direct messaging to user (#5521) 2017-01-23 13:24:45 -08:00
webostv.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
xmpp.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00