From b95f904cb2058ef8cb827f7fede837d4d6109564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Thu, 11 Apr 2024 22:39:23 +0200 Subject: [PATCH] Fix #31366 (#32277) --- source/_integrations/frontend.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/frontend.markdown b/source/_integrations/frontend.markdown index c7db8fb08cc..cdb056af35b 100644 --- a/source/_integrations/frontend.markdown +++ b/source/_integrations/frontend.markdown @@ -94,7 +94,7 @@ Note that the variables will be used in the listed order, so if multiple match y frontend: themes: my_theme: - state-cover-garage_door-open-color: "#ff0000" + state-cover-garage-open-color: "#ff0000" state-media_player-inactive-color: "#795548" ```