From 5dff7fcee4e92fbe731e6225586cf657c24d31be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Thu, 8 Aug 2019 12:43:08 +0200 Subject: [PATCH] Add info.md for hacs --- README.md | 2 ++ info.md | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 info.md diff --git a/README.md b/README.md index 9a1ada4..4ba6e97 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ browser\_mod ============ +[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/custom-components/hacs) + A Home Assistant integration to turn your browser into a controllable entity - and also an audio player. ## Example uses diff --git a/info.md b/info.md new file mode 100644 index 0000000..8231635 --- /dev/null +++ b/info.md @@ -0,0 +1,20 @@ +browser\_mod +============ + +A Home Assistant integration to turn your browser into a controllable entity - and also an audio player. + +## Example uses + +- Make the camera feed from your front door pop up on the tablett in your kitchen when someone rings the doorbell. +- Have a message pop up on every screen in the house when it's bedtime. +- Make the browser on your workstation switch to a specific tab when the kitchen light is on after midnight +- Play a TTS message on your work computer when the traffic sensor tells you it's time to go home. +- Make the screen on your tablett go black during the night, but wake up when you touch it. + +### See [README](https://github.com/thomasloven/hass-browser_mod/blob/master/README.md) for usage instructions + +--- + +![popup-example](https://user-images.githubusercontent.com/1299821/60288984-a7cb6b00-9915-11e9-9322-324323a9ec6e.png) +![browser-player](https://user-images.githubusercontent.com/1299821/60288980-a4d07a80-9915-11e9-88ba-e078a3aa24f4.png) +