Skip to content

Commit ac42f6d

Browse files
committed
Ready for release
2 parents 4d083f2 + 173f325 commit ac42f6d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ This project is an firmware for the Nodoshop OTGW hardware, based on ESP8266 dev
99
Starting with version 2.3 of the Nodoshop hardware the devkit has changed from NodeMCU to a Wemos D1mini. This is fully supported by the hardware and this firmware.
1010

1111
Supporting hardware version are:
12-
1.x-2.0 NodoMCU ESP8266 devkit
13-
2.3 Wemos D1mini ESP8266 devkit
12+
| Version | Hardware supported |
13+
|-|-|
14+
|1.x-2.0| NodoMCU ESP8266 devkit|
15+
|2.3| Wemos D1mini ESP8266 devkit|
1416

1517
It can be found here: https://www.nodo-shop.nl/nl/opentherm-gateway/188-opentherm-gateway.html
1618
More information on this gateway can be read here: http://otgw.tclcode.com/ (also location of the OTGW PIC firmware)
@@ -44,7 +46,7 @@ The features of this Nodosop OpenTherm Gateware ESP8266 based firmware are:
4446
- cleaner RestAPI's for Telegraf OTmonitor integration
4547
- readout Dallas-type temperture sensors (eg. DS18B20) connected to GPIO
4648

47-
**Warning: Never flash your OTGW PIC firmware through wifi using OTmonitor application, you can brick your OTGW PIC. Instead use the buildin PIC firmware upgrade feature (based on code by Bron Schelte)**
49+
**Warning: Never flash your OTGW PIC firmware through wifi using OTmonitor application, you can brick your OTGW PIC. Instead use the buildin PIC firmware upgrade feature (based on code by Schelte Bron)**
4850

4951
To do:
5052
- InfluxDB client to do direct logging

0 commit comments

Comments
 (0)