Home Assistant and Opentherm: Difference between revisions

From DWIKI
(Created page with "=Links= ==HOWTO== Change setpoint is under: Call Service ->climate.set_temperature, then select target entity: climate.<your_entity>")
 
mNo edit summary
Line 1: Line 1:
=Links=
=Links=
=Considerations=
==Tuning for outside temperatures==
Might be worth looking at climate.set_max_modulation
==HOWTO==
==HOWTO==
Change setpoint is under: Call Service ->climate.set_temperature, then select target entity: climate.<your_entity>
Change setpoint is under: Call Service ->climate.set_temperature, then select target entity: climate.<your_entity>
[[Category:Home Assistant]]

Revision as of 21:31, 24 October 2022

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>