1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00
Files
core/homeassistant/components/debugpy/strings.json
2023-07-20 21:40:38 -05:00

9 lines
150 B
JSON

{
"services": {
"start": {
"name": "[%key:common::action::start%]",
"description": "Starts the Remote Python Debugger."
}
}
}