mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fix broken template link (#11837)
Within sensor configuration, the link to the templating page is broken. Updated the URL.
This commit is contained in:
parent
5f020d213d
commit
75e8b2f798
@ -243,7 +243,7 @@ queries:
|
||||
required: true
|
||||
type: string
|
||||
value_template:
|
||||
description: Defines a [template](/docs/configuration/templating/#processing incoming data) to extract a value from the payload.
|
||||
description: Defines a [template](/docs/configuration/templating/#processing-incoming-data) to extract a value from the payload.
|
||||
required: false
|
||||
type: template
|
||||
database:
|
||||
|
Loading…
x
Reference in New Issue
Block a user