From a6aaf66be0fd96fb1114bed9c5d711652257a304 Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Sun, 20 Oct 2019 07:05:28 -0500 Subject: [PATCH] Lovelace: missing theme option for thermostat card (#10868) --- source/_lovelace/thermostat.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_lovelace/thermostat.markdown b/source/_lovelace/thermostat.markdown index ba54973011a..941092e775e 100644 --- a/source/_lovelace/thermostat.markdown +++ b/source/_lovelace/thermostat.markdown @@ -25,6 +25,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 %} ## Example