This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
80ee583418
core
/
homeassistant
/
components
/
telegram
/
__init__.py
5 lines
74 B
Python
Raw
Blame
History
"""
The telegram component.
"""
DOMAIN
=
"
telegram
"
PLATFORMS
=
[
"
notify
"
]
Reference in New Issue
View Git Blame
Copy Permalink