mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix markdown using backtick (#24754)
This commit is contained in:
parent
398afa9a3c
commit
43dd895e8d
@ -79,13 +79,13 @@ If you have "sleep" mode enabled on your camera, you can use this service to wak
|
||||
|
||||
To enable/disable motion detection, use the Home Assistant built in services.
|
||||
|
||||
### Service `camera.enable_motion_detection'
|
||||
### Service `camera.enable_motion_detection`
|
||||
|
||||
| Service data attribute | Description |
|
||||
| -----------------------| ----------- |
|
||||
| `entity_id` | String or list of strings that point at `entity_id`s of cameras. Use `entity_id: all` to target all. |
|
||||
|
||||
### Service `camera.disable_motion_detection'
|
||||
### Service `camera.disable_motion_detection`
|
||||
|
||||
| Service data attribute | Description |
|
||||
| -----------------------| ----------- |
|
||||
|
Loading…
x
Reference in New Issue
Block a user