mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-11 17:49:00 +01:00
Update README.md
This commit is contained in:
parent
962381dc54
commit
d620921be8
11
README.md
11
README.md
@ -36,3 +36,14 @@ logger:
|
||||
```
|
||||
|
||||
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!
|
||||
Please make sure to install `pre-commit` and run the pre-commit hook before submitting a PR.
|
||||
|
||||
```sh
|
||||
pip install pre-commit
|
||||
pre-commit install
|
||||
pre-commit run --all-files
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user