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
d18f1cc872
hass-core
/
homeassistant
/
components
/
telegram
/
__init__.py
5 lines
74 B
Python
Raw
Normal View
History
Unescape
Escape
Great migration notify (#22406) * Move notify platforms into components * Move notify tests * Fix notify tests * More fixes * Update requirements * Update .coveragerc * Run gen reqs
2019-03-27 20:36:13 -07:00
"""
The telegram component.
"""
Support reloading the telegram notify platform (#39529) * Support reloading the telegram notify platform * services.yaml
2020-09-02 19:08:47 -05:00
DOMAIN
=
"
telegram
"
PLATFORMS
=
[
"
notify
"
]
Reference in a new issue
Copy permalink