From f174ad7c1dfb4065c727fd020cbc38459945ac66 Mon Sep 17 00:00:00 2001 From: Santobert Date: Thu, 7 Nov 2019 11:31:51 +0100 Subject: [PATCH] Improve scene.create service (#11099) * Improve scene.create service * Update scene.markdown --- source/_integrations/scene.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/scene.markdown b/source/_integrations/scene.markdown index 0e52c743523..feeb97158ae 100644 --- a/source/_integrations/scene.markdown +++ b/source/_integrations/scene.markdown @@ -95,6 +95,8 @@ Create a new scene without having to configure it by calling the `scene.create` You need to pass a `scene_id` in lowercase and with underscores instead of spaces. You also need to specify the entities in the same format as when configuring the scene. +If the scene was previously created by `scene.create`, it will be overwritten. If the scene was created by YAML, nothing happens but a warning in your log files. + ```yaml # Example automation automation: