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:
boc-the-git 2020-10-10 21:25:32 +11:00 committed by GitHub
parent 44b162358c
commit 61c6c4d6d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.