From d68e3d45baaf2b140c16332c7d3d6bc3fe04f6a8 Mon Sep 17 00:00:00 2001 From: ludeeus Date: Thu, 20 Sep 2018 13:16:41 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20Fixes=20broken=20mdi=20in=20exam?= =?UTF-8?q?ple=20config.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8d1995..6689a5e 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ Example configuration: panel_iframe: tautulli: title: Tautulli - icon: mdi:tautulli + icon: mdi:filmstrip url: http://addres.to.your.hass.io:8181 ```