hass-core/homeassistant/components/notify
Isabella Gross Alström 2dcd9d94c8 Allow all success status codes in REST notify response (#22011)
For example Discord webhooks returns a 204 success code as response, which gets logged as an error in the log, even though it is successful.
Update the allowed statuses to accept all 2xx responses as successful.
2019-03-13 13:00:08 -07:00
..
__init__.py Async syntax 4/8 (#17018) 2018-10-01 08:58:21 +02:00
apns.py
aws_lambda.py Upgrade boto3 to 1.9.16 (#17140) 2018-10-06 20:46:20 +02:00
aws_sns.py Upgrade boto3 to 1.9.16 (#17140) 2018-10-06 20:46:20 +02:00
aws_sqs.py Upgrade boto3 to 1.9.16 (#17140) 2018-10-06 20:46:20 +02:00
ciscospark.py
clickatell.py
clicksend.py clean up clicksend (#17723) 2018-10-23 14:06:42 +02:00
clicksend_tts.py Clean up clicksend_tts (#17749) 2018-10-24 14:13:07 +02:00
command_line.py
demo.py
discord.py Discord - Minor bugfixes (#18385) 2018-11-11 23:16:23 +01:00
facebook.py
file.py
flock.py
free_mobile.py
gntp.py
group.py Async syntax 4/8 (#17018) 2018-10-01 08:58:21 +02:00
hipchat.py
html5.py html5 notifications add VAPID support (#20415) 2019-01-29 14:49:33 -08:00
kodi.py Cast displaytime to int for JSON RPC (#21649) 2019-03-04 15:25:28 +01:00
lannouncer.py
llamalab_automate.py
mastodon.py
message_bird.py
mycroft.py
nfandroidtv.py pylint 2.3.0 (#21485) 2019-02-27 16:10:40 -05:00
prowl.py Async syntax 4/8 (#17018) 2018-10-01 08:58:21 +02:00
pushbullet.py
pushetta.py
pushover.py Fix pushover schema 2019-02-14 12:06:25 -08:00
pushsafer.py pylint 2.3.0 (#21485) 2019-02-27 16:10:40 -05:00
rest.py Allow all success status codes in REST notify response (#22011) 2019-03-13 13:00:08 -07:00
rocketchat.py
sendgrid.py Add optional sender name for SendGrid (#21610) 2019-03-03 13:44:40 -08:00
services.yaml Add notify.html5_dismiss service (#19912) 2019-01-15 15:31:57 -08:00
simplepush.py
slack.py pylint 2.3.0 (#21485) 2019-02-27 16:10:40 -05:00
smtp.py
stride.py
synology_chat.py Synology chat add verify ssl (#19276) 2018-12-14 08:42:01 +01:00
syslog.py
telegram.py Fix device_tracker service call & cleanup (#17173) 2018-10-05 23:09:55 +02:00
twilio_call.py Upgrade twilio package to version 6.19.1 (#17395) (#17424) 2018-10-18 09:17:55 +02:00
twilio_sms.py Added regexp validation allowing Twilio notifications to use Sender ID instead of phone number (#19644) 2018-12-30 18:34:29 +01:00
twitter.py Upgrade TwitterAPI to 2.5.9 (#20372) 2019-01-24 09:37:25 +01:00
xmpp.py Upgrade slixmpp to 1.4.2 (#20971) 2019-02-11 08:33:57 -05:00
yessssms.py YesssSMS handling more errors, upgrade to version 0.2.3 (#17052) 2018-10-04 17:34:04 -04:00