2020-06-22 13:17:59 +00:00
|
|
|
{
|
|
|
|
"domain": "debugpy",
|
|
|
|
"name": "Remote Python Debugger",
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/debugpy",
|
2020-08-24 08:45:44 +00:00
|
|
|
"requirements": ["debugpy==1.0.0rc2"],
|
2020-06-22 13:17:59 +00:00
|
|
|
"codeowners": ["@frenck"],
|
|
|
|
"quality_scale": "internal"
|
|
|
|
}
|