mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Fix broken templating
This commit is contained in:
parent
669b736ac1
commit
e9aad88641
@ -61,7 +61,7 @@ fan:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
value_template:
|
value_template:
|
||||||
description: "Defines a template to get the state of the fan. Valid value: 'on'/'off'
|
description: "Defines a template to get the state of the fan. Valid value: 'on'/'off'"
|
||||||
required: true
|
required: true
|
||||||
type: template
|
type: template
|
||||||
speed_template:
|
speed_template:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user