Fix link anchor in Items (#948)

pull/950/head
mueller-ma 2019-04-24 17:34:35 +02:00 committed by Jerome Luckenbach
parent b5ebf39ced
commit 1c10caf290
1 changed files with 2 additions and 2 deletions

View File

@ -527,13 +527,13 @@ This limits the possible input values, which is yet another often occurring use
## Dynamic Sitemaps
All Sitemap elements can be configured to be hidden, color highlighted or to have a [dynamic icon]({{base}}/configuration/items.html#icons-dynamic), depending on certain Item states.
All Sitemap elements can be configured to be hidden, color highlighted or to have a [dynamic icon]({{base}}/configuration/items.html#dynamic-icons), depending on certain Item states.
A few practical use cases are:
- Show a battery warning if the voltage level of a device is below 30%
- Hide further control elements for the TV if it is turned off
- Highlight a value with a warning color if it is outside accepted limits
- Present a special icon, depending on the state of an item (a [dynamic icon]({{base}}/configuration/items.html#icons-dynamic))
- Present a special icon, depending on the state of an item (a [dynamic icon]({{base}}/configuration/items.html#dynamic-icons))
### Visibility