-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Power Consumption (available in 3.88.0) #138
Comments
Providing a dump using the dump functionality might be helpful to see what the (raw) data looks like and whether new datatypes will be needed. I also want to update my heatpump, but wasn't sure if there are any negative side effects. Having full access (root, etc.) and this library working is nice, so I don't want to loose that ;-). |
Just updated my heat pump to the latest version Here are the dumps: dump_3885_20230928.txt There are some new parameters, calculations and visibilities. Will have to analyze this in further detail. |
By the way: This is essentially a duplicate of #100. |
@kbabioch that is true - i did go through that list before creating my ticket, but I didn't realize it. Btw how did you generate that dump? I tried to run luxtronik discover but I am failing with my non existing python skills |
When comparing this to the values on the heatpump itself, it's probably even more specific, i.e. it's the "Eingesetzte Energie" from the heat pump itself (vs. from the heating rod): Probably the parameters next to it are related to the other energy input data (cooling, etc.), but this will need more investigations to figure it out. |
I think that parameter 1138 is related to the swimming pool and 1139 is for cooling. Does anybody know how precise these values are (e.g. if your heat pump is also connected to a power meter)? |
Hi gerw, I just compared the values / deviation after seven days:
Smart meter is read via an infraread interface; it measures power consumed by Novelan + circulation. As my dedicated smart meter for the heating system will be removed while installing PV, I would be happy to read the consumption values. My target is to read and analyse values to get notifications in case of deviations from normal behaviour and to calculate the JAZ (even though it will be a little better). |
You can still get another meter installed (after the official one), in order to get more reliable data. Seems like there is a ~10% deviation, which makes the values for JAZ not reliable. As you've said there is also other consumers to consider (e.g. circulation pump, etc.). |
Thank you. During the installation of PV, my official smart meter for the heat pump was removed, but my electrician installed me a 'dumb' meter (with S0 interface) for the heat pump. When my heat pump is idling, the meter is showing a power consumption of 15-16W. However, also the 11 room sensors (they are no longer connected to the heating system...) are attached to this meter and I suspect that a significant amount of power is drawn by these room sensors. What is your meter showing for an idling heat pump? |
Thanks for your feedback, both! Indeed I asked my Electrician to install a separate meter with S0 and/or Modbus, so I can read reliable consumption data. Room temperature sensors are read via KNX; the room actuators are powerless fully opened. But at least the circulation will consume a decent amount of energy. I'll keep an eye on the heater values for comparison. |
~11 Watt. |
Is this knowledge certain? |
Is this only/exactly the heat pump or is something else connected to the meter? |
1140 could be the the amount of energy used for the second heat source when preparing hot water (as shown in the pictures by kbabioch. |
Only HP I think. If the compressor heater or a pump (solar, dhw/heat circulation,...) is working the consume rises. |
Yes, it is 1137. The newer socket params "energy inputs" have a delay. It seems that the websocket gets the values faster. |
The service tech updated my luxtronik to 3.88.0 and since that, I get these items in the web ui:
Is it possible to read them through this plugin? What are the ids here?
If not, how can I assist, so we can add those values together?
The text was updated successfully, but these errors were encountered: