13 lines
267 B
JSON
13 lines
267 B
JSON
|
{
|
||
|
"domain": "profiler",
|
||
|
"name": "Profiler",
|
||
|
"documentation": "https://www.home-assistant.io/integrations/profiler",
|
||
|
"requirements": [
|
||
|
"pyprof2calltree==1.4.5"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@bdraco"
|
||
|
],
|
||
|
"quality_scale": "internal",
|
||
|
"config_flow": true
|
||
|
}
|