mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
updated possible action_topic values to be more accurate
This commit is contained in:
parent
ceddb2bbba
commit
a7617f5c5a
@ -122,7 +122,7 @@ modes:
|
||||
default: ['auto', 'off', 'cool', 'heat', 'dry', 'fan_only']
|
||||
type: list
|
||||
action_topic:
|
||||
description: The MQTT topic on which to listen for the current action state of the HVAC. Expects `idle`, `cool`, or `heat`.
|
||||
description: The MQTT topic on which to listen for the current action state of the HVAC. Expects `idle`, `cooling`, `heating`, `drying`, or `off`.
|
||||
required: false
|
||||
type: string
|
||||
action_template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user