core/homeassistant/components/notify
Robbie Trencheny 646eaccd4d Update notify to expect a list of string targets instead of a single … (#3548)
* Update notify to expect a list of string targets instead of a single string

* Actually do the thing I set out to do

* Fix notify.group test to expect an array of targets

* REST platform will only use the first target in the list

* Update notify platforms to expect a list of targets

* Update notify services.yaml
2016-10-01 22:19:17 -07:00
..
__init__.py Update notify to expect a list of string targets instead of a single … (#3548) 2016-10-01 22:19:17 -07:00
aws_lambda.py Update notify to expect a list of string targets instead of a single … (#3548) 2016-10-01 22:19:17 -07:00
aws_sns.py Update notify to expect a list of string targets instead of a single … (#3548) 2016-10-01 22:19:17 -07:00
aws_sqs.py Update notify to expect a list of string targets instead of a single … (#3548) 2016-10-01 22:19:17 -07:00
command_line.py Use voluptuous for Command line platforms (#2968) 2016-09-02 08:09:09 -06:00
demo.py Change notify target property to be a dictionary (#3501) 2016-09-25 09:41:11 -07:00
ecobee.py Change line separator to lf instead of crlf (#3533) 2016-09-26 20:26:32 -07:00
file.py 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
free_mobile.py Use voluptuous for free mobile (#3236) 2016-09-06 21:33:11 +02:00
gntp.py Use voluptuous for gntp (#3237) 2016-09-06 16:16:21 -06:00
group.py Update voluptuous for existing notify platforms (#3133) 2016-09-05 13:27:10 +02:00
html5.py Update notify to expect a list of string targets instead of a single … (#3548) 2016-10-01 22:19:17 -07:00
instapush.py Add timeout (#3304) 2016-09-11 09:21:01 +02:00
joaoapps_join.py Update voluptuous for existing notify platforms (#3133) 2016-09-05 13:27:10 +02:00
kodi.py Change line separator to lf instead of crlf (#3533) 2016-09-26 20:26:32 -07:00
llamalab_automate.py Added LlamaLab Automate notify platform (#2863) 2016-08-20 15:11:37 -07:00
message_bird.py Update notify to expect a list of string targets instead of a single … (#3548) 2016-10-01 22:19:17 -07:00
nma.py Use voluptuous for nma (#3241) 2016-09-06 22:24:04 +02:00
pushbullet.py Update notify to expect a list of string targets instead of a single … (#3548) 2016-10-01 22:19:17 -07:00
pushetta.py Use voluptuous for pushbullet, pushetta and pushover (#3240) 2016-09-06 18:00:33 -06:00
pushover.py Update notify to expect a list of string targets instead of a single … (#3548) 2016-10-01 22:19:17 -07:00
rest.py Update notify to expect a list of string targets instead of a single … (#3548) 2016-10-01 22:19:17 -07:00
sendgrid.py Upgrade sendgrid to 3.4.0 (#3226) 2016-09-06 18:12:24 +02:00
services.yaml Update notify to expect a list of string targets instead of a single … (#3548) 2016-10-01 22:19:17 -07:00
simplepush.py Add Simplepush notifications (#3336) 2016-09-13 19:26:47 +02:00
slack.py Update notify to expect a list of string targets instead of a single … (#3548) 2016-10-01 22:19:17 -07:00
smtp.py Update email validation (#3228) 2016-09-06 08:45:33 -06:00
syslog.py Use voluptuous for syslog (#3120) 2016-09-01 22:28:33 -06:00
telegram.py Upgrade python-telegram-bot to 5.1.0 (#3525) 2016-09-28 00:08:24 -07:00
twilio_sms.py Update notify to expect a list of string targets instead of a single … (#3548) 2016-10-01 22:19:17 -07:00
twitter.py Use voluptuous for twitter (#3126) 2016-09-01 22:27:38 -06:00
webostv.py Use voluptuous for webostv (#3135) 2016-09-02 07:59:38 -06:00
xmpp.py Upgrade dnspython3 to 1.14.0 (#3522) 2016-09-28 00:07:39 -07:00