1
mirror of https://github.com/rvdbreemen/OTGW-firmware synced 2024-11-16 04:33:49 +01:00
OTGW-firmware/README.md
Robert van den Breemen 9f00199a80
Update README.md
2020-10-25 20:41:36 +01:00

509 B

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)