mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 22:05:25 +01:00
4 lines
86 B
Python
4 lines
86 B
Python
"""Constants for the HTML5 component."""
|
|
DOMAIN = "html5"
|
|
SERVICE_DISMISS = "dismiss"
|