From 5f42112f0017b4f9da91664903439382757f69f1 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 7 Aug 2019 20:38:55 +0200 Subject: [PATCH] Hotfix for broken build in Lovelace entities page --- source/_lovelace/entities.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_lovelace/entities.markdown b/source/_lovelace/entities.markdown index 1a386e2cb0b..0a841e93ce7 100644 --- a/source/_lovelace/entities.markdown +++ b/source/_lovelace/entities.markdown @@ -116,7 +116,7 @@ icon: required: false description: Icon to use type: string - default: `hass:television` + default: "`hass:television`" hide_if_unavailable: required: false description: Hide this row if casting is not available in the browser.