core/homeassistant
Philipp Schmitt 2dab6cbb0e Mailgun notify service (#5782)
* Mailgun notify service

* Update dependency to version 1.3

- The provided credentials (including the domain) are now checked during
startup, as requested by @balloob
- The domain name is now optional
- There's a new config item "sandbox" which indicates whether to use the
sandboxed domain in case the domain is not set

* Fix a few lint issues

* Disable lint check no-value-for-parameter
2017-02-07 22:22:19 -08:00
..
components Mailgun notify service (#5782) 2017-02-07 22:22:19 -08:00
helpers Formalize supported_features as entity property (#5794) 2017-02-07 20:42:45 -08:00
scripts Check config before restarting (#5609) 2017-02-07 01:19:08 -08:00
util Update package.py (#5783) 2017-02-06 22:16:17 +01:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Add version test for monkey_patch_asyncio() (#5127) 2017-01-03 17:47:33 +01:00
bootstrap.py log formats match (#5456) 2017-01-19 21:31:44 -08:00
config.py Bugfix customize (#5613) 2017-01-28 23:52:30 +01:00
const.py Mailgun notify service (#5782) 2017-02-07 22:22:19 -08:00
core.py Check config before restarting (#5609) 2017-02-07 01:19:08 -08:00
exceptions.py Do not report on shutting down errors (#4431) 2016-11-17 12:02:43 -08:00
loader.py Load mqtt_eventstream before any other component. (#5629) 2017-01-31 08:02:28 -08:00
remote.py Allow a protocol in the http.base_url parameter (#5557) 2017-01-26 21:43:45 -08:00