mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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
|
required: true
|
||||||
type: string
|
type: string
|
||||||
value_template:
|
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
|
required: false
|
||||||
type: template
|
type: template
|
||||||
database:
|
database:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user