Code Monkey home page Code Monkey logo

Comments (7)

arjenhiemstra avatar arjenhiemstra commented on September 26, 2024

Are the values delta_T over bron (K) and flow (liter/h) available as status values on a WPU?

from ithowifi.

WouterJN avatar WouterJN commented on September 26, 2024

@arjenhiemstra For FW 9;

delta_T= "Temp to source (°C)"-"Temp from source (°C)"
Flow = "Flow sensor (lt_hr)"

@KetsOne you can also calculate this yourself with HomeAssistant, Node-red or many more Home Automations platforms.

from ithowifi.

WouterJN avatar WouterJN commented on September 26, 2024

@KetsOne I think you formula is wrong as some electric power is also being converted in thermal power, due that reason COP can only be calculated by outgoing delta_T * flow.

If that information is not available then a more accurate estimation is;
COP Heat pump = elektrisch vermogen/ (bronvermogen + elektrisch vermogen)

As per the first law of thermodynamics energy will not get lost, all the electric energy is being converted in heat. The heat pump it self is not heating up that much, so most of the heat will go to the condensor.

Please correct me if I'm wrong.

from ithowifi.

KetsOne avatar KetsOne commented on September 26, 2024

@arjenhiemstra Thanks. As @WouterJN already mentioned, the values are already available in the status page of the add-on module.
@WouterJN Unfortunately i dont have HA. I would like to avoid having to install even more IT systems in the house :)
You are correct Wouter.

from ithowifi.

arjenhiemstra avatar arjenhiemstra commented on September 26, 2024

I'm afraid the firmware will get overly complex implementing these kind of features. There are lots of different itho devices to support with all their own firmware revisions.
Better to implement this logic on the receiving end based on the data already available.

from ithowifi.

WouterJN avatar WouterJN commented on September 26, 2024

Information for people who want to program this on the receiving end; I did some testing with this and this works completely unreliable as the temperature sensors are effected by the heat in the housing of the WPU. Especially the temperature sensor 'to source' can get affected by a few degrees. Only way to make this working is by adding extra external temp sensors.

from ithowifi.

stale avatar stale commented on September 26, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from ithowifi.

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.