From 48286ea1a12cbcf658bd4a785faddce60c52f126 Mon Sep 17 00:00:00 2001 From: Jorim Tielemans Date: Sat, 15 Dec 2018 11:25:44 +0100 Subject: [PATCH] Fix logo 404 not found (#7852) Docs were added but there doesn't exist a flunearyou.jpg, there is a .png however. PS: same issue with w800rf32.png, but I can't seem to find a related logo either. --- source/_components/sensor.flunearyou.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.flunearyou.markdown b/source/_components/sensor.flunearyou.markdown index 71514a95641..f7e85a46f54 100644 --- a/source/_components/sensor.flunearyou.markdown +++ b/source/_components/sensor.flunearyou.markdown @@ -7,7 +7,7 @@ sidebar: true comments: false sharing: true footer: true -logo: flunearyou.jpg +logo: flunearyou.png ha_category: Health ha_release: 0.83 ha_iot_class: "Cloud Polling"