core/homeassistant/components/notify
Philip Rosenberg-Watt 8ae3caa292 Add priority and cycles to LaMetric (#14414)
* Add priority and cycles to LaMetric

Priority can be "info", "warning" (default), or "critical" and
cycles is the number of times the message is displayed. If cycles
is set to 0 we get a persistent notification that has to be dismissed
manually.

* Fix for schema and style

* Fix for style
2018-05-13 18:04:21 +02:00
..
__init__.py
apns.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
aws_lambda.py
aws_sns.py
aws_sqs.py
ciscospark.py
clickatell.py
clicksend.py Clicksend: Added support for multiple recipients (#13812) 2018-04-12 16:13:31 +02:00
clicksend_tts.py
command_line.py
demo.py
discord.py
ecobee.py
facebook.py Added FB messenger broadcast api to notify.facebook component (#12459) 2018-04-17 14:23:41 +02:00
file.py
free_mobile.py
gntp.py Handle more file closing using context manager (#11942) 2018-01-31 11:30:48 +01:00
group.py
hipchat.py
html5.py Fixes notify.html5 for notifications on FireFox (#12993) 2018-03-08 17:50:17 -08:00
instapush.py
ios.py
joaoapps_join.py
knx.py Removing asyncio.coroutine syntax from some components (#12507) 2018-02-24 10:24:33 -08:00
kodi.py Flake8 bugbear fixes (#12072) 2018-01-30 14:44:05 -08:00
lametric.py Add priority and cycles to LaMetric (#14414) 2018-05-13 18:04:21 +02:00
lannouncer.py
llamalab_automate.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
mailgun.py
mastodon.py Add mastodon (#13441) 2018-03-31 23:20:58 +02:00
matrix.py Matrix Chatbot (#13355) 2018-05-05 10:00:36 -04:00
message_bird.py
mycroft.py
mysensors.py Make mysensors component async (#13641) 2018-05-11 09:39:18 +02:00
nfandroidtv.py
nma.py
prowl.py
pushbullet.py Pushbullet (fix) invalid keyword, added unittests (#11804) 2018-01-24 21:06:35 +01:00
pushetta.py
pushover.py
pushsafer.py Update pushsafer.py (#11466) 2018-02-07 17:23:10 +01:00
rest.py Added headers configuration variable to notify.rest component (#13674) 2018-04-04 16:35:33 +02:00
rocketchat.py
sendgrid.py
services.yaml
simplepush.py
slack.py Upgrade slacker to 0.9.65 (#13496) 2018-03-28 08:27:56 +02:00
smtp.py
stride.py Added Stride notification component (#13221) 2018-03-15 20:36:03 -07:00
synology_chat.py Synology Chat as a notification platform (#12596) 2018-02-25 14:47:46 +01:00
syslog.py
telegram.py
telstra.py
twilio_call.py
twilio_sms.py
twitter.py Upgrade TwitterAPI to 2.5.0 (#13287) 2018-03-17 17:40:03 +01:00
webostv.py
xmpp.py Colorlog windows fix (#13929) 2018-04-18 10:18:44 -04:00
yessssms.py