Update scene.markdown (#36889)

Removed configuration variable "description" as such a variable does not exist (HA will give an error if you try to insert it).
This commit is contained in:
Magnus Helin 2025-01-13 07:59:25 +01:00 committed by GitHub
parent e4cdfb16c4
commit 334991c7e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,10 +36,6 @@ name:
description: Friendly name of the scene.
required: true
type: string
description:
description: Description of the scene.
required: false
type: string
entities:
description: Entities to control and their desired state.
required: true