mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Added theme to gauge card documentation (#7657)
* Added theme to documentation * Update gauge.markdown
This commit is contained in:
parent
9af8baf030
commit
c8bef0b57d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user