Paulus Schoutsen
e80309c03c
Fix imports (using isort)
2016-02-18 21:27:50 -08:00
Stefan Jonasson
fa8857dfc5
Changed process communication to use stdin for the message because of security concerns.
2016-02-14 22:22:11 +01:00
Stefan Jonasson
5a03ddd7e0
Removed "" and changed the call to check_call to make it race the appropriate error
2016-02-12 19:31:28 +01:00
Stefan Jonasson
9521dad263
Added a command line notification platform that could be used for all kind of custom notifications
2016-02-12 11:25:26 +01:00
Theb-1
d796625098
flake8 fix
2016-02-09 22:51:44 -08:00
Theb-1
c5c4085ad4
upper/arg list/response improvements
2016-02-09 22:27:54 -08:00
Theb-1
b3a1491482
pylint: ignore 'too-many-arguments'
2016-02-09 21:12:33 -08:00
Theb-1
b7ff79da24
Fixes and updates
...
Remove setting defaults twice
Add timeout
Add optional title and target
2016-02-09 20:48:17 -08:00
Theb-1
0f5487b95a
Add REST notify component
2016-02-08 22:24:11 -08:00
Paulus Schoutsen
75232c43ce
Merge pull request #1044 from w1ll1am23/googlevoice
...
Google Voice SMS notification support
2016-01-29 19:32:23 -08:00
William Scanlon
01a743c7d4
Log if target == NULL
2016-01-29 22:09:59 -05:00
William Scanlon
28f4283b40
Validate target
2016-01-29 22:04:02 -05:00
William Scanlon
375faa9c91
Fixed style error
2016-01-29 21:53:06 -05:00
William Scanlon
a6720f54b3
Fixed style errors
2016-01-29 16:48:01 -05:00
William Scanlon
aaf75c7e45
Added target support for googlevoice
2016-01-29 14:14:27 -05:00
William Scanlon
9ec44fbe32
Updated googlevoicesms version
2016-01-28 21:19:15 -05:00
William Scanlon
ffc06e8bcb
pygooglevoice-sms support
2016-01-28 21:07:59 -05:00
Fabian Affolter
4bd102ddf5
Add twitter docs
2016-01-27 08:08:04 +01:00
Fabian Affolter
271af2c608
Upgrade python-telegram-bot to 3.2.0
2016-01-26 23:47:06 +01: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
hydreliox
f67747456f
Clean some errors
2016-01-21 02:14:11 +01:00
hydreliox
f6017a17b2
Add Twitter as a notification platform
2016-01-21 02:02:32 +01:00
Paulus Schoutsen
2a377a6125
Refactor syslog component for Windows users
2016-01-12 23:59:15 -08:00
Fabian Affolter
31fcd230b1
Update docstrings
2016-01-12 11:30:12 +01:00
Paulus Schoutsen
ea8d278f8f
Rename freesms to free_mobile
2016-01-11 21:05:32 -08:00
hydreliox
bc73a6829d
Code formatting
...
Correct pylint errors
2016-01-11 09:30:32 +01:00
hydreliox
542b640ef0
FreeMobile Notify
...
First Commit for FreeSMS platform
2016-01-11 09:25:26 +01:00
Paulus Schoutsen
d1383ac94d
Add template parsing to notify
2015-12-10 20:47:06 -08:00
Paulus Schoutsen
a301d869d7
PyLint 1.5 fixes
2015-11-29 13:49:05 -08:00
Paulus Schoutsen
ef394b8af7
Pushbullet tweaks
2015-11-28 15:41:30 -08:00
Paulus Schoutsen
ad3f96fa25
Merge pull request #672 from balloob/some-cleanup
...
Make component dependencies optional
2015-11-27 15:08:22 -08:00
Paulus Schoutsen
fabd0ced3f
Make DEPENDENCIES optional for components
2015-11-26 13:11:59 -08:00
Fabian Affolter
3e60c4801c
Update docstrings
2015-11-25 08:56:50 +01:00
Tom Duijf
77a1a1529c
Added support for email, removed 'device/' hack to send to all own devices, as own email address does the same
2015-11-19 22:14:41 +00:00
Paulus Schoutsen
b4e2f4f0be
Merge pull request #625 from balloob/enhancement_pushbullet
...
Enhancement: targeted notifications in pushbullet
2015-11-15 16:41:18 -08:00
Tom Duijf
f4d8325084
Pushbullet; code cleanup & better errors on config typos
2015-11-16 00:29:04 +00:00
Tom Duijf
cc5dec3c59
Processed feedback from PR comments
2015-11-15 23:46:16 +00:00
Tom Duijf
aee4411cfb
<type>.<name> split only on first separator
2015-11-15 22:44:51 +00:00
Tom Duijf
9b4650afd4
Added comments
2015-11-15 20:49:42 +00:00
Tom Duijf
0b0fd2490d
Pushbullet; styling, requirements, example
2015-11-15 19:14:10 +00:00
Tom Duijf
3a85bebbf6
pushbullet; styling and minor fixed before PR
2015-11-15 18:57:16 +00:00
Tom Duijf
0a586bd919
Initial commit of pushbullet enhancement
2015-11-15 17:50:36 +00:00
Paulus Schoutsen
700b7ba591
Remove unused import in notify
2015-11-15 02:20:35 -08:00
Paulus Schoutsen
04bb7ed58f
Have Notify platform install platform dependencies
2015-11-15 02:04:57 -08:00
Fabian Affolter
bf2bcb6dcf
Use _LOGGER.error instead of _LOGGER.exception
2015-11-10 18:20:10 +01:00
Fabian Affolter
8371b08676
Add pushetta notify platform
2015-11-10 14:17:28 +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
52b1080ccd
Catch invalid chat ids
2015-10-27 14:26:44 +01:00
Fabian Affolter
24e4b9e012
Move configuration description to docs
2015-10-13 23:08:56 +02:00
Fabian Affolter
a44a39003d
Move configuration description to docs
2015-10-13 23:07:26 +02:00
Fabian Affolter
f019b4f697
Move configuration details to docs
2015-10-13 22:56:12 +02:00
Fabian Affolter
e353dae3a6
Move vonfiguration details to docs
2015-10-13 22:45:36 +02:00
Fabian Affolter
fb84c0ce6b
Move configuration details to docs
2015-10-13 22:41:53 +02:00
Fabian Affolter
fd382871a1
Move configuration details to docs
2015-10-13 22:30:21 +02:00
Fabian Affolter
405025a00b
Remove configuration details
2015-10-13 22:26:32 +02:00
Fabian Affolter
912ddbb4fc
Add link to docs
2015-10-13 22:26:27 +02:00
Fabian Affolter
91138b8679
Move configuration details to docs
2015-10-13 22:16:26 +02:00
Fabian Affolter
893b9fc8ac
Move configuration details to docs
2015-10-13 22:08:11 +02:00
Fabian Affolter
f8efe3f00f
Update link to docs
2015-10-09 14:48:58 +02:00
Fabian Affolter
fe5bb89a68
Add telegram notifier
2015-10-09 14:04:29 +02:00
Fabian Affolter
d149f9d64c
Update doc string ( Fix #491 )
2015-10-07 23:28:56 +02:00
Paulus Schoutsen
4e3bd5f2a9
Add service descriptions
2015-09-26 23:17:04 -07: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
Ryan Kraus
893ae15042
Changed component REQUIREMENTS to absolute versions.
2015-08-29 21:39:50 -04:00
Fabian Affolter
e0db473294
update dnspython
2015-08-27 14:26:06 +02:00
Fabian Affolter
387769edff
add dnspython
2015-08-27 14:16:29 +02:00
Ryan Kraus
a23ab44a6d
Removed unnecessary import in notify component.
2015-08-18 22:49:27 -04:00
Ryan Kraus
b8b5ac0653
Removed unnecessary line from notify component.
2015-08-18 22:42:01 -04:00
Ryan Kraus
159411df8b
Updated notifier component.
...
This update to the notifier component allows multiple notifiers to be
configured. In order to support this, an optional property “name” has
been added to all the notifier’s configurations. The notifier can now
be called with the service “notify.NAME”. If the name is not provided,
the service will be mapped to “notify.notify”. Because of this, this
update should be fully backwards compatible.
2015-08-18 22:28:40 -04:00
Fabian Affolter
9d5c7ceecd
update header
2015-08-06 18:32:29 +02:00
jamespcole
6873504cc0
Fixed linting errors
2015-08-01 06:45:41 +10:00
Paulus Schoutsen
940b2998ea
Add REQUIREMENTS list to components
2015-07-07 00:01:46 -07:00
Fabian Affolter
13dac91fa6
remove blank line
2015-06-20 23:41:24 +02:00
Fabian Affolter
0269e89148
Merge branch 'file' of github.com:fabaff/home-assistant into file
2015-06-20 23:10:57 +02:00
Fabian Affolter
ef40b94a87
use with open
2015-06-20 23:03:53 +02:00
Fabian Affolter
832e9a631e
add file notification platform
2015-06-20 19:57:11 +02:00
Fabian Affolter
2f1b12a6f1
add file notification platform
2015-06-20 19:57:10 +02:00
Fabian Affolter
3abb185e16
add file notification platform
2015-06-20 11:00:20 +02:00
Fabian Affolter
68a4928fb1
add file notification platform
2015-06-19 22:22:06 +02:00
Fabian Affolter
26c56d277e
update doc
2015-06-04 09:53:43 +02:00
Fabian Affolter
fa7fc3ca5d
fix pylint issues
2015-06-04 09:50:37 +02:00
Fabian Affolter
c78e1519af
add syslog notification platform
2015-06-04 09:44:28 +02:00
Fabian Affolter
f24cd4feed
add smtp notification platform
2015-06-03 20:39:16 +02:00
Fabian Affolter
fdb46d80ba
Update documentation
2015-05-13 19:06:17 -07:00
Fabian Affolter
1776430f6b
fix typo
2015-05-13 08:14:00 +02:00
Fabian Affolter
76fd70657a
remove deprecated parameter
2015-05-10 23:22:06 +02:00
Fabian Affolter
07b5f3d597
initial xmpp nofication platform
2015-05-10 22:23:25 +02:00
Paulus Schoutsen
847d049f1c
Merge pull request #109 from fabaff/instapush
...
Instapush notification
2015-04-28 07:04:38 -07:00
Fabian Affolter
234669f469
fix format
2015-04-28 09:43:53 +02:00
Fabian Affolter
14d0c1325c
fix format
2015-04-28 08:45:40 +02:00
Fabian Affolter
b76b002966
try to pass travis build
2015-04-27 23:51:59 +02:00
Fabian Affolter
8b64e905b8
fix pylint error
2015-04-27 23:34:17 +02:00
Fabian Affolter
5ca1a80ad5
fix pylint errors
2015-04-27 19:47:27 +02:00
Fabian Affolter
94e004a828
rework to include checks on boot
2015-04-27 19:34:34 +02:00
Fabian Affolter
69799bd11e
minor layout changes
2015-04-27 14:55:51 +02:00
Fabian Affolter
4a5c32e375
no longer use pynma and check if keys are ok
2015-04-27 14:52:22 +02:00
Fabian Affolter
7593ecb870
initial instapush notification
2015-04-26 19:48:26 +02:00
Fabian Affolter
07f62fda32
inital nma notify component
2015-04-24 22:27:16 +02:00
jamespcole
7a2aa43caa
Fixed incorrect URL in config instructions
2015-03-22 15:37:43 +11:00
jamespcole
58fd07e4c6
fixed the flake8 and pylint warnings
2015-03-22 15:32:47 +11:00
jamespcole
20f52a7fb1
Made API Key a required config variable
2015-03-22 15:13:57 +11:00
jamespcole
a0f1c1d17a
Added support for pushover notifications
2015-03-22 14:36:58 +11:00
Paulus Schoutsen
71803658f5
Updates to demo component and platforms
2015-03-16 22:20:35 -07:00
Paulus Schoutsen
ff230cefe3
Disable pylint unused-argument check
2015-01-19 23:40:51 -08:00
Paulus Schoutsen
035e3e686e
Upgrade pushbullet.py to 0.7.1
2015-01-11 08:09:25 -08:00
Paulus Schoutsen
3894dec274
Default notify message title is now Home Assistant
2015-01-04 14:20:16 -08:00
Paulus Schoutsen
4fec2dcb28
Add notification component and PushBullet platform
2015-01-04 01:14:18 -08:00