Here's the local Met Office weather station recorded outdoor temp vs byte_09 for the last 48 hours:
I think that pretty much confirms byte_09 is the Midea ambient temp value.
Midea 14kW (for now...) ASHP heating both building and DHW
Hi CathodeRay,
I delved a little deeper into the Python code last night and may have some possible code modifications to try. Could you send a text copy of any routines that you have modified so that we are both looking at the same song sheet.
Posted by: @derek-mCould you send a text copy of any routines that you have modified so that we are both looking at the same song sheet.
Done!
Midea 14kW (for now...) ASHP heating both building and DHW
@derek-m - they are text files, just open them in any text editor. If you use one of the better ones (I use Notepad++), it will do some basic code highlighting and auto-completion for you.
Midea 14kW (for now...) ASHP heating both building and DHW
Have you obtained any Type 01 messages recently, and if so did they show any additional data?
Looking at the Type 04 group of messages, the byte, Hex ec to fa, in position 155 gives decimal values of 236 to 250, which would appear to indicate a changing variable. It could not be a temperature, unless it requires decoding with some form of equation, but I wondered if it could be something like 'fan speed'. Is there anything in the controller data that could give some form of indication?
Posted by: @derek-mHave you obtained any Type 01 messages recently, and if so did they show any additional data?
They (the 03/01messages) are the ones that arrive every minute, so lots of them, but most of the values are static, and I think all the available bytes in the message are already decoded/extracted. Here's recent pair, first the 'Received' message, then the decoded 'Status update':
2023-02-24 19:52:56.182 DEBUG (Heat Pump Wi-Fi Controller) [custom_components.midea_ac_lan.midea.devices.c3.device] [device_id] Received: {'header': 'aa23c300000000000003', 'body': '010975910303281e323041231905371919053c223c14290080', 'message type': '03', 'body type': '01'}
2023-02-24 19:52:56.184 DEBUG (Heat Pump Wi-Fi Controller) [custom_components.midea_ac_lan.midea.core.device] [device_id] Status update: {'zone1_power': True, 'zone2_power': False, 'dhw_power': False, 'disinfect': False, 'fast_dhw': False, 'zone_temp_type': [True, True], 'mode': 3, 'mode_auto': 3, 'zone_target_temp': [40, 30], 'dhw_target_temp': 50, 'room_target_temp': 24.0, 'zone_heating_temp_max': [65, 55], 'zone_heating_temp_min': [35, 25], 'zone_cooling_temp_max': [25, 25], 'zone_cooling_temp_min': [5, 5], 'room_temp_max': 30.0, 'room_temp_min': 17.0, 'dhw_temp_max': 60, 'dhw_temp_min': 20, 'tank_actual_temperature': 41, 'outdoor_temperature': 0, 'zone1_water_temp_mode': True, 'zone2_water_temp_mode': False, 'zone1_room_temp_mode': False, 'zone2_room_temp_mode': False}
Posted by: @derek-mIs there anything in the controller data that could give some form of indication?
Here's a list of all the Operational Paramater pages available in the wired controller. Note that in some cases my wired controller is blank (shows '--') for the value eg on page 3 both T1 LEAVING WATER TEMP and Ta ROOM TEMP are both blank (but the LWT/RWT do show up on page 4 as TW_O PLATE WATER OUTLET TEMP and TW_I PLATE WATER INLET TEMP, TW_O(ut) is LWT, TW_I(n) is RWT and also note the image is wrong, my controller has TW_I PLATE WATER INLET not OUTLET TEMP):
Midea 14kW (for now...) ASHP heating both building and DHW
@cathoderay My Lenovo M710q arrived this morning and is all setup for Remote Desktop. When doing nothing it consumes about 8W!
I’m going to get it setup to run my telescope which it will be mounted to. Quite a task. It will then go in the Observatory on the motorised mount.
I’ll then install HA again and set it up to run in the background.
Phil
I have some thoughts as to what additional code may be required to obtain additional data, though I still don't fully understand how the different parameters are being included in the desired list, or the 'available' list.
If you are agreeable, I would suggest changing the 'indoor_temperature' and 'outdoor_temperature' to 'current_temperature' and 'target_temperature', both of which have been used as parameter names elsewhere. Then see if there are any changes to the data collected.
Posted by: @derek-mIf you are agreeable, I would suggest changing the 'indoor_temperature' and 'outdoor_temperature' to 'current_temperature' and 'target_temperature', both of which have been used as parameter names elsewhere. Then see if there are any changes to the data collected.
Have done so, but only for indoor/current_temperature, target_temperature causes a fatal error ("TypeError: Attempted to reuse key: 'target_temperature'"). The results may also throw some light on whether the parameter names have an inherent meaning inside the code, or are arbitrary labels attached by us to particular data in a specific location. As you know, I think it is the latter, that's why labelling the data at position xx as 'byte_xx' works, as would labelling it 'any_name_xx'.
Will report back when I have some results.
PS target_temperature was used twice, but only in one place, may be able to add it after all
Midea 14kW (for now...) ASHP heating both building and DHW
I have been delving ever deeper into the Python code, with a few interesting results, details of which I will provide shortly.
Have you made any progress at your end?
- 26 Forums
- 2,283 Topics
- 51.1 K Posts
- 342 Online
- 5,944 Members
Join Us!
Podcast Picks
Latest Posts
-
RE: New Fogstar 15.5kWh upright solution
@Batpred [/quote] "Thank you for sharing. I usually ...
By Bash , 2 hours ago
-
RE: Installer Fitted 9kW Instead of 11kW Heat Pump and Changed MCS Paperwork - What do I do?
@transparent, ooh, I'm going to go through the Retrofit...
By Mars , 4 hours ago
-
RE: Havenwise App Help & Forum Support – Get the Most from Your Heat Pump
@hcas Just wondering if/where Ideal might be on your de...
By simonwig , 8 hours ago
-
RE: Heat Pumps Without Grants: Would You Have Installed One & Will You Now?
I was discussing the same with the family and a friend ...
By ChandyKris , 9 hours ago
-
RE: Octopus Cosy Heat Pump Owners & Discussion Thread
... which is usually how to run almost any heat pump BT...
By JamesPa , 11 hours ago
-
RE: Renewables & Heat Pumps in the News
If the installer is a regular plumber or someone who is...
By JamesPa , 13 hours ago
-
RE: Electricity price predictions
Erm... obtaining planning consent is rarely a problem f...
By Transparent , 13 hours ago
-
RE: UFH downstairs and radiators upstairs balancing question
I wonder what the logic of this was, that will be the c...
By JamesPa , 16 hours ago
-
@judith I haven't noticed any noise myself yet, nor my ...
By Eliuccio , 1 day ago
-
RE: Grant 13kW Aerona3 - issues getting zones to temp
Latest situation:Installer attended, couldn't get it wo...
By Crimson , 1 day ago
-
RE: Ecodan ASHP Low COP and Unstable Compressor Frequency
Thanks for the reply and the welcome ! Locat...
By lukewarmbath , 1 day ago
-
RE: Bosch CS5800i 5kW - Experience So Far
@ectoplasmosis Buderus is a subsidiary of the Bosch Gro...
By Steelbadger , 1 day ago
-
RE: Confusion over Octopus Tariffs
@agentgeorge I can’t recall when and the details but Co...
By Toodles , 2 days ago
-
RE: Who's your electricity provider and what's your tariff?
@technogeek Yep, the same here. Toodles.
By Toodles , 2 days ago
-
RE: Maximising Home Automation: Integrating Octopus Energy & More
Thank you and I agree most people can stay clear of net...
By Batpred , 2 days ago
-
RE: The Hidden Secret to a Successful Heat Pump: Pipe Size Matters
@jamespa Yes that post.
By dgclimatecontrol , 2 days ago
-
RE: Faulty Clivet heat pump out of the box
@steveimpey glad you got it sorted and agreed- being ig...
By benson , 2 days ago
-
RE: Help me keep the faith with my air source heat pump installation
@agentgeorge it has got 2, the other bleed screw is the...
By AdamK , 2 days ago
-
I too felt the podcast was useful but think it could do...
By AndrewJ , 2 days ago






