diff --git a/source/_integrations/ezviz.markdown b/source/_integrations/ezviz.markdown index 0f9d9b51c5e..36de3c8847b 100644 --- a/source/_integrations/ezviz.markdown +++ b/source/_integrations/ezviz.markdown @@ -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 | | -----------------------| ----------- |