From f571db12920ad85c5fbdabbed9b883f7257555b9 Mon Sep 17 00:00:00 2001 From: cgtobi Date: Mon, 31 Aug 2020 11:43:12 +0200 Subject: [PATCH] Add Netatmo camera light service (#14342) --- source/_integrations/netatmo.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/netatmo.markdown b/source/_integrations/netatmo.markdown index 634e99fdbdd..b082a6f51ca 100644 --- a/source/_integrations/netatmo.markdown +++ b/source/_integrations/netatmo.markdown @@ -100,6 +100,12 @@ The `netatmo` sensor platform is consuming the information provided by a [Netatm ## Services +### Set Outdoor Camera Light Mode + +`set_camera_light_mode` + +Set the outdoor camera light mode. This requires an entity id and a valid state. + ### Set Schedule `set_schedule`