MELCloud Reports
A question to the MELCloud experts. Has anyone seen a report / found a way to create a report view that includes the external and internal temperature history information alongside the flow rate history in a single chart?
They seem such obvious sets of information to compare together yet they are currently spread over two different reports.
Do I need to explore using an API?
Do you mean flow temps rather than flow rates? I have the metering package and with that you can download minute by minute CSV file showing outside, indoor temps and flow return temps, can you access that?
Posted by: @hjdA question to the MELCloud experts. Has anyone seen a report / found a way to create a report view that includes the external and internal temperature history information alongside the flow rate history in a single chart?
They seem such obvious sets of information to compare together yet they are currently spread over two different reports.
Do I need to explore using an API?
Not that I found. I access the data using Python.
Posted by: @hjdA question to the MELCloud experts. Has anyone seen a report / found a way to create a report view that includes the external and internal temperature history information alongside the flow rate history in a single chart?
They seem such obvious sets of information to compare together yet they are currently spread over two different reports.
Do I need to explore using an API?
The MELCloud app is pretty basic to be honest, but the API underneath it certainly has all the information you need. Well worth taking a look at simply using the API to grab the figures and graphing as you see fit.
105 m2 bungalow in South East England
Mitsubishi Ecodan 8.5 kW air source heat pump
18 x 360W solar panels
1 x 6 kW GroWatt battery and SPH5000 inverter
1 x Myenergi Zappi
1 x VW ID3
Raised beds for home-grown veg and chickens for eggs
"Semper in excretia; sumus solum profundum variat"
Posted by: @walkers-heatpump@majordennisbloodnok is there a somewhat layman way of doing that?
There is, but you’ll have to give me a wee bit of time to sort out the easiest way to show you. Leave it with me.
105 m2 bungalow in South East England
Mitsubishi Ecodan 8.5 kW air source heat pump
18 x 360W solar panels
1 x 6 kW GroWatt battery and SPH5000 inverter
1 x Myenergi Zappi
1 x VW ID3
Raised beds for home-grown veg and chickens for eggs
"Semper in excretia; sumus solum profundum variat"
OK, here's something to play with. I've uploaded a spreadsheet that grabs the data from several of Melcloud's API functions and so combines bits of two reports. It is not macro-enabled so feel free to download and scan it for viruses to your heart's content before opening and playing with it.
It should do roughly what you wanted. Some bits to bear in mind, though....
- The first tab is for your settings. Here is where you'll put your start and end dates along with your Melcloud username (i.e. email address) and your associated password.
- Once you've put those four details in, all you need to do to run it all is to go to Data on the menu bar and then click on the button "Refresh All". This assumes, of course, that you trust my coding, so feel free to be as suspicious and wary as you would like; that's exactly what I would do.
- The data source you are using behind this all assumes that you only have one location (i.e. house), that you only have one heat pump at that location and that you have two zones to be heated.
- Melcloud's API has a few quirks in the way it works. For instance, it will only give hourly data for the current day and even then it's only for the internal temperatures, so I have left that out. Similarly, if you want to look at the past month or less it will give you daily data but if you put in dates more than one month apart then it will provide monthly data points instead. Nowt I can do about that, I'm afraid. There's nothing to stop you, however, from putting in a start and end date in, for instance January 2022 and getting daily figures from that far back - it's not a problem of lack of data on Mitsi's part.
- Since the data points mean different things based on the distance between start and end dates, I haven't even attempted to add any dates next to the data. Suffice to say whatever comes out is in chronological order from oldest at the top to newest at the bottom.
If you want to see the guts of the spreadsheet you can go to Data on the menu, then click on Queries & Connections to bring up a panel on the right hand side. In there you will see a query called (imaginatively enough) Query1. If you click on it and select Edit then you'll get into the Power Query Editor. Clicking on the Advanced Editor will then show you the entirety of the code I put together.
I hasten to add that if you aren't interested in the code, there's absolutely no need to take a look. However, if anyone is actually interested in how it's working then I can post more of an explanation later.
Overall, the spreadsheet is just a proof of concept that is intended as a working starting point for people to extend if they really want to. Using Excel to get API data is not entirely novice stuff but nor is it the domain of a gifted few. There are some underlying concepts to get to grips with if you want to do it yourself, but if it raises enough interest it's something that could theoretically become the basis of an RHH article.
105 m2 bungalow in South East England
Mitsubishi Ecodan 8.5 kW air source heat pump
18 x 360W solar panels
1 x 6 kW GroWatt battery and SPH5000 inverter
1 x Myenergi Zappi
1 x VW ID3
Raised beds for home-grown veg and chickens for eggs
"Semper in excretia; sumus solum profundum variat"
Posted by: @majordennisbloodnokThe data source you are using behind this all assumes that you only have one location (i.e. house), that you only have one heat pump at that location and that you have two zones to be heated.
I have only one zone 😌
However, your work is appreciated. Thank you for sharing.
Retrofitted 11.2kw Mitsubishi Ecodan to new radiators commissioned November 2021.
14 x 500w Monocrystalline solar panels.
2 ESS Smile G3 10.1 batteries.
ESS Smile G3 5kw inverter.
Posted by: @morganPosted by: @majordennisbloodnokThe data source you are using behind this all assumes that you only have one location (i.e. house), that you only have one heat pump at that location and that you have two zones to be heated.
I have only one zone 😌
However, your work is appreciated. Thank you for sharing.
My pleasure. Do let me know if it works for you, though; I was only able to test with my account so confirmation is always good.
105 m2 bungalow in South East England
Mitsubishi Ecodan 8.5 kW air source heat pump
18 x 360W solar panels
1 x 6 kW GroWatt battery and SPH5000 inverter
1 x Myenergi Zappi
1 x VW ID3
Raised beds for home-grown veg and chickens for eggs
"Semper in excretia; sumus solum profundum variat"
It won't work for me. I have one zone and as per your quoted requirement, I need two.
Retrofitted 11.2kw Mitsubishi Ecodan to new radiators commissioned November 2021.
14 x 500w Monocrystalline solar panels.
2 ESS Smile G3 10.1 batteries.
ESS Smile G3 5kw inverter.
Posted by: @morganIt won't work for me. I have one zone and as per your quoted requirement, I need two.
OK. I have only one zone as well, but that just means Melcloud shows the second zone as at a constant -39. As a result, I assumed (not being able to test otherwise) that the spreadsheet would only work with up to two zones, not precisely two. If it's not working for you then it shouldn't be too difficult to amend the calls accordingly.
105 m2 bungalow in South East England
Mitsubishi Ecodan 8.5 kW air source heat pump
18 x 360W solar panels
1 x 6 kW GroWatt battery and SPH5000 inverter
1 x Myenergi Zappi
1 x VW ID3
Raised beds for home-grown veg and chickens for eggs
"Semper in excretia; sumus solum profundum variat"
- 26 Forums
- 2,171 Topics
- 47.8 K Posts
- 67 Online
- 5,744 Members
Join Us!
Podcast Picks
Latest Posts
-
RE: Big Changes Coming to Our Heat Pump System
Day 2 was a beast. All the excess zoning, on/off stats ...
By Mars , 9 minutes ago
-
RE: Help me keep the faith with my air source heat pump installation
Water pump will certainly make a hum (which could conce...
By JamesPa , 2 hours ago
-
@jamespa Thanks. Yeah any adjustments Ive made at pr...
By cliffhanger , 2 hours ago
-
RE: Mitsu PAR-WT60R Wireless Controller - options
I have been running mine in auto adapt since 2019 and i...
By Abernyte , 4 hours ago
-
RE: Powerwall 3 or Myenergi or something else?
Many of those tariffs are simple time of use tariffs, w...
By Temperature_Gradient , 14 hours ago
-
So far as I can tell designing for DT5, which is 'the n...
By JamesPa , 15 hours ago
-
RE: How to choose Towel Rails for an ASHP
@rob-nezard yes absolutely. Here is the link and a pho...
By GrahamF , 2 days ago
-
@mixergy Thanks for the update, I would appreciate some...
By bontwoody , 2 days ago
-
RE: Is Your Broadband Router the Weak Link in Your High-Tech Home?
Unfortunately I'm not that well connected 😂 ...
By Scalextrix , 2 days ago
-
RE: A Customer's Lessons Learnt from a Heat Pump Installation in a Large House
It is interesting to see what our new Grant Aerona 290 ...
By GrahamF , 2 days ago
-
RE: Testing new controls/monitoring for Midea Clone ASHP
I've never physically seen it, but I seem to recall som...
By cathodeRay , 2 days ago
-
RE: Midea ASHP – how to set weather compensation
I noticed that too and thought the same thing, but then...
By cathodeRay , 3 days ago
-
RE: Ya can’t win! It is S*d’s Law!
@old_scientist If IOF is still running next late spring...
By Toodles , 3 days ago
-
RE: Electricity price predictions
Those of you on Agile will do well tomorrow; there are ...
By Toodles , 3 days ago
-
RE: Who’s Caved and Switched the Heating On Already?
We've been running our Ecodan system, installed in June...
By Sheriff Fatman , 3 days ago
-
Ok. Two schools of thought. The first is to run the ...
By JamesPa , 4 days ago
-
@drei Willing as I am to help, I don't think I'm yet ...
By JamesPa , 4 days ago
-
Selling 5 year old ASHP & Gas Combi Boiler - £590
Selling a 5-year-old Daikin Altherma Hybrid Air Source ...
By Paul G , 4 days ago
-
RE: Is a Valliant Inline 6kW heater a BUS buster?
Much of that is true in principle, but its not likely t...
By JamesPa , 6 days ago