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) +