forked from DigiLive/mushroom-strategy
Update README.md
This commit is contained in:
18
README.md
18
README.md
@@ -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
|
- 😍 Built-in Views for device specific controls
|
||||||
- 🎨 Many options to customize to your needs
|
- 🎨 Many options to customize to your needs
|
||||||
|
|
||||||
## Preresquisites
|
## Installation
|
||||||
|
|
||||||
|
### Preresquisites
|
||||||
|
|
||||||
You need to install these cards first before using this strategy
|
You need to install these cards first before using this strategy
|
||||||
- [Mushroom cards][mushroom]
|
- [Mushroom cards][mushroom]
|
||||||
- [Mini graph card][mini-graph]
|
- [Mini graph card][mini-graph]
|
||||||
- [Web RTC][webrtc]
|
- [Web RTC][webrtc]
|
||||||
|
|
||||||
## Installation
|
|
||||||
|
|
||||||
### HACS
|
### HACS
|
||||||
|
|
||||||
Mushroom dashboard strategy is available in [HACS][hacs] (Home Assistant Community Store).
|
Mushroom dashboard strategy is available in [HACS][hacs] (Home Assistant Community Store).
|
||||||
@@ -69,6 +69,18 @@ strategy:
|
|||||||
views: []
|
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
|
## Strategy options
|
||||||
|
|
||||||
| Name | Type | Default | Description |
|
| Name | Type | Default | Description |
|
||||||
|
Reference in New Issue
Block a user