From d26b521ec03b7a1f62e402e3f473e01cd1e3d483 Mon Sep 17 00:00:00 2001 From: cgtobi Date: Mon, 22 Jul 2019 19:16:39 +0200 Subject: [PATCH] Add note about manual config and discovery (#9945) --- source/_components/netatmo.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/netatmo.markdown b/source/_components/netatmo.markdown index fa9aefdcd81..f5406df2294 100644 --- a/source/_components/netatmo.markdown +++ b/source/_components/netatmo.markdown @@ -60,7 +60,7 @@ password: required: true type: string discovery: - description: Whether to discover Netatmo devices. Set it to False, if you want to choose which Netatmo device you want to add. + description: Whether to discover Netatmo devices automatically. Set it to False, if you want to choose which Netatmo device you want to add. Do not use discovery and manual configuration at the same time. required: false type: boolean default: true