mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Update humidifier.mqtt.markdown (#18776)
This commit is contained in:
parent
62316f84a1
commit
eb1360911b
@ -191,7 +191,7 @@ target_humidity_state_topic:
|
||||
description: The MQTT topic subscribed to receive humidifier target humidity.
|
||||
required: false
|
||||
type: string
|
||||
target_humidity_value_template:
|
||||
target_humidity_state_template:
|
||||
description: Defines a [template](/docs/configuration/templating/#processing-incoming-data) to extract a value for the humidifier `target_humidity` state.
|
||||
required: false
|
||||
type: string
|
||||
@ -207,7 +207,7 @@ mode_state_topic:
|
||||
description: The MQTT topic subscribed to receive the humidifier `mode`.
|
||||
required: false
|
||||
type: string
|
||||
mode_value_template:
|
||||
mode_state_template:
|
||||
description: Defines a [template](/docs/configuration/templating/#processing-incoming-data) to extract a value for the humidifier `mode` state.
|
||||
required: false
|
||||
type: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user