mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
mention external libs like esp8266-react and uuid-*
This commit is contained in:
13
README.md
13
README.md
@@ -6,7 +6,7 @@
|
|||||||
[](https://github.com/proddy/EMS-ESP/commits/master)
|
[](https://github.com/proddy/EMS-ESP/commits/master)
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||

|

|
||||||
[](https://app.codacy.com/app/proddy/EMS-ESP?utm_source=github.com&utm_medium=referral&utm_content=proddy/EMS-ESP&utm_campaign=Badge_Grade_Settings)
|
[](https://www.codacy.com/gh/proddy/EMS-ESP/dashboard?utm_source=github.com&utm_medium=referral&utm_content=proddy/EMS-ESP&utm_campaign=Badge_Grade)
|
||||||
[](https://github.com/proddy/EMS-ESP/releases)
|
[](https://github.com/proddy/EMS-ESP/releases)
|
||||||
[](http://isitmaintained.com/project/proddy/EMS-ESP "Average time to resolve an issue")
|
[](http://isitmaintained.com/project/proddy/EMS-ESP "Average time to resolve an issue")
|
||||||
[](http://isitmaintained.com/project/proddy/EMS-ESP "Percentage of issues still open")
|
[](http://isitmaintained.com/project/proddy/EMS-ESP "Percentage of issues still open")
|
||||||
@@ -82,17 +82,18 @@ If you're looking for support on **EMS-ESP** there are some options available:
|
|||||||
## **Contributing**
|
## **Contributing**
|
||||||
|
|
||||||
You can contribute to EMS-ESP by
|
You can contribute to EMS-ESP by
|
||||||
- providing Pull Requests (Features, Fixes, suggestions).
|
- providing Pull Requests (Features, Fixes, suggestions)
|
||||||
- testing new released features and report issues on your EMS equipment.
|
- testing new released features and report issues on your EMS equipment
|
||||||
- contributing to missing [Documentation](https://emsesp.github.io/docs).
|
- contributing to missing [Documentation](https://emsesp.github.io/docs)
|
||||||
|
|
||||||
## **Credits**
|
## **Credits**
|
||||||
|
|
||||||
A shout out to the people helping EMS-ESP get to where it is today...
|
A shout out to the people helping EMS-ESP get to where it is today...
|
||||||
- **@MichaelDvP** for all his amazing contributions and patience. Specifically for the improved uart library, thermostat and mixer logic.
|
- **@MichaelDvP** for all his amazing contributions and patience. Specifically for the improved uart library, thermostat and mixer logic.
|
||||||
- **@BBQKees** for his endless testing and building the awesome circuit boards
|
- **@BBQKees** for his endless testing and building the awesome circuit boards
|
||||||
- **@susisstrolch** for writing a first working version of the EMS bridge circuit which I used to design EMS-ESP version 0.1 back in August 2017
|
- **@rjwats** for his [esp8266-react](https://github.com/rjwats/esp8266-react) framework that provides the new Web UI
|
||||||
- plus everyone else providing suggestions, PRs and the odd donation that keep us motivated. Thanks!
|
- **@nomis** for his core [console](https://github.com/nomis/mcu-uuid-console), telnet and syslog core libraries
|
||||||
|
- plus everyone else providing suggestions, PRs and the odd donation that keeps this project open source. Thanks!
|
||||||
|
|
||||||
## **License**
|
## **License**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user