@cathoderay to be honest I've not look at it in a while. Anything you suggest I look for?
@batalto - if you can, see if you can see any record of a recent update? I can't, but my 'smart' phone isn't very smart.
Midea 14kW (for now...) ASHP heating both building and DHW
@batalto - that is interesting, I don't appear to have such a screen. But that does make it appear that the latest update was over a couple of weeks ago, so it seems unlikely that a covert upgrade broke my midea_ac_lan connection.
This morning, even after rebooting the mini PC, I can't connect to it, and it doesn't appear on the LAN. I'm going to have to get out the monitor again and see what is going on. All very tedious and boring...
Midea 14kW (for now...) ASHP heating both building and DHW
The 30 second refresh time delay comes from the 2010 software, a link to which you posted on page 2 of the present thread. This is the version that I have been using to investigate the software. It is now obvious that this may have differences from the version that you are using.
@derek-m - I don't think they should be too different, if at all. Only a very small number of the individual files in the full library get changed, I think only wasilukm versions of core/device.py c3/device.py and c3/message.py have had changes, and I sent you my working copies not so long ago (the zipped ones you couldn't open initially). I'm pretty sure we are working on the same code.
I think the 2010 is just part of the developer's name on github, all the files are much more recent, months not years old.
I've managed to get HA and midea_ac_lan back again, albeit with missing data for the time it was FUBAR. I think it is probably a dynamic IP address problem, I had to redo all the connections because IP addresses had changed. I seem to recall this is yet another HAPITA.
Midea 14kW (for now...) ASHP heating both building and DHW
Working on the theory that the files are virtually the same, I think that rather than adding further code at the moment, it would be best to confirm what action the present code is performing. I suggest that you try commenting certain lines of code in turn, to see what happens to the message produced.
Start by commenting the following line in C3/device.py
class DeviceAttributes(StrEnum):
tank_actual_temperature = "tank_actual_temperature"
Once the previous test has been completed, then remove the comment and comment the following line as shown below.
class MideaC3Device(MiedaDevice): # DeviceAttributes.tank_actual_temperature: None,
Continue the testing procedure in C3/message.py, as shown below.
class C3MessageBody(MessageBody): # self.tank_actual_temperature = body[data_offset + 21]
Posted by: @derek-mStart by commenting the following line in C3/device.py
class DeviceAttributes(StrEnum):tank_actual_temperature = "tank_actual_temperature"
Unfortunately, it breaks the code, and midea_ac_lan fails to start:
AttributeError: tank_actual_temperature 2023-03-07 08:39:58.571 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration midea_ac_lan: Unable to import component: Exception importing custom_components.midea_ac_lan
I've noticed this before, python is very fastidious, even the smallest exception breaks it.
Midea 14kW (for now...) ASHP heating both building and DHW
Posted by: @derek-mOnce the previous test has been completed, then remove the comment and comment the following line as shown below.
class MideaC3Device(MiedaDevice): # DeviceAttributes.tank_actual_temperature: None,
Okay, try changing the value to something like 100, to see if that value appears in the message or whether it is overwritten by the true value.
Posted by: @derek-mtry changing the value to something like 100, to see if that value appears in the message or whether it is overwritten by the true value
It gets overwritten by the true value, 'tank_actual_temperature': 38 in the log 'Status update' and 38 degrees C shows on HA dashboard. That seems plausible, the None is perhaps a default value, in the event nothing is returned.
Midea 14kW (for now...) ASHP heating both building and DHW
- 26 Forums
- 2,204 Topics
- 48.6 K Posts
- 23 Online
- 5,859 Members
Join Us!
Podcast Picks
Latest Posts
-
RE: Help me keep the faith with my air source heat pump installation
@jamespa the flexis have been in a horizontal position ...
By AdamK , 7 hours ago
-
From the consumer's viewpoint, he's still going to cons...
By Transparent , 7 hours ago
-
RE: IVT Greenline high pressure switch and electrical cassette errors
Hi, thanks for the reply. The air is from the domestic ...
By Get , 7 hours ago
-
RE: Testing new controls/monitoring for Midea Clone ASHP
Perhaps they didn't significantly rewrite the algorithm...
By JamesPa , 9 hours ago
-
RE: RDSAP10 effect on existing heat pump EPC rating?
@mike-patrick maybe pickup this ChatGPT conversation an...
By Tim441 , 10 hours ago
-
RE: How can I programme a setback for my Samsung Gen6 8kW heat pump?
Yes, and probably also Adia although the latter has a m...
By JamesPa , 10 hours ago
-
@editor I am all in favour of provocati...
By GrahamF , 15 hours ago
-
@editor lol. I wish. They told me to switch everything ...
By bontwoody , 15 hours ago
-
RE: How to Understand Wiring Up a Heat Pump
Morning, On top of what everyone else I would deffo loo...
By Grantmethestrength , 20 hours ago
-
RE: Sizing a heat pump: Save me from my headache
Got the results back from the one we’re ...
By Mikeatthezoo , 1 day ago
-
RE: Renewables & Heat Pumps in the News
Thanks Lucia. I'll set aside some time to go through th...
By Transparent , 3 days ago
-
RE: Do I just go with the lowest quote for my heat pump?
Seems to be settling better now I'll leave it alone
By Jancold , 3 days ago
-
RE: Bosch CS5800i 5kW - Experience So Far
We do like the exhaust air heat pump as a centralised M...
By Steelbadger , 3 days ago
-
RE: Solar Thermal DHW and ASHP
@kenbone how is your battery holding up Ken? Still goin...
By Mars , 3 days ago
-
RE: Air source heat pump roll call – what heat pump brand and model do you have?
Old Samsung R410a unit 9kw, modbused controlled, let Ha...
By KenBone , 3 days ago
-
RE: Replacement Inverter for old FIT system
@bontwoody I have a single string 3kW solar AC inverter...
By Old_Scientist , 3 days ago
-
Octopus removed our gas meter for free a couple of year...
By robl , 3 days ago