Update vesync.markdown (#10444)

Incorrect YAML indentation
This commit is contained in:
boojew 2019-09-24 03:14:15 -04:00 committed by Franck Nijhof
parent f9db3ed34f
commit 84536368dc

View File

@ -40,8 +40,8 @@ To use this integration, all devices must be registered with the VeSync App. Onc
```yaml
# Example configuration.yaml entry
vesync:
username: YOUR_USERNAME
password: YOUR_PASSWORD
username: YOUR_USERNAME
password: YOUR_PASSWORD
```
{% configuration %}