From 00727dc53ce72d7f8c06f07e34f4650672ea2395 Mon Sep 17 00:00:00 2001 From: ssenart <37013755+ssenart@users.noreply.github.com> Date: Wed, 6 Nov 2019 22:12:41 +0100 Subject: [PATCH] =?UTF-8?q?Add=20Presence=20Netatmo=20Camera=20services=20?= =?UTF-8?q?(set=5Flight=5Fauto,=20set=5Fligh=E2=80=A6=20(#10907)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_integrations/netatmo.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/_integrations/netatmo.markdown b/source/_integrations/netatmo.markdown index 6d6db350efc..5e4b34ffed7 100644 --- a/source/_integrations/netatmo.markdown +++ b/source/_integrations/netatmo.markdown @@ -251,6 +251,18 @@ camera: - camera_name2 ``` +### Services (only for camera) + +The services below permit to control whether the camera should monitor and alert on motion detection. Also, it allows to control the status of the flood light (only for Presence model). + +| Service | Description | +| ------- | ----------- | +| enable_motion_detection | Enable motion detection and alert. +| disable_motion_detection | Disable motion detection and alert. +| set_light_auto | Presence model only : Set flood light on automatic mode. +| set_light_on | Presence model only : Set flood light on. +| set_light_off | Presence model only : Set flood light off. + ## Climate The `netatmo` thermostat platform is consuming the information provided by a [Netatmo Smart Thermostat](https://www.netatmo.com/product/energy/thermostat) thermostat. This integration allows you to view the current temperature and setpoint.