Updates for 0.13
This commit is contained in:
parent
784f4836d5
commit
944c7a40e4
20 changed files with 132 additions and 26 deletions
|
@ -18,6 +18,13 @@ Check the **Set State** page from the **Developer Tools** and browse the **Curre
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
group:
|
||||
# If you name an entry default_view it will REPLACE the contents of the "Home" tab
|
||||
default_view:
|
||||
view: yes
|
||||
entities:
|
||||
- group.awesome_people
|
||||
- group.climate
|
||||
|
||||
kitchen:
|
||||
name: Kitchen
|
||||
entities:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue