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:
Matt N 2019-06-18 14:14:43 -07:00 committed by Franck Nijhof
parent c02aef683b
commit adb4d0c9ba

View File

@ -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