Merge remote-tracking branch 'origin/rc' into next
This commit is contained in:
commit
eaa2430d01
4 changed files with 466 additions and 7 deletions
|
@ -61,7 +61,7 @@ fan:
|
|||
required: false
|
||||
type: string
|
||||
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
|
||||
type: template
|
||||
speed_template:
|
||||
|
@ -69,7 +69,7 @@ fan:
|
|||
required: false
|
||||
type: template
|
||||
oscillating_template:
|
||||
description: Defines a template to get the osc state of the fan. Valid value: True/False
|
||||
description: "Defines a template to get the osc state of the fan. Valid value: True/False"
|
||||
required: false
|
||||
type: template
|
||||
turn_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue