mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 22:28:48 +00:00
Documentation: Fix link in Home Assistant service widget docs (#2994)
This commit is contained in:
parent
5a19640c83
commit
000d06aa04
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ The `custom` property will have no effect as long as the `fields` property is de
|
|||
- state labels and values can be user defined and may reference entity attributes in curly brackets
|
||||
- if no state label is defined it will default to `"{attributes.friendly_name}"`
|
||||
- if no state value is defined it will default to `"{state} {attributes.unit_of_measurement}"`
|
||||
- `template` will query the specified template, see (Home Assistant Templating)[https://www.home-assistant.io/docs/configuration/templating]
|
||||
- `template` will query the specified template, see [Home Assistant Templating](https://www.home-assistant.io/docs/configuration/templating)
|
||||
- if no template label is defined it will be empty
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue