This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
81628b01c2
hass-core
/
tests
/
components
/
notify
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