This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-03-01 06:16:29 +00:00
Code
Activity
Files
6fcb1b548e4df19d9aaa34beba1e9f1fe9ff511e
core
/
tests
/
components
/
notify
History
Robbie Trencheny
d302dbec2d
Notify: Only attach target if in call data (
#3831
)
...
* Only pass through the target if it has a value * Target will no longer be none
2016-10-11 20:33:41 -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
Notify: Only attach target if in call data (
#3831
)
2016-10-11 20:33:41 -07:00
test_file.py
Use setup_component in tests (
#3414
)
2016-09-17 10:29:58 -07:00
test_group.py
Continue on invalid platforms and new setup_component unit tests (
#3736
)
2016-10-08 11:27:35 -07:00
test_html5.py
test: mocking IO in HTML5 notify tests (
#3685
)
2016-10-04 01:01:41 -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