From eebbe6134ddc6c9e723a9145675a55d20864f21c Mon Sep 17 00:00:00 2001 From: Daniel <44697375+azrael783@users.noreply.github.com> Date: Sat, 17 Apr 2021 21:16:01 +0200 Subject: [PATCH] Fixed typo (#17500) Fixed a typo in the description of the "home_id". --- source/_integrations/tado.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/tado.markdown b/source/_integrations/tado.markdown index 9755b4e7157..4fc47a21c6d 100644 --- a/source/_integrations/tado.markdown +++ b/source/_integrations/tado.markdown @@ -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 %}