1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 14:08:21 +00:00
Files
core/homeassistant/components/debugpy/strings.json
2025-10-28 10:33:10 +01:00

9 lines
150 B
JSON

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