✏️ Fixes a small typo

This commit is contained in:
Franck Nijhof 2017-11-19 19:16:09 +01:00 committed by GitHub
parent 3627455804
commit 0e5f2e9007
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ password:
required: true
type: string
devices:
description: The serial number / ID of each thermostat you would like integrate with Home Assistant.
description: The serial number / ID of each thermostat you would like to integrate with Home Assistant.
required: true
type: [string, int]
{% endconfiguration %}