2020-06-22 13:17:59 +00:00
|
|
|
{
|
|
|
|
"domain": "debugpy",
|
|
|
|
"name": "Remote Python Debugger",
|
|
|
|
"codeowners": ["@frenck"],
|
2023-02-08 19:16:39 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/debugpy",
|
|
|
|
"integration_type": "service",
|
2022-10-23 18:43:13 +00:00
|
|
|
"iot_class": "local_push",
|
2023-02-08 19:16:39 +00:00
|
|
|
"quality_scale": "internal",
|
2023-04-13 00:43:26 +00:00
|
|
|
"requirements": ["debugpy==1.6.7"]
|
2020-06-22 13:17:59 +00:00
|
|
|
}
|