|
{
|
|
"domain": "debugpy",
|
|
"name": "Remote Python Debugger",
|
|
"codeowners": ["@frenck"],
|
|
"documentation": "https://www.home-assistant.io/integrations/debugpy",
|
|
"integration_type": "service",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "internal",
|
|
"requirements": ["debugpy==1.6.6"]
|
|
}
|