Fabian Affolter
f595c8715c
Update email validation ( #3228 )
...
🐬
2016-09-06 08:45:33 -06:00
Pascal Vizeli
e460d8f637
Use voluptuous for message_bird, sendgrid ( #3136 )
2016-09-05 07:07:31 +02:00
Lewis Juggins
0bcfb65a30
Refactor notification titles to allow for them to be None, this also includes a change in Telegram to only include the title if it's present, and to use a Markdown parse mode for messages ( #3100 )
2016-09-01 14:35:46 +01:00
Pascal Vizeli
5036bb0bc6
improve isfile validation check ( #3101 )
2016-09-01 14:35:00 +01:00
Pascal Vizeli
4e044361c3
Use voluptuous for smtp ( #3048 )
...
Make note of the breaking change in release notes
2016-08-29 16:56:40 -06:00
Nick Touran
3c2b4f5128
Added optional embedded image attachments to notify.smtp. ( #2738 )
...
* Added optional embedded image attachments to notify.smtp.
Also restructured a bit to minimize code duplication and add some tests.
* Fixed formatting errors.
* SMTP cleanups thanks to code review.
2016-08-08 17:36:49 -07:00
Fabian Affolter
652f059d6a
Fix PEP257 issues
2016-03-08 11:46:32 +01:00
Paulus Schoutsen
e80309c03c
Fix imports (using isort)
2016-02-18 21:27:50 -08:00
Robert Marklund
0e7088ce3b
smtp: make smtp component thread safe
...
Also fix so it does not require ip, port, username and password when using local smtp server.
Add debug config.
Signed-off-by: Robert Marklund <robbelibobban@gmail.com>
2016-01-23 10:43:10 +01:00
Fabian Affolter
bfa8e58879
Update link to docs (Jekyll 3 update)
2015-11-09 18:33:11 +01:00
Paulus Schoutsen
98b4c27211
Style fixes
2015-11-08 22:21:02 -08:00
Paulus Schoutsen
3b3f5fe6fe
Clean up notifiy component
2015-11-08 22:15:34 -08:00
Fabian Affolter
f019b4f697
Move configuration details to docs
2015-10-13 22:56:12 +02:00
Fabian Affolter
d149f9d64c
Update doc string ( Fix #491 )
2015-10-07 23:28:56 +02:00
Todd Ingarfield
b0b3c2f73f
formatting correction
2015-09-24 11:20:25 -05:00
Todd Ingarfield
a89bfcf342
removed exception attributes
2015-09-24 10:55:24 -05:00
Todd Ingarfield
a42347e6e7
corrected formating and style issues
2015-09-24 10:47:19 -05:00
Todd Ingarfield
b2999ae325
Added retry logic if the SMTP connection is disconnected by the server.
2015-09-21 18:54:30 -05:00
Fabian Affolter
f9cecdee28
Update docstring (config file) and attempt to honor PEP0257
2015-09-07 18:26:20 +02:00
Fabian Affolter
f24cd4feed
add smtp notification platform
2015-06-03 20:39:16 +02:00