updated possible action_topic values to be more accurate

This commit is contained in:
Raman Gupta 2019-09-20 04:49:43 -04:00 committed by Franck Nijhof
parent ceddb2bbba
commit a7617f5c5a
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -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: