You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,10 @@ This project is an firmware for the Nodoshop OTGW hardware, based on ESP8266 dev
9
9
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.
10
10
11
11
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|
14
16
15
17
It can be found here: https://www.nodo-shop.nl/nl/opentherm-gateway/188-opentherm-gateway.html
16
18
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:
44
46
- cleaner RestAPI's for Telegraf OTmonitor integration
45
47
- readout Dallas-type temperture sensors (eg. DS18B20) connected to GPIO
46
48
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)**
0 commit comments