Update README.md

This commit is contained in:
Aalian Khan
2023-03-28 01:40:59 -04:00
committed by GitHub
parent 8816191c25
commit 100c8098f1

View File

@@ -21,15 +21,15 @@ My goal is to propose a way to create powerful dashaboards without the need of s
- 😍 Built-in Views for device specific controls
- 🎨 Many options to customize to your needs
## Preresquisites
## Installation
### Preresquisites
You need to install these cards first before using this strategy
- [Mushroom cards][mushroom]
- [Mini graph card][mini-graph]
- [Web RTC][webrtc]
## Installation
### HACS
Mushroom dashboard strategy is available in [HACS][hacs] (Home Assistant Community Store).
@@ -69,6 +69,18 @@ strategy:
views: []
```
### Hidding specific entities
When first creating this dashboard, you probably have many entities that you don't want to see.
You can easily hide these entities by holding the entity > Click the `cog icon` at the top right corner of the popup > Click `Advanced settings` > Set `entity status` to `hidden`
### Adding devices to areas
You can easiy add devices to an area by going to `Settings` found at the bottom of the sidebar > Click `Devices and integration` > Select the integration of your device > Click the device you wish to add > Click the `pencil icon` found at the top right corner > Enter an area in area field. You can also set an entity of that device to a different area by going to advanced settings of that entity.
If you created a entity in your `configuratation.yaml` you may need to enter a unique_id first before you set an area to it.
## Strategy options
| Name | Type | Default | Description |