My Mitsubish AC/Heatpump does not seem to work with my MOES IR UFO-R11

I have MOES IR Blaster UFO-R11 which I have setup using Z2M.

It seems to be correctly working as I have learned IR codes from my SONY receiver and succesfully been able to control volume/muting on the receiver using the UFO-R11 blaster.

Then I am trying to control my Mitsubishi AC/Heatpump (an older one having the remove control called KM09A). It seems my IR Blaster can learn IR codes from the remote control - but when I then try to send them to the AC nothing happens.

Any idea or support would be great - TIA! :slight_smile:

Here is an example of a learned IR action I have created to turn of the AC.

alias: IR - Heater - Turn off
description: ""
triggers: []
conditions: []
actions:
  - device_id: 0b0a346f9cd92cba1af50a71b7b24fbf
    domain: text
    entity_id: fb5cb644b49daf5ca7d3c31ae7204cb2
    type: set_value
    metadata:
      secondary: false
    value: >-
      B3ENtwbfAS4FgAMCnQHfYAFABwguBZ0BnQHfAZ0gAQIuBd8gAwOdAZ0BQAcB3wFAB0ADQAtAA+ADC0ABAJ0gAUAXAt8BnSABCd8BLgWdAZ0B3wGAA0ABQAsBnQFABUADQAFAB0ADQAHABwGdAcAJgAdABQDfIAFABQCdIAHgBwVAD+ABawGdAUAPQAFAB0AD4AEbQA0BnQGABQGdAUAHQANAAUAHQCcBLgVACQGdAUAFAS4FgANAAcALgBdABQGdAYAFAZ0BQAfgBwNAAcATAZ0BQAkBnQGABQGdAUAH4BUDAt8BnSABQAVAA0ABQAdAA0ABQAdAA0ABQAcA3yABAJ0gAUAF4AkDAt8BnSABQAUA3yABAJ0gAUAFQANAAUAHQANAAUAHQANAAUAHwAMBLgVAAwFaAUAPAy4FnQGABwPfAZlDQkcBnQFACwUuBZ0B3wHgAQPgAw9AC0ADQB/AB8ALAS4F4AFXAy4FnQFAF0AD4AkLAt8BnSABQAVAA0ABQAcJ3wFaASICWgHfAUALQANAC4ADgBcDWgHfAcAXQAdAA8AT4AcLAZ0B4AN3QA8B3wFAK0ADAZ0B4AEbQA9AAwOdAd8BQAdAA+ABCwEuBYADAd8BQAMDnQEuBUADQAsBWgFAB0ADQJtAB0ATA98BnQHgBQNAE0ADQBdAB0ADgAtAN8ALAd8BwAOAG8AHQCNAAwHfAYAD4B8LgCeAS+ADCwHfAYADgBMBWgFAA0ALQAMB3wGALwHfAeABA4AXAVoBQANAC0ADQAtA70ADD98BnQEuBVoB3wFaAS4FWgE=
mode: single

Hi nikno,

looking at your signal, the analysis shows the following interesting result:

c4d3 6480 + 0000 1000 + 0000 0000 + 0000 0000 + 0000 + c4d3 6480 + 0000 1000 + 0000 0000 + 0000 0000 + 0000 (no short identified)

There are multiple IR / RF protocols, so, I wouldn’t pretend to be able to interpret them all, but at least, I see the same sequence repeated twice in your signal, and the c4d3 6480 hex being sent, followed by long alternate high/low values…

I can’t explain why these high/lows are there, but if c4d3 6480 is the real sequence to be sent, it should be followed by a long silence. Try this - it would make my day if it works :slight_smile: :

Tuya B64:

B3UNrQauASMFgAPgAwHgAw/gAx/gExfgBzPgCwvgCwEB/JQ=

or

B3UNrQauASMFgAPgAwHgAw/gAx/gExfgBxvgCwvgCwEB/JQ=

Raw:

3445,1709,430,1315,430,1315,430,430,430,430,430,430,430,1315,430,430,430,430,430,1315,430,1315,430,430,430,1315,430,430,430,430,430,1315,430,1315,430,430,430,1315,430,1315,430,430,430,430,430,1315,430,430,430,430,430,1315,430,430,430,430,430,430,430,430,430,430,430,430,430,430,430,38140

Let me know if this works!
Pascal


Settings I used in Sensus IR & RF Code Converter :

Hi Pascal,

Thank you for your efforts! :slight_smile:

“Luckily” I was today at our second home where I have my IR blaster installed so I could try out your suggestions.

Unfortunately I did not have the same luck with the trials. Again I don’t not get any reaction at all from my AC when I send any of the two “Tuya B64” suggestions. They are just ignored. :frowning:

Aw, shame… but looking at the KM09A remote, I realize it looks like a RF (radiofrequency) 433Mhz remote, not an infrared one… while your IR Blaster UFO-R11 seems to be Infrared-only, as the name implies.

I didn’t notice this in the first place, as I am myself using Broadlink, which does both IR and RF, and so does Sensus.

While most IR signals can be easily reproduced, RF devices often rely on a secured Key Exchange (challenge/response), which, to my knowledge, can not be easily reproduced (goal being to prevent your neighbor from remotely playing with your AC or garage door).

How have you acquired the signal for your Mitsubishi AC/Heatpump, was it with your UFO-R11?

Pascal

Hmm - interesting.

Yes, when I Google on the remote now it seems to be refered to use 433Mhz, which I assume is then RF.

But it seems like the remote also supports IR as I have read the codes by pointing the remote towards the UFO-R11.

So potentially it can be that this remote supports both IR and RF (to be universal) - but then my AC unit (MUZ-GE25VAH-E1) only supports RF.

I checked the user guide and service manual, but could not find any reference to neither RF nor IR…

(I have left the house where I have this one…so cannot at the moment make a hands on test to see if it works without the normal IR pointing…)