Home Assistant and Opentherm

From DWIKI
Revision as of 15:25, 8 January 2026 by Tony (talk | contribs) (gateway_id)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Links

Considerations

Tuning for outside temperatures

Might be worth looking at climate.set_max_modulation

HOWTO

Change setpoint is under: Call Service ->climate.set_temperature, then select target entity: climate.<your_entity>


FAQ

Getting your gateway_id

cat .storage/core.config_entries | jq '.data.entries[] | select(.domain == "opentherm_gw") | .data.id'