From a96667fb86e0cd4b1f61f3e8c5b02e75e4f47f37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Tue, 24 Sep 2019 00:35:01 +0200 Subject: [PATCH] Add link to cookbook to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f7a92f7..2705350 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ A Home Assistant integration to turn your browser into a controllable entity - a - Play a TTS message on your work computer when the traffic sensor tells you it's time to go home. - Display a full screen clock on your screen if no one's touched it for five minutes +For more usage examples, see the [cookbook](https://github.com/thomasloven/hass-browser_mod/wiki/Cookbook). + # Installation instructions **NOTE: This integration requires Home Assistant version 0.95 or later**