mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Add Label Documentation for segments on Gauge Card (#23243)
This commit is contained in:
parent
4685d633b2
commit
1de60abd9c
@ -94,6 +94,10 @@ segments:
|
||||
required: true
|
||||
description: Color of the segment, may be any CSS color declaration like "red", "#0000FF" or "rgb(255, 120, 0)".
|
||||
type: string
|
||||
label:
|
||||
required: false
|
||||
description: Label of the segment. This will be shown instead of the value.
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
## Examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user