Joining the Renewable Heating Hub forums is completely free and only takes a minute. By registering you’ll be able to ask questions, join discussions, follow topics you’re interested in, bookmark useful threads and receive notifications when someone replies. When choosing your username, please note that it cannot be changed later, so we recommend avoiding brand or product names. Before registering, please take a moment to read the Forum Rules & Terms of Use so we can keep the community helpful, respectful and informative for everyone. Thanks for joining!
Heat pump monitoring - what are you using?
Back to the monitoring,
I've just ordered the kit for the ESPAltherma hook up.
I've no idea into any computer programming but I'm a willing learner.
I know it's not going to be highly accurate like some off the kits available, but it should give a good baseline to start getting better efficiency because as of now I've no idea how often the heat pump cycles, the Cop/Scop etc as the MMI reading kWh usage is in whole numbers 1.4 would be 1, 1.6 would be 2 etc.
Fingers crossed it goes well🤞
Posted by: @njtI've no idea into any computer programming but I'm a willing learner.
Given willingness to learn, and assuming basic literacy, numeracy and ability to think logically, don't be afraid to look at python. It is a fairly high level (by which I mean human readable) programming/scripting language with hundreds if not thousands of packages that can be used to do almost anything. It may well already be on your PC (assuming that is what you use), in use by some other program, but you will need a generic standalone installation to get started. It's not huge. An example of a simple script (found online) that gets the mean for a variable (rows starting with # are comments, the actual script is only four lines):
# pandas is a package that does all sorts of data manipulation
# 'as pd' means I can refer to it as 'pd' (as in the 'hp_data = pd.read_csv...' line below)
import pandas as pd
# read data from a CSV file full of heat pump data, first row has variable names
# data ends up in a dataframe called hp_data
hp_data = pd.read_csv('data.csv')
# perform analysis on OAT (outside air temp)
mean = hp_data['OAT'].mean()
print(f"Mean: {mean}")
Midea 14kW (for now...) ASHP heating both building and DHW
Thanks.
Yes I use a windows laptop, bought a raspberry pi 4 to install Home Assistant recently which is another learning curve.
There's a tutorial online at GitHub for the ESPAltherma that looks complicated , but I can use Google to search for terms I've never heard of, which looking at the tutorial is quite a few.
I'll get there👍
One of the major problems with these types of online projects is that they get hugely over-complicated, making it often impossible for us mere mortals to work out what is going on, or rather more often, not going on. I do realise they are run by community volunteers, so good on them for volunteering, but that doesn't remove the impenetrable complexity.
Home Assistant is a classic Marmite, some people love it, others hate it. I found it to be just too complicated, too volatile and temperamental, and I did not often find the community support actually produced useful answers. I do still have it (too lazy to remove it and install some other basic OS on the mini PC that does what your Raspberry pi will do), but I only use it for one or two things, like backups (HA has a good working backup add-on, so why not use it?). The bulk of my monitoring is done using python scripts I wrote. It took a bit of trial and error, but it has now been set up for getting on for 18 months, and is very robust eg the data is in csv files, much easier and more table than in sqlite or some other database, and the whole thing even restarts itself when the power comes back after a power cut.
I suggest you try HA for a while. You may mind it is just the thing for you! But if it isn't, there are other ways.
Midea 14kW (for now...) ASHP heating both building and DHW
- 27 Forums
- 2,545 Topics
- 59.3 K Posts
- 1,042 Online
- 6,832 Members
Join Us!
Worth Watching
Latest Posts
-
RE: Renewables & Heat Pumps in the News
@jeff hefty read… exhausted now, but will admit I skimm...
By Mars , 5 hours ago
-
Grant Aerona R290 15.5kw Heat Pump
Does anyone have the Grant Aerona 15.5kw heat pump and ...
By willow345 , 5 hours ago
-
RE: Grant 10kW versus Samsung 12kW - sizing dilemma with ECO4 installation
@tobyg - what has your experience been with the Grant 1...
By willow345 , 6 hours ago
-
No corrosion inhibitors detected in system fluid. No fr...
By phowardstutterheim , 6 hours ago
-
RE: Heat pump Surge protection
@transparent I do so appreciate your contribution on th...
By DavidAlgarve , 8 hours ago
-
RE: Daikin high temperature heat pump
@gajolos I heard back from Daikin, and they explained t...
By Mars , 11 hours ago
-
RE: Aerotherm 12+12kw cascade huge power utilisation
@editor This is really crazy. I can sort of understan...
By JamesPa , 19 hours ago
-
Or just add any further discussion to the other thread....
By cathodeRay , 20 hours ago
-
RE: NIBE Heat Pump Warranty: What's an Adequate Engineer Attendance Time?
@hughmark, great to hear. Fingers crossed that it’s sor...
By Mars , 1 day ago
-
RE: Samsung Gen 7 16kW Integrated unit Modbus monitoring
@johnnyb HI,I have an integrated unit with all componen...
By antonical , 1 day ago
-
RE: Solar Power Output – Let’s Compare Generation Figures
@papahuhu Ironical isn’t it? The last few days, the ‘Ag...
By Toodles , 1 day ago
-
RE: Setback savings - fact or fiction?
I answered that days back, I even provided a summary of...
By RobS , 1 day ago
-
RE: If a heat pump can only heat DHW to 50C then what? Issue with 18KW Heliotherm heat pump
I must say that this install is sounding more and more ...
By Mars , 2 days ago
-
RE: Who's your electricity provider and what's your tariff?
@chandykris Thanks, that’s a fair point and I agree th...
By Eliuccio , 2 days ago
-
-
RE: The law of unintended consequences....
Oh Thank you Major, I was just beginning to wonder wher...
By Toodles , 4 days ago
-
RE: Forum updates, announcements & issues
I know that the notifications are being delivered now w...
By Mars , 4 days ago
-
RE: Advice needed after a successful "leftfield" experiment.....
@pauli I have sent a direct message with the financial ...
By ChandyKris , 4 days ago
-
RE: Octopus Cosy 12 Heat Pump Regret: Incredibly Loud, Poor Heating & Constant Hum - Help!
Does it disappear when the heat pump is off? What abou...
By JamesPa , 4 days ago
-
RE: Fitting heat pump plumbing and pipes in advance?
Great tips, thanks. The PEX/Al/PEX option sounds much m...
By Jonatan , 4 days ago
-
RE: Struggling to get CoP above 3 with 6 kw Ecodan ASHP
Those control valves on the UFH manifold could be an is...
By Travellingwave , 4 days ago
-
RE: Daikin Altherma 3 LT compressor longevity question
Up to a point yes. However every heat pump (and every ...
By JamesPa , 4 days ago
-
RE: New Build ASHP Defects - Looking for Advice, Support & Shared Experiences
Is that a single pair only? If so it may be part if th...
By JamesPa , 4 days ago
-
@batpred, you’re quite right; it does work well. I don’...
By Majordennisbloodnok , 4 days ago

