diff --git a/source/_posts/2022-05-04-release-20225.markdown b/source/_posts/2022-05-04-release-20225.markdown index b87a9706f65..9cef9585006 100644 --- a/source/_posts/2022-05-04-release-20225.markdown +++ b/source/_posts/2022-05-04-release-20225.markdown @@ -460,19 +460,22 @@ be summed up. entity_id: light.bed_light ``` - This feature is YAML only and currently causes issues with the UI editor. - There is a possibility this feature is pulled from the beta until UI support - is fixed in a future release. +## Gauge card segment colors - [More information can be found on the condition documentation](/docs/scripts/conditions#logical-conditions) +An excellent addition by [@Netzwerkfehler] is the ability to freely define the +number of segments, and their colors, of the gauge card! -- **Allow selecting multiple entities for state trigger** (#12334) @frenck +
+
+Screenshot of the gauge card with multiple colored segments.
+