core/homeassistant/components/debugpy/manifest.json

11 lines
295 B
JSON

{
"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"]
}