1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-14 06:57:07 +00:00
Files
core/homeassistant/components/notify
Jonathan McDowell 401720085d Allow 202 status code as a successful REST notify response (#21678)
The REST notification component only allows 200 + 201 as a successful
response code to the submission. notify.me returns a 202 (Accepted)
response, which works fine but gets logged as a warning in the log.
Update the allowed statuses to treat the 202 as ok.
2019-03-05 09:22:21 -08:00
..
2019-02-27 16:10:40 -05:00
2019-02-14 12:06:25 -08:00
2019-02-27 16:10:40 -05:00
2019-02-27 16:10:40 -05:00
2019-02-11 08:33:57 -05:00