From cc514526e6e1c39e10b7b1bbea03ead9205a6e45 Mon Sep 17 00:00:00 2001 From: Otto Winter Date: Fri, 23 Nov 2018 22:14:39 +0100 Subject: [PATCH] Favicon manifest --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 05136efef0..d7c440fdf9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,3 +3,4 @@ include esphomeyaml/dashboard/templates/index.html include esphomeyaml/dashboard/templates/login.html include esphomeyaml/dashboard/static/materialize-stepper.min.css include esphomeyaml/dashboard/static/materialize-stepper.min.js +include esphomeyaml/dashboard/static/favicon.ico