mirror of
https://github.com/rvdbreemen/OTGW-firmware
synced 2024-11-16 04:33:49 +01:00
13 lines
509 B
Markdown
13 lines
509 B
Markdown
# OTGW-firmware
|
|
Opentherm firmware - Nodoshop version
|
|
|
|
This is a new firmware for the Nodoshop version of the OpenTherm Gateway.
|
|
It can be found here: https://www.nodo-shop.nl/nl/opentherm-gateway/188-opentherm-gateway.html
|
|
More information on this gateway can be read here: http://otgw.tclcode.com/
|
|
|
|
The goal of this OTGW firmware is:
|
|
- parsing the protocol on the NodeMCU (8266)
|
|
- send MQTT messages for every change
|
|
- poll a simple REST API
|
|
- enable telnet listening (interpreted data and debugging)
|