4 Commits

Author SHA1 Message Date
plyblu
c1f7bce304 Update notify.mailgun.markdown (#6142)
* Update notify.mailgun.markdown

Fix inconsistency where "domain" is required in the Mailgun Component https://www.home-assistant.io/components/mailgun/ but "sandbox" can also be used to specify the domain.  It appears that the package https://github.com/pschmitt/pymailgunner in  def guess_domain(...) allows multiple domains and "sandbox" can be used to choose a sandbox domain over a normal domain.  As far as I can tell, this feature isn't used by the Mailgun component.  Also removed all references to the obsolete word "token" to avoid confusion.  Also used a different name for the notify service to differentiate it from the mailgun component.  Note: There are also updates to the aforementioned Mailgun Component doc.

* There is no need for the postfix
2018-09-02 19:30:25 +02:00
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Paulus Schoutsen
8fc3193a39 Release 0.47 2017-06-17 12:09:03 -07:00
Philipp Schmitt
4b6358c12b Document the notify.mailgun service (#1989) 2017-02-08 18:39:42 +01:00