diff --git a/source/_components/vesync.markdown b/source/_components/vesync.markdown index 7d7a8d93016..a6aa37dd1d1 100644 --- a/source/_components/vesync.markdown +++ b/source/_components/vesync.markdown @@ -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 %}