Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
daredoes committed Nov 17, 2022
1 parent 4c9a265 commit fa7b98e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Enforce a default dashboard on every device in Home Assistant!

![Default Dashboard Entity](/docs/imgs/default_dashboard_entity.png)

[![GitHub Release][releases-shield]][releases]
[![License][license-shield]](LICENSE.md)
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-blue.svg)](https://github.com/custom-components/hacs)
Expand All @@ -19,14 +21,19 @@ Hey you! Help me out for a couple of :beers: or a :coffee:!

## Features

* Select a dashboard that will become the default for all users/devices
* Select a dashboard that will become the default for all web users/devices (does not include mobile apps at this time)
* Update selected dashboard at any time

---

## Installation

Add through [HACS](https://github.com/custom-components/hacs)
1. Add through [HACS](https://github.com/custom-components/hacs)
2. Create a dropdown helper called `Default Dashboard`. The entity id must be `input_select.default_dashboard`. Give it the option of "refresh", and select this option.
3. Reload the homepage. This will update the `Default Dashboard` helper to have all possible dashboards an options, with the option "enabled" selected.
4. Choose an option for the `Default Dashboard` helper.
5. Reload the home URL on mobile, and watch it set the default dashboard away from Overview


---

Expand Down
Binary file added docs/imgs/default_dashboard_entity.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fa7b98e

Please sign in to comment.