mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Add hold_modes config var to MQTT climate
This commit is contained in:
parent
3fe65c53b7
commit
64b391d201
@ -203,6 +203,9 @@ hold_state_template:
|
|||||||
description: A template to render the value received on the `hold_state_topic` with.
|
description: A template to render the value received on the `hold_state_topic` with.
|
||||||
required: false
|
required: false
|
||||||
type: template
|
type: template
|
||||||
|
hold_modes:
|
||||||
|
description: A list of available hold modes.
|
||||||
|
required: false
|
||||||
aux_command_topic:
|
aux_command_topic:
|
||||||
description: The MQTT topic to publish commands to switch auxiliary heat.
|
description: The MQTT topic to publish commands to switch auxiliary heat.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user