diff --git a/source/_lovelace/picture-elements.markdown b/source/_lovelace/picture-elements.markdown index e7443662bd7..bed5581debd 100644 --- a/source/_lovelace/picture-elements.markdown +++ b/source/_lovelace/picture-elements.markdown @@ -47,6 +47,14 @@ theme: required: false description: "Set to any theme within `themes.yaml`" type: string +dark_mode_image: + required: false + description: "This image is used when the dark mode is activated and no state image is set." + type: string +dark_mode_filter: + required: false + description: "This CSS filter is used when the dark mode is activated." + type: string {% endconfiguration %} ## Elements