mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Remove documentation on removed excluded_entities
key (#9442)
Removed in https://github.com/home-assistant/home-assistant-polymer/pull/2754
This commit is contained in:
parent
c02aef683b
commit
adb4d0c9ba
@ -46,9 +46,7 @@ resources:
|
|||||||
|
|
||||||
# Optional background for all views. Check https://developer.mozilla.org/en-US/docs/Web/CSS/background for more examples.
|
# Optional background for all views. Check https://developer.mozilla.org/en-US/docs/Web/CSS/background for more examples.
|
||||||
background: center / cover no-repeat url("/background.png") fixed
|
background: center / cover no-repeat url("/background.png") fixed
|
||||||
# Exclude entities from "Unused entities" view
|
|
||||||
excluded_entities:
|
|
||||||
- weblink.router
|
|
||||||
views:
|
views:
|
||||||
# View tab title.
|
# View tab title.
|
||||||
- title: Example
|
- title: Example
|
||||||
|
Loading…
x
Reference in New Issue
Block a user