mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
wording changes
This commit is contained in:
10
docs/Home.md
10
docs/Home.md
@@ -1,6 +1,3 @@
|
||||
|
||||
# EMS-ESP
|
||||
|
||||
<img style="margin: 10px 10px; float:right; width:20%" src="_media/boiler.svg" alt="EMS-ESP Logo"></img>
|
||||
|
||||
[](https://github.com/proddy/EMS-ESP/blob/master/CHANGELOG.md)
|
||||
@@ -45,15 +42,12 @@ The next major version is in the works. Here are some of the changes:
|
||||
|
||||
<!-- tabs:end -->
|
||||
|
||||
### Community
|
||||
### Community Support
|
||||
Go to [Gitter](https://gitter.im/EMS-ESP/community) for quick feedback, questions and troubleshooting.
|
||||
|
||||
### Contributing
|
||||
You too can [contribute](Contributing) to the project.
|
||||
|
||||
### Acknowledgments
|
||||
|
||||
Acknowledgments and kudos to the following people who have open-sourced their work and helped me build this project:
|
||||
Kudos out to the following people who have open-sourced their work and helped me build this project:
|
||||
|
||||
**susisstrolch** - One of the first working versions of the EMS bridge circuit I found designed for specifically for the ESP8266. I borrowed Juergen's [schematic](https://github.com/susisstrolch/EMS-ESP12) and parts of his code ideas for reading telegrams.
|
||||
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
* **Installation**
|
||||
* [Getting Started](getting_started)
|
||||
* [Building the firmware](Building-firmware)
|
||||
* [Uploading the firmware](Uploading-firmware)
|
||||
* [Configuring your system](Configure-firmware)
|
||||
* [Monitoring the output](Running-and-Monitoring)
|
||||
* [Building the Firmware](Building-firmware)
|
||||
* [Uploading the Firmware](Uploading-firmware)
|
||||
* [Configuring your System](Configure-firmware)
|
||||
* [Monitoring the EMS bus](Running-and-Monitoring)
|
||||
* **Home Automation Integration**
|
||||
* [MQTT](MQTT)
|
||||
* [Home Assistant](Home-Assistant)
|
||||
* [Domoticz](Domoticz)
|
||||
* **EMS Protocol**
|
||||
* [How the EMS bus works](How-the-EMS-bus-works)
|
||||
* [How the EMS Bus works](How-the-EMS-bus-works)
|
||||
* [EMS 1.0 Telegram Types](EMS-Telegram-Types)
|
||||
* [EMS+ / EMS 2.0](Deciphering-EMS-Plus)
|
||||
* [Thermostat modes](Thermostat-Modes-RC35-vs-RC300)
|
||||
* [EMS+ Thermostats](RC3xx-Thermostats)
|
||||
* [SM100/200 Solar Module](SM100)
|
||||
* [SM100/200 Solar Modules](SM100)
|
||||
* [MC110 Contoller](MC110-controller)
|
||||
* **For Developers**
|
||||
* [Building your own board](Building-your-own-test-circuit)
|
||||
* [Extending the functionality](How-the-Code-Works)
|
||||
* [Testing the web interface](Web-test)
|
||||
* [Building your own Board](Building-your-own-test-circuit)
|
||||
* [Extending the Functionality](How-the-Code-Works)
|
||||
* [Testing the Web Interface](Web-test)
|
||||
* [Feature Wish List](wish-list)
|
||||
* **Getting Help**
|
||||
* [FAQ](FAQ)
|
||||
* [Troubleshooting](Troubleshooting)
|
||||
* [How to contribute?](Contributing)
|
||||
* [How to Contribute](Contributing)
|
||||
|
||||
Reference in New Issue
Block a user