mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Document the command_line.reload service (#15152)
* Document the command_line.reload service * Update formatting Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
This commit is contained in:
parent
44b162358c
commit
61c6c4d6d2
@ -136,3 +136,13 @@ binary_sensor:
|
||||
payload_on: 'active'
|
||||
payload_off: 'inactive'
|
||||
```
|
||||
|
||||
## Services
|
||||
|
||||
Available services: `reload`.
|
||||
|
||||
#### Service `command_line.reload`
|
||||
|
||||
Reload all `command_line` entities.
|
||||
|
||||
This service takes no service data attributes.
|
||||
|
Loading…
x
Reference in New Issue
Block a user