Initial commit

Basic functionality could work (untested!)
This commit is contained in:
patman15
2024-07-04 11:44:36 +02:00
parent f4f6323f95
commit a007861a4c
16 changed files with 637 additions and 1 deletions

8
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,8 @@
# Contributing
## Issues
In case you have troubles, please enable the debug protocol for the integration and [open an issue](https://github.com/patman15/hdpv_ble/issues) with a good description of what happened and the relevant snippet from the log.
### Any contributions you make will be under the Apache License Version 2.0
In short, when you submit code changes, your submissions are understood to be under the same [Apache License Version 2.0](LICENSE) that covers the project. Feel free to contact the maintainers if that's a concern.