mirror of
https://github.com/home-assistant/core.git
synced 2026-08-18 19:22:58 +01:00
9 lines
126 B
JSON
9 lines
126 B
JSON
{
|
|
"services": {
|
|
"start": {
|
|
"name": "Start",
|
|
"description": "Starts the Remote Python Debugger."
|
|
}
|
|
}
|
|
}
|