Files
core/homeassistant/components/debugpy/strings.json

9 lines
126 B
JSON

{
"services": {
"start": {
"name": "Start",
"description": "Starts the Remote Python Debugger."
}
}
}