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-05-26 02:06:09 +01:00
Code
Activity
Files
451f0cb3f1befd2f800de224f84d8d450adbbbe7
core
/
tests
/
components
/
notify
T
History
Lewis Juggins
0bcfb65a30
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
..
__init__.py
Fix PEP257 issues
2016-03-09 10:25:50 +01:00
test_command_line.py
Log error for servicecall without required data
2016-03-19 08:06:57 +01:00
test_demo.py
Expose notify platform targets as individual services (
#2837
)
2016-08-16 22:05:41 -07:00
test_file.py
Use voluptuous for file (
#3049
)
2016-08-31 18:12:34 +02:00
test_group.py
Add a group notify platform (
#2842
)
2016-08-16 22:14:04 -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