hass-core/homeassistant/components/notify
Philipp Schmitt 2dab6cbb0e Mailgun notify service (#5782)
* Mailgun notify service

* Update dependency to version 1.3

- The provided credentials (including the domain) are now checked during
startup, as requested by @balloob
- The domain name is now optional
- There's a new config item "sandbox" which indicates whether to use the
sandboxed domain in case the domain is not set

* Fix a few lint issues

* Disable lint check no-value-for-parameter
2017-02-07 22:22:19 -08: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 Update docstring (quotes, links, content) (#5602) 2017-01-28 16:02:19 +01:00
ecobee.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
facebook.py Allow to use data for enhanced messages (#5763) 2017-02-06 14:01:41 +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
mailgun.py Mailgun notify service (#5782) 2017-02-07 22:22:19 -08: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 Upgrade slacker to 0.9.40 (#5650) 2017-01-30 09:14:00 -08:00
smtp.py Added error checking to the MIMEImage encoding for smtp.py (#5753) 2017-02-07 00:43:03 -08: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_call.py Allow both http and https URLs 2017-01-28 12:46:34 -08:00
twilio_sms.py Update Twilio SDK version 2017-01-28 12:45:32 -08:00
twitter.py Allow direct messaging to user (#5521) 2017-01-23 13:24:45 -08:00
webostv.py Store the key file in the config dir (#5732) 2017-02-05 10:39:04 +01:00
xmpp.py Upgrade pyasn1 to 0.2.2 (#5796) 2017-02-07 22:55:21 +01:00