core/homeassistant/components/notify
Omar Usman 746aae51ec Add ClickSend notify service. (#8135)
* Add ClickSend notify service.

* PR #8135 changes.

- Some code spacing fixes.
- Add timeout to requests.
- Change doc url.
- Use const.py as much as possible.
- Check credentials to determine if setup fails or not.
- Add docstrings.
- Use string formatting.

* PR #8135 changes.

- Remove unused variables.
- Continuation line under-indented for visual indent.

* PR #8135 changes.

- Format code based on PEP8.

* PR #8135 changes.

- Remove unused base64 dependency.

* PR #8135 changes.

- Fix: D205: 1 blank line required between summary line and description (found 0)
- Fix: standard import "import json" comes before "import requests"

* PR #8135 changes.

- Add files to .coveragerc

* Remove obvious comments and set constant
2017-06-23 22:51:41 +02:00
..
__init__.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
apns.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
aws_lambda.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
aws_sns.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
aws_sqs.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
ciscospark.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
clicksend.py Add ClickSend notify service. (#8135) 2017-06-23 22:51:41 +02:00
command_line.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
demo.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
discord.py Added an extra space 2017-03-10 00:33:29 +01:00
ecobee.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
facebook.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
file.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
free_mobile.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
gntp.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
group.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
html5.py update pywebpush to 1.0.5 (#8084) 2017-06-18 10:51:37 -07:00
instapush.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
ios.py Start of migration framework, to allow moving of files in the config … (#7740) 2017-06-01 23:50:04 -07:00
joaoapps_join.py Update join (#7443) 2017-05-04 13:14:14 -07:00
kodi.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
lannouncer.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
llamalab_automate.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
mailgun.py Update mailgun (#7984) 2017-06-11 22:19:10 -07:00
matrix.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
message_bird.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
mysensors.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
nfandroidtv.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
nma.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
pushbullet.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
pushetta.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
pushover.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
pushsafer.py fix issue (#6470) 2017-03-07 21:18:28 +01:00
rest.py Rest notify data (#7757) 2017-05-29 11:20:23 +02:00
sendgrid.py Upgrade sendgrid to 4.2.0 (#7886) 2017-06-03 22:34:17 +02: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.50 (#7797) 2017-05-29 10:26:56 +02:00
smtp.py Added SMTP SSL/TLS support (#7960) 2017-06-19 14:19:31 +02:00
syslog.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
telegram.py Fix telegram chats (#7689) 2017-05-21 17:02:22 -07:00
telstra.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
twilio_call.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
twilio_sms.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
twitter.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
webostv.py Issue 7218 update pylgtv to 0.1.7 (#7302) 2017-04-25 20:20:54 -07:00
xmpp.py Upgrade pyasn1-modules to 0.0.9 (#7887) 2017-06-03 22:33:43 +02:00