1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-01 04:37:52 +00:00

5 lines
87 B
Python

"""Constants for the HTML5 component."""
DOMAIN = "html5"
SERVICE_DISMISS = "dismiss"