Fixed typo (#17500)

Fixed a typo in the description of the "home_id".
This commit is contained in:
Daniel 2021-04-17 21:16:01 +02:00 committed by GitHub
parent 0de9f04589
commit eebbe6134d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@ password:
required: true
type: string
home_id:
description: The id of your home of which you want to track devices. If provided, the Tado device tracker will tack *all* devices known to Tado associated with this home. See below how to find it.
description: The id of your home of which you want to track devices. If provided, the Tado device tracker will track *all* devices known to Tado associated with this home. See below how to find it.
required: false
type: integer
{% endconfiguration %}