Unneeded parameter "mac" removed. (#3880)

This commit is contained in:
Sebastian Muszynski 2017-11-03 23:58:22 +01:00 committed by Fabian Affolter
parent d3d9a58b04
commit 886ad706e2
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -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 %}