From 37e731be40bf2758fcd68a23c768740defede2ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Wed, 28 Oct 2020 15:46:40 +0100 Subject: [PATCH] Add documentation for window_reload --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1382262..761d326 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,12 @@ service: browser_mod.lovelace_reload Refreshes the lovelace config. Same as clicking "Refresh" in the top right menu in lovelace. +### window_reload +``` +service: browser_mod.window_reload +``` + +Forces the browser to reload the page. Same as clicking your browsers refresh button. ## `browser-player` card