core/homeassistant/components/notify
Stuart Mumford 7960206e2e Refactor matrix notify service (#7122)
* Refactor matrix notify service.

This refactor aims to close #6118 by making the save / restore of the
authentication tokens much more resilient to failure.

It also refactors the module so that all the functionality is part of the class
and that a login failure causes the service to fail on setup rather than at
message send time.

* Make the linter overlords happy

* Improve logger levels and messages

* small style change

* Fix indentation issue
2017-04-24 21:43:02 +02:00
..
__init__.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
apns.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
aws_lambda.py Fix AWS Lambda breakage after #5824 (#5935) 2017-02-13 09:27:50 +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
ciscospark.py Update docstrings (#6795) 2017-03-26 15:50:40 +02: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 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 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 Use consts and string formatting (#7243) 2017-04-23 13:54:39 +02:00
ios.py Don't allow sending to invalid iOS targets (#6115) 2017-03-10 12:32:43 +01:00
joaoapps_join.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
kodi.py Update kodi for aiohttp2 (#6967) 2017-04-07 00:12:24 +02: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 Style updates (#5878) 2017-02-11 11:29:37 -08:00
matrix.py Refactor matrix notify service (#7122) 2017-04-24 21:43:02 +02:00
message_bird.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
mysensors.py Fix mysensors platforms version requirement (#5942) 2017-02-13 11:23:28 +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 Fix typo and update name (#6809) 2017-03-27 10:35:27 +02: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
pushsafer.py fix issue (#6470) 2017-03-07 21:18:28 +01:00
rest.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
sendgrid.py Upgrade sendgrid to 4.0.0 (#7038) 2017-04-11 13:52:47 +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.42 (#6173) 2017-02-23 10:56:35 +01:00
smtp.py Fix typo and update name (#6809) 2017-03-27 10:35:27 +02:00
syslog.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
telegram.py Telegram webhooks (#5793) 2017-02-09 23:05:28 +01:00
telstra.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
twilio_call.py twilio component (#6348) 2017-03-03 08:14:51 +01:00
twilio_sms.py twilio component (#6348) 2017-03-03 08:14:51 +01:00
twitter.py Upgrade TwitterAPI to 2.4.5 (#6351) 2017-03-02 05:57:51 +01:00
webostv.py Issue 6749 updated pylgtv to 0.1.6 to fix thread leak in asyncio loop (#7199) 2017-04-21 20:24:21 -07:00
xmpp.py Upgrade sleekxmpp to 1.3.2 (#6773) 2017-03-24 21:44:04 +01:00