Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.profiler.const Namespace Reference

Variables

string DEFAULT_NAME = "Profiler"
 
string DOMAIN = "profiler"
 

Detailed Description

Consts used by profiler.

Variable Documentation

◆ DEFAULT_NAME

string homeassistant.components.profiler.const.DEFAULT_NAME = "Profiler"

Definition at line 4 of file const.py.

◆ DOMAIN

string homeassistant.components.profiler.const.DOMAIN = "profiler"

Definition at line 3 of file const.py.