core/homeassistant/components/debugpy/manifest.json

9 lines
236 B
JSON

{
"domain": "debugpy",
"name": "Remote Python Debugger",
"documentation": "https://www.home-assistant.io/integrations/debugpy",
"requirements": ["debugpy==1.0.0rc2"],
"codeowners": ["@frenck"],
"quality_scale": "internal"
}