From 733bf6eb4a82e3867aaf19ce0a0018328dd5a18b Mon Sep 17 00:00:00 2001 From: Ryan Meek <25127328+maykar@users.noreply.github.com> Date: Tue, 12 Jan 2021 08:31:54 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65b1d47..1b2572b 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ resources: * If you need to disable Kiosk-Mode temporarily add `?disable_km` to the end of your URL. * Config is placed in the root of your Lovelace config: `kiosk_mode:` should not be indented & is per dashboard. * If you want the same settings on other dashboards you'll need to repeat the config on those dashboards as well. +* Refresh page after config changes. ## Simple Lovelace Config The following config method will be ignored if any [query strings/cache](#query-strings) are used or a [conditional config](#conditional-lovelace-config) has a match.