mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Clarify modes is limited to a specific set. (#9897)
This commit is contained in:
parent
dc5878dfa3
commit
24b09336a3
@ -107,7 +107,7 @@ mode_state_template:
|
|||||||
required: false
|
required: false
|
||||||
type: template
|
type: template
|
||||||
modes:
|
modes:
|
||||||
description: A list of supported modes.
|
description: A list of supported modes. Needs to be a subset of the default values.
|
||||||
required: false
|
required: false
|
||||||
default: ['auto', 'off', 'cool', 'heat', 'dry', 'fan_only']
|
default: ['auto', 'off', 'cool', 'heat', 'dry', 'fan_only']
|
||||||
type: list
|
type: list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user