Add "home" as an available view (#94)

This commit is contained in:
Kevin Gottsman
2023-11-17 00:37:27 -05:00
committed by GitHub
parent 0153166b20
commit c8a9cd5618

View File

@ -265,6 +265,7 @@ By default, all pre-built views below are shown:
| Available views | type | Description |
|:----------------|:--------|:-----------------------------------------------------------------------------|
| `home` | object* | View to show the home screen. |
| `light` | object* | View to control all lights and lights of each area. |
| `fan` | object* | View to control all fans and fans of each area. |
| `cover` | object* | View to control all covers and covers of each area. |