mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Remove depecated aux_heat options for MQTT climate (#28634)
This commit is contained in:
parent
8ed8a0b04d
commit
056fa9d912
@ -35,18 +35,6 @@ action_topic:
|
||||
Valid values: `off`, `heating`, `cooling`, `drying`, `idle`, `fan`.
|
||||
required: false
|
||||
type: string
|
||||
aux_command_topic:
|
||||
description: The MQTT topic to publish commands to switch auxiliary heat.
|
||||
required: false
|
||||
type: string
|
||||
aux_state_template:
|
||||
description: A template to render the value received on the `aux_state_topic` with.
|
||||
required: false
|
||||
type: template
|
||||
aux_state_topic:
|
||||
description: The MQTT topic to subscribe for changes of the auxiliary heat mode. If this is not set, the auxiliary heat mode works in optimistic mode (see below).
|
||||
required: false
|
||||
type: string
|
||||
availability:
|
||||
description: A list of MQTT topics subscribed to receive availability (online/offline) updates. Must not be used together with `availability_topic`.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user