From ded7ac188f1a8d7cc72d148961ef7e4333a203d5 Mon Sep 17 00:00:00 2001 From: Tobias Sauerwein Date: Sat, 14 Oct 2023 14:44:43 +0200 Subject: [PATCH] Add service documentation for Netatmo integration (#29245) * Add service documentation for Netatmo integration Add service documentation for set_preset_mode_with_optional_end_datetime in Netatmo integration * Update netatmo.markdown Co-authored-by: G Johansson * Update source/_integrations/netatmo.markdown --------- Co-authored-by: G Johansson --- source/_integrations/netatmo.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/netatmo.markdown b/source/_integrations/netatmo.markdown index e9f4c0e2936..9bf75fed2c1 100644 --- a/source/_integrations/netatmo.markdown +++ b/source/_integrations/netatmo.markdown @@ -95,6 +95,12 @@ Set the outdoor camera light mode. This requires an entity id and a valid state. Set the heating schedule. This requires an entity id and a schedule name. +### Set preset mode with end datetime + +`set_preset_mode_with_end_datetime` + +Set the preset mode for a Netatmo climate device. The preset mode must match a preset mode configured at Netatmo. + ### Set Person Home `set_persons_home`