core/homeassistant/components/notify
Paulus Schoutsen dc68f61261 Html5 push notifications notify platform (#2807)
* Initial work to add Chrome Push Notification support

* Remove push.js from home-assistant since it is now in Polymer

* Chrome->HTML5, general cleanup/fixes

* Make html5 generic, move manifest.json into frontend so that we can dynamically add the gcm_sender_id

* Pylint, flake8, pydocstyle frontend init

* HTML5 push fixes

* Update polymer

* Remove crypto req

* Add notify default platform.

* Fix HTML5 push

* Registration fixes

* Linting fix

* pep257 fix

* Add tests

* pep257 fix

* Update frontend
2016-08-14 01:10:07 -07:00
..
__init__.py Html5 push notifications notify platform (#2807) 2016-08-14 01:10:07 -07:00
aws_lambda.py Fix profile usage with aws notify platforms (#2100) 2016-05-17 16:51:38 -07:00
aws_sns.py Fix profile usage with aws notify platforms (#2100) 2016-05-17 16:51:38 -07:00
aws_sqs.py Fix profile usage with aws notify platforms (#2100) 2016-05-17 16:51:38 -07:00
command_line.py Fix PEP257 issues 2016-03-08 11:46:32 +01:00
demo.py Add notify demo data test 2016-08-09 20:26:17 -07:00
ecobee.py Add Ecobee notify platform (#2021) 2016-05-11 22:03:21 -07:00
file.py Use standardised datetime format 2016-04-16 01:46:50 -07:00
free_mobile.py Fix PEP257 issues 2016-03-08 11:46:32 +01:00
gntp.py Change path to favicon in GNTP 2016-07-20 14:46:16 -07:00
html5.py Html5 push notifications notify platform (#2807) 2016-08-14 01:10:07 -07:00
instapush.py Fix PEP257 issues 2016-03-08 11:46:32 +01:00
joaoapps_join.py Links docs (#2510) 2016-07-13 11:10:31 +02:00
message_bird.py Upgrade messagebird to 1.2.0 (#1928) 2016-04-28 08:23:03 +02:00
nma.py Fix PEP257 issues 2016-03-08 11:46:32 +01:00
pushbullet.py Upgrade pushbullet.py to 0.10.0 (#1939) 2016-04-29 07:49:46 +02:00
pushetta.py Fix PEP257 issues 2016-03-08 11:46:32 +01:00
pushover.py [notify.pushover] Fix 'NoneType' error on data retrieval (#2352) 2016-06-22 08:54:44 -07:00
rest.py This code never properly worked because the incorrect variable was used 2016-04-03 15:45:44 -07:00
sendgrid.py Upgrade sendgrid to 3.1.10 (#2684) 2016-07-31 13:49:01 -07:00
services.yaml add photo functionality to telegram (#2506) 2016-07-12 21:48:33 -07:00
slack.py Upgrade slacker to 0.9.24 (#2597) 2016-07-22 19:25:06 -07:00
smtp.py Added optional embedded image attachments to notify.smtp. (#2738) 2016-08-08 17:36:49 -07:00
syslog.py Fix PEP257 issues 2016-03-08 11:46:32 +01:00
telegram.py fix telegram bug (#2653) 2016-07-29 15:20:23 +02:00
twilio_sms.py Add notify.twilio_sms component (#2070) 2016-05-14 14:09:28 -07:00
twitter.py Upgrade TwitterAPI to 2.4.1 (#1931) 2016-04-28 08:25:55 +02:00
webostv.py WebOS component fixes 2016-04-21 20:35:56 -04:00
xmpp.py Enable certificate verification and allow non-encrypted communication (#1763) 2016-04-11 21:55:17 -07:00