diff --git a/source/_docs/scene.markdown b/source/_docs/scene.markdown index 5ecd08c9f1c..058778c517b 100644 --- a/source/_docs/scene.markdown +++ b/source/_docs/scene.markdown @@ -32,7 +32,6 @@ scene: In the scene you define in your YAML files, please ensure you use all required parameters as listed below. -```yaml {% configuration %} name: description: Friendly name of the scene. @@ -47,7 +46,6 @@ entities: required: true type: list {% endconfiguration %} -``` As you can see, there are two ways to define the states of each `entity_id`: