mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Add excluded_entities syntax for Lovelace UI (#5681)
This commit is contained in:
parent
5fa06c32cb
commit
e2c9f049ab
@ -45,6 +45,9 @@ Create a new file `<config>/ui-lovelace.yaml` and add the following content. Adj
|
||||
|
||||
```yaml
|
||||
title: My Awesome Home
|
||||
# Exclude entites from "Unused entities" view
|
||||
excluded_entities:
|
||||
- weblink.router
|
||||
views:
|
||||
# View tab title.
|
||||
- title: Example
|
||||
|
Loading…
x
Reference in New Issue
Block a user