From 0d4a378038b0f54406b274c6192cf0f658e2fa9d Mon Sep 17 00:00:00 2001 From: cribbstechnologies Date: Fri, 20 Oct 2017 14:34:36 -0400 Subject: [PATCH] fixing formatting of example (#3689) --- source/_components/xiaomi_aqara.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/xiaomi_aqara.markdown b/source/_components/xiaomi_aqara.markdown index cb138708016..e47c4f61292 100644 --- a/source/_components/xiaomi_aqara.markdown +++ b/source/_components/xiaomi_aqara.markdown @@ -59,8 +59,8 @@ To enable {{ page.title }} in your installation, add the following to your `conf # You can leave mac empty if you only have one gateway. xiaomi_aqara: gateways: - - mac: - key: xxxxxxxxxxxxxxxx + - mac: + key: xxxxxxxxxxxxxxxx ``` ### {% linkable_title Multiple Gateways %}