9 lines
262 B
JSON
9 lines
262 B
JSON
{
|
|
"domain": "debugpy",
|
|
"name": "Remote Python Debugger",
|
|
"documentation": "https://www.home-assistant.io/integrations/debugpy",
|
|
"requirements": ["debugpy==1.5.1"],
|
|
"codeowners": ["@frenck"],
|
|
"quality_scale": "internal",
|
|
"iot_class": "local_push"
|
|
}
|