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
d670f1d81d
core
/
homeassistant
/
components
/
html5
/
const.py
5 lines
87 B
Python
Raw
Normal View
History
Unescape
Escape
move html5 service to html5 domain (#29145)
2019-11-27 10:13:27 +00:00
"""
Constants for the HTML5 component.
"""
Add empty line after module docstring (3) (#112750)
2024-03-08 19:38:34 +00:00
move html5 service to html5 domain (#29145)
2019-11-27 10:13:27 +00:00
DOMAIN
=
"
html5
"
SERVICE_DISMISS
=
"
dismiss
"