mirror of
https://github.com/DigiLive/mushroom-strategy.git
synced 2025-07-31 02:17:14 +02:00
Updated Strategy Options (markdown)
@ -144,7 +144,8 @@ views: []
|
|||||||

|

|
||||||
|
|
||||||
Mushroom strategy includes pre-built views to control/view specific domains.
|
Mushroom strategy includes pre-built views to control/view specific domains.
|
||||||
All devices that are in an area where `hidden` is set to false/undefined are shown*.
|
|
||||||
|
Devices of a hidden area are excluded from the view. See [Areas](https://github.com/AalianKhan/mushroom-strategy/wiki/Strategy-Options#areas).
|
||||||
|
|
||||||
By default, all pre-built views below are shown:
|
By default, all pre-built views below are shown:
|
||||||
|
|
||||||
@ -263,14 +264,18 @@ views: []
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
Mushroom strategy has chips that indicate the number of devices which are active for a specific domain.
|
The mushroom strategy has chips that indicate the number of devices which are on/active for a specific domain.
|
||||||
All devices that are in an area where `hidden` is set to false/undefined are counted.
|
Devices of a hidden area are excluded from the count.
|
||||||
|
|
||||||
|
The weather chip automatically uses `weather.forecast` if available.
|
||||||
|
You can manually configure a weather entity-id to use
|
||||||
|
|
||||||
|
To add more chips, you can define them in `extra_chips`, see [Mushroom Chips](https://github.com/piitaya/lovelace-mushroom/blob/main/docs/cards/chips.md) for all available chips.
|
||||||
|
|
||||||
By default, all chips are enabled.
|
By default, all chips are enabled.
|
||||||
|
|
||||||
You can manually configure a weather entity-id to use, and there's also an option to add
|
> [!NOTE]
|
||||||
more [Mushroom Chips][mushroom-chipsUrl] using `extra_chips`.
|
> To hide the weather chip, you should hide or disable the entity itself.
|
||||||
|
|
||||||
**Note: To hide the weather chip, you should hide or disable the entity itself.**
|
|
||||||
|
|
||||||
| Available chips | type | Description |
|
| Available chips | type | Description |
|
||||||
|:-----------------|:------------------|:---------------------------------------------------------------------------------------------------------------|
|
|:-----------------|:------------------|:---------------------------------------------------------------------------------------------------------------|
|
||||||
|
Reference in New Issue
Block a user