mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Add note to OpenTherm Gateway documentation (#6230)
Add a note about update propagation speed to the OpenTherm Gateway documentation.
This commit is contained in:
parent
c4eef0f346
commit
40d816c7ba
@ -46,6 +46,10 @@ floor_temperature:
|
|||||||
type: boolean
|
type: boolean
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
<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>
|
||||||
|
|
||||||
# {% linkable_title Example %}
|
# {% linkable_title Example %}
|
||||||
|
|
||||||
A full configuration example with the OpenTherm Gateway connected to a remote host running `ser2net` looks like the one below.
|
A full configuration example with the OpenTherm Gateway connected to a remote host running `ser2net` looks like the one below.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user