diff --git a/source/_lovelace/light.markdown b/source/_lovelace/light.markdown index abf5493d8b6..7f47b443c6a 100644 --- a/source/_lovelace/light.markdown +++ b/source/_lovelace/light.markdown @@ -30,6 +30,10 @@ name: description: Overwrites friendly name. type: string default: Name of Entity +theme: + required: false + description: Set to any theme within `themes.yaml`. + type: string {% endconfiguration %} ## Examples