From c8bef0b57d294820fa9987a00f742584dd09eb8e Mon Sep 17 00:00:00 2001 From: VDRainer <26381449+VDRainer@users.noreply.github.com> Date: Tue, 27 Nov 2018 18:26:56 +0100 Subject: [PATCH] Added theme to gauge card documentation (#7657) * Added theme to documentation * Update gauge.markdown --- source/_lovelace/gauge.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_lovelace/gauge.markdown b/source/_lovelace/gauge.markdown index 605b4b18489..c8dbe85d806 100644 --- a/source/_lovelace/gauge.markdown +++ b/source/_lovelace/gauge.markdown @@ -40,6 +40,10 @@ unit_of_measurement: description: Unit of Measurement given to data type: string default: "Unit Of Measurement given by entity" +theme: + required: false + description: Set to any theme within `themes.yaml` + type: string min: required: false description: Minimum value for graph