From d294ea7db9c9c9043fd9539b9365ff45e9a0b76d Mon Sep 17 00:00:00 2001 From: oywino Date: Sat, 26 Dec 2020 16:38:24 +0100 Subject: [PATCH] Update badges.markdown (#16016) A typo in the required type: was "entity-button" should be "state-label" --- source/lovelace/badges.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/lovelace/badges.markdown b/source/lovelace/badges.markdown index eea7248af95..638b1735849 100644 --- a/source/lovelace/badges.markdown +++ b/source/lovelace/badges.markdown @@ -17,7 +17,7 @@ entity: light.living_room {% configuration state_label %} type: required: true - description: entity-button + description: state-label type: string entity: required: true