Git Product home page Git Product logo

Comments (4)

jfranken2 avatar jfranken2 commented on August 26, 2024 1

Perfect, that was the solution.
Many thanks! Now it is working 👍

from esphome-opentherm.

ShurikenGitHub avatar ShurikenGitHub commented on August 26, 2024

Hi Jan,
If the heating is off (seems like your room temperature is 21.7c), the target temp is 10c, if you turn on the heating and set the target temp to 24c or so, the target temp should go to 50c. The target temp is 10c when no heat is required, so in this case it's correct.
If the temperature is still not set, you can have a look at this table, see if all required parameters are supported for your boiler:
https://otgw.tclcode.com/matrix.cgi#boilers

from esphome-opentherm.

jfranken2 avatar jfranken2 commented on August 26, 2024

Yes, maybe that is the problem, but i don't know how to set the room temperature. Is it possible to define the room temperature via the esp opentherm shield? I want to replaced my eTwist-thermostat with the esp opentherm shield for controlling everything via HA, but i have only climate.hot_water, climate.heating_water and the pid.pid_climate_controller controls in HA for setting temperatures.

The controls in HA are set currently to the following values:
image

The log shows continously the following:

[15:52:13][D][sensor:124]: 'External Temperature': Sending state 29.44922 °C with 0 decimals of accuracy
[15:52:13][D][sensor:124]: 'Return Temperature': Sending state 25.51953 °C with 1 decimals of accuracy
[15:52:13][D][sensor:124]: 'Boiler Temperature': Sending state 25.91797 °C with 1 decimals of accuracy
[15:52:13][D][sensor:124]: 'Heating Water Pressure': Sending state 1.29688 hPa with 1 decimals of accuracy
[15:52:13][D][sensor:124]: 'Boiler Modulation': Sending state 0.00000 % with 0 decimals of accuracy
[15:52:13][D][sensor:124]: 'Heating Target Temperature': Sending state 10.00000 °C with 1 decimals of accuracy
[15:52:13][D][climate:385]: 'Hot water' - Sending state:
[15:52:13][D][climate:388]:   Mode: HEAT
[15:52:13][D][climate:390]:   Action: OFF
[15:52:13][D][climate:408]:   Current Temperature: 47.59°C
[15:52:13][D][climate:414]:   Target Temperature: 50.00°C
[15:52:13][D][climate:385]: 'Heating water' - Sending state:
[15:52:13][D][climate:388]:   Mode: HEAT
[15:52:13][D][climate:390]:   Action: OFF
[15:52:13][D][climate:408]:   Current Temperature: 25.92°C
[15:52:13][D][climate:411]:   Target Temperature: Low: 30.00°C High: 40.00°C
[15:52:14][D][opentherm_component:095]: update heatingWaterClimate: 3
[15:52:14][D][opentherm_component:096]: update hotWaterClimate: 3
[15:52:15][D][opentherm_component:123]: setBoilerTemperature  at 10.000000 °C (from PID Output)

Thanks.

from esphome-opentherm.

ShurikenGitHub avatar ShurikenGitHub commented on August 26, 2024

Aha, in line 82 of opentherm.yaml, you need to replace sensor.temperature_sensor with the temperature sensor from home assistant that you want to use as the temperature sensor. So in my case I have an esp temperature sensor in my livingroom with the name sensor.livingroom_temperature_sensor and I replaced that in line 82. If it works you should see the temperature in the middle of the PID climate controller thermostat card.

from esphome-opentherm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.