mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-24 20:06:52 +00:00

* Update opentherm_gw docs for sensor support. * Fix sensor documentation url. * Update variable names * Move supported variables to hub docs. Add possible LED and GPIO modes. * Fix typo.
25 lines
822 B
Markdown
25 lines
822 B
Markdown
---
|
|
layout: page
|
|
title: "OpenTherm Gateway Sensor"
|
|
description: "Expose internal data from the OpenTherm Gateway."
|
|
date: 2018-10-10 12:23
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
logo: opentherm.png
|
|
ha_category: Sensor
|
|
ha_release: 0.81
|
|
ha_iot_class: "Local Push"
|
|
---
|
|
|
|
The `opentherm_gw` sensor platform is used to expose internal data from the [OpenTherm Gateway](http://otgw.tclcode.com/) in Home Assistant.
|
|
|
|
# {% linkable_title Configuration %}
|
|
|
|
Configuration of this platform is achieved through the [OpenTherm Gateway Hub](/components/opentherm_gw/) configuration.
|
|
|
|
<p class='note'>
|
|
The OpenTherm protocol is based on polling. The thermostat sends requests to the boiler at specific intervals. As a result, it may take some time for changes to propagate between Home Assistant and the thermostat.
|
|
</p>
|