mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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
|
||||
type: template
|
||||
modes:
|
||||
description: A list of supported modes.
|
||||
description: A list of supported modes. Needs to be a subset of the default values.
|
||||
required: false
|
||||
default: ['auto', 'off', 'cool', 'heat', 'dry', 'fan_only']
|
||||
type: list
|
||||
|
Loading…
x
Reference in New Issue
Block a user