Update humidifier.mqtt.markdown (#19140)

Remove duplicate modes entry in configuration.
This commit is contained in:
duncanvanzyl 2021-08-30 15:59:15 -04:00 committed by GitHub
parent f3c6b40294
commit 8264be12cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,11 +134,6 @@ min_humidity:
required: false required: false
type: integer type: integer
default: 0 default: 0
modes:
description: List of available modes this humidifier is capable of running at. Common examples include `normal`, `eco`, `away`, `boost`, `comfort`, `home`, `sleep`, `auto` and `baby`. These examples offer built-in translations but other custom modes are allowed as well.
required: false
type: [list]
default: []
name: name:
description: The name of the humidifier. description: The name of the humidifier.
required: false required: false