forked from DigiLive/mushroom-strategy
@ -187,7 +187,7 @@ Mushroom strategy includes pre-built views to control/view specific domains. Onl
|
|||||||
| `fans` | boolean | View to control all fans and fans of each area |
|
| `fans` | boolean | View to control all fans and fans of each area |
|
||||||
| `covers` | boolean | View to control all covers and covers of each area |
|
| `covers` | boolean | View to control all covers and covers of each area |
|
||||||
| `switches` | boolean | View to control all switches and switches of each area |
|
| `switches` | boolean | View to control all switches and switches of each area |
|
||||||
| `climates` | boolean | View to control climate devices such as thermostates. Seperated by each area |
|
| `climates` | boolean | View to control climate devices such as thermostats. Seperated by each area |
|
||||||
| `cameras` | boolean | View to show all cameras using WebRTC cards. Seperated by each area |
|
| `cameras` | boolean | View to show all cameras using WebRTC cards. Seperated by each area |
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
@ -201,7 +201,7 @@ strategy:
|
|||||||
switches: true
|
switches: true
|
||||||
covers: false
|
covers: false
|
||||||
cameras: true
|
cameras: true
|
||||||
thermostats: false
|
climates: false
|
||||||
views: []
|
views: []
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user