Update cover.mqtt.markdown (#13999)

This commit is contained in:
Erik Montnemery 2020-07-14 21:54:30 +02:00 committed by GitHub
parent 4f46706203
commit a9e3adb5a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ cover:
availability: availability:
description: "A list of MQTT topics subscribed to receive availability (online/offline) updates. Must not be used together with `availability_topic`." description: "A list of MQTT topics subscribed to receive availability (online/offline) updates. Must not be used together with `availability_topic`."
required: false required: false
type: map type: list
keys: keys:
payload_available: payload_available:
description: The payload that represents the available state. description: The payload that represents the available state.