removed supported devices and referenced wiki

This commit is contained in:
proddy
2019-10-14 13:31:39 +02:00
parent da46558675
commit 85aef858f2

View File

@@ -24,7 +24,7 @@ The code is written for the Espressif **ESP8266** microcontroller and supports a
#### A web interface for easy configuration and real-time monitoring of the EMS bus
| ![web menu](https://github.com/proddy/EMS-ESP/raw/master/doc/web/system_status.PNG) | ![web menu](https://github.com/proddy/EMS-ESP/raw/master/doc/web/ems_dashboard.PNG) |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| -------------------------------------------------------- | ---------------------------------------------------------- |
#### MQTT support for Home Assistant and Domoticz
@@ -33,62 +33,15 @@ The code is written for the Espressif **ESP8266** microcontroller and supports a
#### Telnet for advanced configuration and verbose traffic logging
| ![telnet menu](https://github.com/proddy/EMS-ESP/raw/master/doc/telnet/telnet_menu.jpg) | ![telnet menu](https://github.com/proddy/EMS-ESP/raw/master/doc/telnet/telnet_stats.PNG) |
| --------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| ------------------------------------------------------------ | -------------------------------------------------------- |
---
## Supported EMS devices
## Current list of supported EMS devices
More than **50** EMS devices are currently support. See [the complete list here](https://github.com/proddy/EMS-ESP/wiki/Supported-EMS-Devices) from the Wiki.
### Thermostats:
## Compatible with bbqkees' EMS Gateway
* Buderus RC10, RC20, RC20F, RC30, R35, RC300, RC310, RC3000
* Buderus Logamatic TC100 (read-only)
* Nefit Moduline 100, 300, 400, 1010, 3000
* Nefit Moduline Easy (read-only)
* Bosch Easy, CW100, CT200 (read-only)
* Junkers FR10, FR100, FR110, FW100, FW120
* Sieger ES73
### Boilers:
* Buderus GBx72, GB162, GB152, Logamax U122, Logamax plus/GB192, Logano
* Bosch Condens 2500
* Worcester-Bosch Greenstar 550CDi
* Worcester Bosch Greenstar 24i
* Junkers Cerapur, Heatronic 3 boilers
* Nefit Proline, Trendline, Topline, Enviline, Smartline
* Sieger BK15 Boiler
### Solar Modules:
* Buderus SM10, SM50, SM100 Solar Module
* Junkers ISM1 Solar Module
### Mixing Modules:
* Buderus MM10, MM50, MM100 Mixer Module
### Heat Pump Modules:
* Buderus HeatPump Module
### Other devices:
* Generic Buderus MC10 Module
* Buderus WM10 Switch Module
* Buderus RFM20 Receiver
* Buderus BC10, BC25 Base Controller
* Buderus Web Gateway KM200
* Nefit Moduline Easy Connect
* Bosch Easy Connect
* EMS-OT OpenTherm converter
* Junkers Controller
See [the complete list here](https://github.com/proddy/EMS-ESP/wiki/Supported-EMS-Devices) from the Wiki.
## Compatible with EMS Gateway
Using BBQKees' [EMS Gateway](https://shop.hotgoodies.nl/ems/) board with integrated Wemos D1 ESP8266:
The firmware fully supports BBQKees' [EMS Gateway](https://shop.hotgoodies.nl/ems/) board with integrated Wemos D1 ESP8266.
| ![on boiler](https://github.com/proddy/EMS-ESP/raw/master/doc/ems%20gateway/on-boiler.jpg) | ![kit](https://github.com/proddy/EMS-ESP/raw/master/doc/ems%20gateway/ems-kit-2.jpg) | ![basic circuit](https://github.com/proddy/EMS-ESP/raw/master/doc/ems%20gateway/ems-board-white.jpg) |
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------- |