From 7aa977eb1a83bee46e1d10a929121c0e67d95bcf Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 6 Nov 2017 06:43:34 +0100 Subject: [PATCH] Add Browser cache entry --- source/_faq/browser.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 source/_faq/browser.markdown diff --git a/source/_faq/browser.markdown b/source/_faq/browser.markdown new file mode 100644 index 00000000000..ee2dd204f7a --- /dev/null +++ b/source/_faq/browser.markdown @@ -0,0 +1,13 @@ +--- +layout: page +title: "Frontend is acting weird" +description: "Frontend is acting weird" +date: 2017-06-18 09:00 +comments: false +sharing: true +footer: true +ha_category: Usage +--- + + +Close the windows or tab and clear the cache. The frontend is aggressively caching and clearing the cache ensures that the frontend is reloaded when you access it the next time.