Otgw: Difference between revisions

From DWIKI
Tony (talk | contribs)
Created page with "Opentherm Gateway =Links= *[https://otgw.tclcode.com/ OTGW Homepage]"
Tag: wikieditor
 
Tony (talk | contribs)
Tag: wikieditor
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Opentherm Gateway
'''O'''pen'''t'''herm '''G'''ate'''w'''ay


=Links=
=Links=
*[https://otgw.tclcode.com/ OTGW Homepage]
*[https://otgw.tclcode.com/ OTGW Homepage]
=Terms and acronyms=
==DHW==
'''D'''omestic '''H'''ot '''W'''ater
=Web interface=
==OTGW Status Summary==
Also see [https://otgw.tclcode.com/firmware.html Firmware for the OpenTherm Gateway]
===Remote override room setpoint===
Setpoint set via otgw?
===Service request===
?
===Error 03===
=HOWTO=
==Find Opentherm Gateway ID in Home Assistant==
cat .storage/core.config_entries | jq | less
look for "opentherm_gw", there should be a field "id" in "data"
[[Category:Domotics]]

Latest revision as of 16:22, 7 January 2026

Opentherm Gateway

Links

Terms and acronyms

DHW

Domestic Hot Water

Web interface

OTGW Status Summary

Also see Firmware for the OpenTherm Gateway

Remote override room setpoint

Setpoint set via otgw?

Service request

?


Error 03

HOWTO

Find Opentherm Gateway ID in Home Assistant

cat .storage/core.config_entries | jq | less 

look for "opentherm_gw", there should be a field "id" in "data"