1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-14 06:57:07 +00:00
Files
core/homeassistant/components/debugpy/manifest.json

11 lines
295 B
JSON

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