Search found 1 match

by fegyosz
Sat Feb 19, 2022 7:44 pm
Forum: Opentherm Gateway Forum
Topic: Home Assistant: service to set Maximum CH Setpoint
Replies: 4
Views: 2804

Re: Home Assistant: service to set Maximum CH Setpoint

I run into exactly the same issue that the service for setting max ch setpoint was missing. Using MQTT instead is really simple. I put this into an automation action: service: mqtt.publish data: topic: actions/otmonitor/maxchsetpt payload_template: >- {"value":{{(52 - (states.sensor.openwe...

Go to advanced search