mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +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.
|
||||
required: false
|
||||
type: template
|
||||
hold_modes:
|
||||
description: A list of available hold modes.
|
||||
required: false
|
||||
aux_command_topic:
|
||||
description: The MQTT topic to publish commands to switch auxiliary heat.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user