mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 23:05:39 +01:00
5 lines
78 B
Python
5 lines
78 B
Python
"""Consts used by profiler."""
|
|
|
|
DOMAIN = "profiler"
|
|
DEFAULT_NAME = "Profiler"
|