A Beginner's Guide to Heat Pump Monitoring Reloaded (v2)
I did made a heat meter - I used the tsic716 sensor (tho the one you point at is a lot cheaper, and similar accuracy, which is great). I connected two of them directly to an ‘mbed’ running Arm C code, bitbashing the sensors. The mbed is overkill - it doesn’t take a lot of processing power, although a low power lcd display would be nice. The same part measured flow (a square wave o/p sensor, frequency proportional to flow), and also electrical power - from a mid certified meter with an isolated optical pulse output. The mbed then calculates COP, displays it (add on 3 digit led display) and logs it (the mbed is a low power uP board, has an rtc, flash memory, both very handy for logging). Proper software engineers would hate the code- no interrupts, just does one measurement after another - takes a second or two to do the lot, fine as the heatpump and pumps run at constant speed.
What will HA run on? If it’s on a raspberry pi or similar, Googling ds18b20 and raspberry pi indicates there’s been a few projects connecting them directly - with a pull up resistor on the data line. Am I looking at the right part - it’s a one wire digital o/p part?
The sensors really need to be well connected - I ended up soldering short lengths of thin copper pipe to my flow and return pipes, that had the sensors pushed in, and insulating the whole lot. Just strapping the sensor on will almost certainly limit your accuracy. If you don’t want to solder, can I suggest fixing the sensor to the pipe with several layers of copper tape, then covering with at least 1cm of insulation, making sure there are no air gaps cooling them down.
Posted by: @georgeedjonesI’ve been hoping you’d do an update
I've been waiting for the heating season to start, once the heating is on I want to check and double check my monitoring system works as it should do, and then I will post the details. There are also some anomalies that need to be sorted out eg collecting the data and calculating the COP using different methods gives similar but not the same results, and I don't know which, if either, is right.
@robl - sounds interesting, but I have to say that one of my guiding principles has been simplicity - I want to have a system that anyone with enough interest and the ability to use a screwdriver without stabbing themselves can use. That effectively rules out Home Assistant (too complicated to set up, even in its 'green' incarnation) and raspberry Pis, arduinos and all similar hardware (again just too complicated for a novice who doesn't want to spend days leaning about such things). I don't want something that relies on proprietary or quasi-proprietary software (another reason for ruling out Home Assistant) because all too often the developers will introduce breaking changes and/or insist on arbitrary system requirements, and likely as not they will store the data in hard to access databases (I use csv files, very robust and accessible). The whole package also needs to be affordable - off the top of my head, I think I spent £50 or thereabouts in total.
In brief, I have a small fanless PC running linux (for historical reasons, it could also run Windows) with a wired modbus RTU connection to the Midea wired controller, USB connection at PC end, screwed wire connectors at Midea wired controller end. A simple, and I mean simple, python script uses the python minimalmodbus module to get data over modbus once a minute from the wired controller, and logs it to a csv file. Another simple python script then converts that minute data into hourly and daily data, and logs the hourly and daily data into their own respective csv files. For charting, I use a mixture of spreadsheets (another reason for using csv files, spreadsheets can chart then out of the box), highcharts.js and plotly in python. And that's it.
The obvious downside to this approach is that it is totally dependent on Midea data. If Midea cook the books (not an absurd notion at all, remember dieselgate), then my monitoring results will also be cooked. That said, I have taken some precautions to confirm that Midea aren't roasting the data before making it available, but I can't rule out a bit of gentle simmering.
Full details to follow...
Midea 14kW (for now...) ASHP heating both building and DHW
- 26 Forums
- 2,131 Topics
- 46.8 K Posts
- 25 Online
- 5,655 Members
Join Us!
Podcast Picks
Latest Posts
-
RE: Flexi-Orb Heat Pump Scheme: A Game-Changer for the UK's Heat Pump Industry
MCS have set a potential trap in the new version of MCS...
By JamesPa , 24 minutes ago
-
RE: ASHP heat output monitoring
Agreed with the one qualification that increasing the n...
By JamesPa , 3 hours ago
-
RE: Who has a V2G EV installation
General comment on battery care... I guess if ev is on ...
By Tim441 , 19 hours ago
-
RE: Heat Pump Servicing & Maintenance – Good Value or Rip-Off?
@old_scientist I have never cleaned the mag filter myse...
By Toodles , 19 hours ago
-
@old_scientist like for like comparisons are almost imp...
By Tim441 , 19 hours ago
-
RE: Who's your electricity provider and what's your tariff?
@old_scientist There is an option in the Tesla app that...
By Toodles , 19 hours ago
-
RE: Mitsu Wireless Controller and MelCloud
On the FTC5 I think this requires the dip switch on the...
By Abernyte , 19 hours ago
-
RE: Octopus Cosy & Octopus EV + bidirectional smart tariff, together. What, eh?
@old_scientist me too. Just installed my new heat pump ...
By Eliuccio , 3 days ago
-
RE: Is your heat pump insured?
Yup just spoke to Privilege to inform them of my impend...
By Scalextrix , 3 days ago
-
RE: Forum updates, announcements & issues
Just to keep everyone in the loop, as the site continue...
By Mars , 3 days ago
-
RE: Fast DHW setting on Midea (Clivet) heat pump
@simon-w, is this something you could potentially assis...
By Mars , 4 days ago
-
RE: Share Your Experiences with Heat Pump Manufacturer Support
Fwiw I called my installer out for the first time a few...
By JamesPa , 4 days ago
-
RE: New Vaillant aroTherm Plus in black - When will it come to the UK?
@sandy, I'll send Vaillant an email tomorrow and see if...
By Mars , 4 days ago
-
RE: Long term efficiency degradation
@jamespa yes as I thought thanks. We have a reaso...
By Scalextrix , 4 days ago
-
RE: Sunamp Thermino Heat Battery
@jamespa A few days after the installation had been com...
By Toodles , 5 days ago
-
RE: Planning Permission May 2025
Fair enough. I have read the legislation and MCS020a ...
By JamesPa , 7 days ago
-
RE: How do I choose a single room MVHR to prevent losing heat in my bathroom ?
An update on the Heatsava. It is the most difficult thi...
By heat-pump-newbie , 7 days ago
-
RE: Renewables & Heat Pumps in the News
this document extensively describes (in a non-blame, ne...
By Judith , 1 week ago
-
RE: Ecodan - Legionella Operation Time and Target Temperature
Once the white plastic cap is removed, my immersion loo...
By Old_Scientist , 1 week ago
-
RE: Replacing Refrigerant on Mitsubishi Heat Pump
@dgclimatecontrol I don't know, but they were not happy...
By DavidAlgarve , 1 week ago