Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 488 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 488 Bytes

opentherm2mqtt

OpenThermGateway2MQTT

What

Control (parts of) the world of OpenTherm using mqtt.

How

Connect a USB Serial cable to your Raspberry Pi, install Node.js and run this code to allow mqtt publishing of OpenTherm realtime data. It's pub/sub so you can control the OpenTherm Gateway (otg) using mqtt messages.

Why

I want to create Skynet at home.

Related projects;

OpenTherm gateway, more info see http://otgw.tclcode.com Mqtt, more info see http://mqtt.org