diff --git a/README.md b/README.md index 9b8079f..7746092 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ # VeSync custom component for Home Assistant Custom component for Home Assistant to interact with smart devices via the VeSync platform. +This integration is heavily based on [VeSync_bpo](https://github.com/borpin/vesync-bpo) and relies on [pyvesync](https://github.com/webdjoe/pyvesync) under the hood. ## Installation @@ -35,8 +36,6 @@ logger: pyvesync: debug ``` -This integration is heavily based on [VeSync_bpo](https://github.com/borpin/vesync-bpo) and [pyvesync](https://github.com/webdjoe/pyvesync) - ### Contributing All contributions are very welcomed!