From 11bfc0d8ab3200275ddaf06b6ed3f4fc58283b73 Mon Sep 17 00:00:00 2001 From: Ernst Klamer Date: Sun, 3 May 2020 14:36:14 +0200 Subject: [PATCH] Add whitelist to full config --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 4fd3e2c96..4cb660184 100644 --- a/README.md +++ b/README.md @@ -131,9 +131,7 @@ sensor: encryptors: 'A4:C1:38:2F:86:6C': '217C568CF5D22808DA20181502D84C1B' report_unknown: False - whitelist: - - '58:C1:38:2F:86:6C' - - 'C4:FA:64:D1:61:7D' + whitelist: False ``` Note: The encryptors parameter is only needed for sensors, for which it is [pointed](#supported-sensors) that their messages are encrypted.