core/tests/components/notify
Robbie Trencheny b3d67a7ed9 Change notify target property to be a dictionary (#3501)
* Change notify target property to be a dictionary

* Make demo target properties unique and fix test to match behavior
2016-09-25 09:41:11 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_command_line.py Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
test_demo.py Change notify target property to be a dictionary (#3501) 2016-09-25 09:41:11 -07:00
test_file.py Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
test_group.py Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
test_html5.py Allow unregistering a push subscription (#2921) 2016-08-21 16:01:24 -07:00
test_smtp.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