From 886ad706e27d2f34c1c43eb68a22723c9903ebef Mon Sep 17 00:00:00 2001 From: Sebastian Muszynski Date: Fri, 3 Nov 2017 23:58:22 +0100 Subject: [PATCH] Unneeded parameter "mac" removed. (#3880) --- source/_components/xiaomi_aqara.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/_components/xiaomi_aqara.markdown b/source/_components/xiaomi_aqara.markdown index bbbbc06aee2..61d3ed9231d 100644 --- a/source/_components/xiaomi_aqara.markdown +++ b/source/_components/xiaomi_aqara.markdown @@ -60,8 +60,7 @@ To enable {{ page.title }} in your installation, add the following to your `conf xiaomi_aqara: discovery_retry: 5 gateways: - - mac: - key: xxxxxxxxxxxxxxxx + - key: xxxxxxxxxxxxxxxx ``` ### {% linkable_title Multiple Gateways %}