From b82ab62cb745325df7888e4417b3d83754a34603 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Wed, 26 Oct 2022 11:27:49 +0200 Subject: [PATCH] Unique id in yaml for min_max (#24344) --- source/_integrations/min_max.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/min_max.markdown b/source/_integrations/min_max.markdown index 6b45731b1b5..7a6a6612679 100644 --- a/source/_integrations/min_max.markdown +++ b/source/_integrations/min_max.markdown @@ -70,4 +70,8 @@ round_digits: required: false type: integer default: 2 +unique_id: + description: Unique id to be able to configure the entity in the UI. + required: false + type: string {% endconfiguration %}