From 0e5f2e90078b7000afc785e831d2e1ccac8f1890 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 19 Nov 2017 19:16:09 +0100 Subject: [PATCH] :pencil2: Fixes a small typo --- source/_components/nuheat.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/nuheat.markdown b/source/_components/nuheat.markdown index 250f5ec7d7f..6c22c3aa0ef 100644 --- a/source/_components/nuheat.markdown +++ b/source/_components/nuheat.markdown @@ -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 %}